This patch adds libtoolized shared libraries and allows the objects to be linked into PIC code. Fix: Patch attached with submission follows:
State Changed From-To: open->feedback Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Responsible Changed From-To: freebsd-ports-bugs->lippe I'll take it.
Thank you for your patch David. A new patch is attached in this email, it also updates cdialog to the newest version. Regards, Martin Tournoij
lippe 2008-04-03 02:11:57 UTC FreeBSD ports repository Modified files: devel/cdialog Makefile distinfo pkg-descr pkg-plist devel/cdialog/files patch-makefile.in Log: - Update to 1.1.20080316. [1] - Libtoolized shared libraries and allows the objects to be linked into PIC code. [2] PR: ports/121769 Submitted by: David Barksdale <amatus@gnu.org> [1], Martin Tournoij <carpetsmoker@xs4all.nl> (maintainer) [2] Approved by: araujo (mentor), Martin Tournoij <carpetsmoker@xs4all.nl> (maintainer) Revision Changes Path 1.26 +4 -2 ports/devel/cdialog/Makefile 1.17 +3 -3 ports/devel/cdialog/distinfo 1.3 +24 -11 ports/devel/cdialog/files/patch-makefile.in 1.3 +0 -3 ports/devel/cdialog/pkg-descr 1.14 +3 -0 ports/devel/cdialog/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: feedback->closed Committed. Thanks!