- Fixed plist - Removed mark BROKEN - Take maintainship Generated with FreeBSD Port Tools 0.77
Responsible Changed From-To: freebsd-ports-bugs->araujo araujo@ wants his PRs (via the GNATS Auto Assign Tool)
State Changed From-To: open->feedback Please, use portlint to check if everything is OK, before to send the PR. Another thing is, that isn't necessary to exec ldconfig into pkg-plist if you can use USE_LDCONFIG into Makefile.
Follow the file corrected. Regards, Sylvio Cesar
araujo 2009-07-03 01:44:46 UTC FreeBSD ports repository Modified files: devel/linuxthreads Makefile pkg-descr pkg-plist Log: - Fix plist and mark as UNBROKEN. - Use USE_LDCONFIG. - Pass maintainer to submitter. PR: ports/136037 Submitted by: Sylvio Cesar <scjamorim@bsd.com.br> Revision Changes Path 1.53 +3 -7 ports/devel/linuxthreads/Makefile 1.6 +3 -2 ports/devel/linuxthreads/pkg-descr 1.14 +1 -2 ports/devel/linuxthreads/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, with minor changes. Thanks!