Date: Mon, 9 Apr 2012 11:28:22 +0000 (UTC) From: Frederic Culot <culot@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/lang/gnat-aux Makefile Makefile.common distinfo ports/lang/gnat-aux/files diff-ada diff-core Message-ID: <201204091128.q39BSMt5099097@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
culot 2012-04-09 11:28:22 UTC
FreeBSD ports repository
Modified files:
lang/gnat-aux Makefile distinfo
lang/gnat-aux/files diff-ada diff-core
Added files:
lang/gnat-aux Makefile.common
Log:
- Update to 20120301 (corresponding to gcc 4.6.3)
- Split off Makefile.common fragment for use in lang/gnatdroid-arm* ports
Maintainer note:
- Ada tasking is broken on FreeBSD-9+ and has always been but a testsuite
run didn't reveal this until recently. Due to a new panic assertion added
to the thread library, exiting tasks now abort with the message "thread
exits with resources held!". A significant attempt was made to patch GNAT
to release thread resources on exiting tasks, but the code is highly
complex and the attemps are not yes successful.
PR: ports/166718
Submitted by: John Marino <draco@marino.st> (maintainer)
Feature safe: yes
Revision Changes Path
1.8 +13 -19 ports/lang/gnat-aux/Makefile
1.1 +21 -0 ports/lang/gnat-aux/Makefile.common (new)
1.6 +12 -12 ports/lang/gnat-aux/distinfo
1.2 +7 -7 ports/lang/gnat-aux/files/diff-ada
1.2 +42 -15 ports/lang/gnat-aux/files/diff-core
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201204091128.q39BSMt5099097>
