I just thought it would be good to update this to the last version release under the GPLv2. Fix: Patch follows Patch attached with submission follows:
Maintainer of devel/djgpp-binutils, Please note that PR ports/153607 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/153607 -- 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)
I am including some fixes to binutils bugs taken from Gentoo. While here, add LICENSE too.
State Changed From-To: feedback->open maintainer timeout
stefan 2011-09-01 12:33:42 UTC FreeBSD ports repository Modified files: devel/djgpp-binutils Makefile distinfo pkg-plist devel/djgpp-binutils/files patch-Makefile.in Added files: devel/djgpp-binutils/files patch-binutils-objcopy.c patch-ld-elf.sc patch-ld-ldlang.c Log: Update to 2.17. PR: 153607 Submitted by: Pedro Giffuni <giffunip@tutopia.com> Approved by: maintainer timeout (~8 months) Revision Changes Path 1.4 +7 -6 ports/devel/djgpp-binutils/Makefile 1.3 +2 -2 ports/devel/djgpp-binutils/distinfo 1.2 +5 -5 ports/devel/djgpp-binutils/files/patch-Makefile.in 1.1 +12 -0 ports/devel/djgpp-binutils/files/patch-binutils-objcopy.c (new) 1.1 +23 -0 ports/devel/djgpp-binutils/files/patch-ld-elf.sc (new) 1.1 +15 -0 ports/devel/djgpp-binutils/files/patch-ld-ldlang.c (new) 1.2 +1 -1 ports/devel/djgpp-binutils/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!