The new version of security/nettle 2.1 is available. Announcement: http://lists.lysator.liu.se/pipermail/nettle-bugs/2010/002040.html The latest stable release of GnuTLS requires this version. Fix: The patch follows: lang/pike78 and sysutils/rdup look dependent; revision bump might be needed. How-To-Repeat: N/A
Maintainer of security/nettle, Please note that PR ports/156173 has just been submitted. If it contains a patch for an upgrade, an enhancement or a bug fix you agree on, reply to this email stating that you approve the patch and a committer will take care of it. The full text of the PR can be found at: http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/156173 -- Edwin Groothuis via the GNATS Auto Assign Tool edwin@FreeBSD.org
State Changed From-To: open->feedback Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Cf. PR 149361 When this came up before, it looked like nettle 2.1 is incompatible with the current versions of rdup and pike78. Since there were no other ports that depended on nettle, we have been waiting for the upstream authors to update their software to use the newer version. But now, since there is apparently a third port depending on nettle -- and one that will probably be used more often! -- we'll have to take another look at rdup and pike78, to see if they can use nettle 2.1. It might be necessary to create seperate ports for nettle20 and nettle21.
Charlie Kester wrote: > Cf. PR 149361 > When this came up before, it looked like nettle 2.1 is incompatible with > the current versions of rdup and pike78. Since there were no other > ports that depended on nettle, we have been waiting for the upstream > authors to update their software to use the newer version. I had asked (and hoped) that the Pike authors would pick this up and create a fix. Unfortunately, they have shown little interest so far. As Pike 7.8 does include an old Nettle 1.5 library in the distribution, I shall prepare a patch for Pike to use this version instead of the standard FreeBSD port for Nettle, thus removing the existing dependency. It should then be simple to update the Nettle port without affecting Pike. Regards, Johan
johans 2011-04-09 10:08:28 UTC FreeBSD ports repository Modified files: lang/pike78 Makefile distinfo Log: - Remove Pike 7.8 dependency on the Nettle port, in preparation of a Nettle upgrade to an incompatible version use the old bundled files instead (based on Nettle 1.5) - Bump PORTREVISION - While here, remove MD5 checksum PR: ports/156173 Submitted by: Hirohisa Yamaguchi <umq@ueo.co.jp> Revision Changes Path 1.16 +2 -2 ports/lang/pike78/Makefile 1.4 +0 -1 ports/lang/pike78/distinfo _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Now that pike78 no longer depends on nettle, I approve this update.
State Changed From-To: feedback->open Maintainer approved.
johans 2011-04-27 19:01:59 UTC FreeBSD ports repository Modified files: security/nettle Makefile distinfo pkg-plist Log: - Update nettle to 2.1 release [1] The latest stable release of GnuTLS requires this version. This includes a shared library bump - Grab maintainership for myself (to catch any issues that may arise) PR: ports/156173 [1] Submitted by: Hirohisa Yamaguchi <umq@ueo.co.jp> Approved by: Charlie Kester <corky1951@comcast.net> (old maintainer) Revision Changes Path 1.28 +6 -3 ports/security/nettle/Makefile 1.10 +2 -3 ports/security/nettle/distinfo 1.12 +6 -4 ports/security/nettle/pkg-plist _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
State Changed From-To: open->closed Committed, thanks.