Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 651972 - net-misc/unison-2.51.2 version bump
Summary: net-misc/unison-2.51.2 version bump
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Team for the ML programming language family
URL: https://github.com/gentoo/gentoo/pull...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-03-30 10:17 UTC by random237849
Modified: 2018-08-27 18:48 UTC (History)
5 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description random237849 2018-03-30 10:17:28 UTC
unison version 2.51.2 is available
(the new version does not allow to sync with an older version! ...)
the code repository was moved to github.

in the ebuild i had to change SRC_URI to

https://github.com/bcpierce00/unison/archive/v${PV}.tar.gz

and remove the Makefile-dep patch.
Comment 1 Virgil Dupras (RETIRED) gentoo-dev 2018-07-16 11:45:02 UTC
There is a PR awaiting heroxbd's review at https://github.com/gentoo/gentoo/pull/9173 . Because slotting in v2.48's ebuild has some problems, it also involves bumping eselect-unison.
Comment 2 Larry the Git Cow gentoo-dev 2018-08-27 18:48:00 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=27dfa0e4f1a7848454d19177bde693415a6d45e1

commit 27dfa0e4f1a7848454d19177bde693415a6d45e1
Author:     Virgil Dupras <vdupras@gentoo.org>
AuthorDate: 2018-08-27 18:44:31 +0000
Commit:     Virgil Dupras <vdupras@gentoo.org>
CommitDate: 2018-08-27 18:45:52 +0000

    net-misc/unison: bump to 2.51.2
    
    Closes: https://bugs.gentoo.org/651972
    Package-Manager: Portage-2.3.48, Repoman-2.3.10

 net-misc/unison/Manifest                |  3 ++
 net-misc/unison/unison-2.48.4-r1.ebuild | 87 +++++++++++++++++++++++++++++++++
 net-misc/unison/unison-2.51.2.ebuild    | 82 +++++++++++++++++++++++++++++++
 3 files changed, 172 insertions(+)