- Rename old patch files to the form correct - Removed lines "do-install" and "CP" of Makefile - Removed "/" in the end of line "${WRKSRC}" - Added "post-install" and changed form how to install of docs - Changed patch file Makefile.in to copy file cmp3rc to sample.cmp3rc - Take maintainership. Added file(s): - files/patch-cmp3main.c - files/patch-nevlib_Makefile.in Removed file(s): - files/patch-ae - files/patch-nevlib::Makefile.in You can see the log in my tinderbox: AMD64 http://www.scjamorim.org/Home/cmp3-2.0.p6_1-8amd64.log i386 http://www.scjamorim.org/Home/cmp3-2.0.p6_1-8i386.log Generated with FreeBSD Port Tools 0.99
lippe 2009-09-20 17:17:09 UTC FreeBSD ports repository Modified files: audio/cmp3 Makefile audio/cmp3/files patch-Makefile.in Added files: audio/cmp3/files patch-cmp3main.c patch-nevlib_Makefile.in Removed files: audio/cmp3/files patch-ae patch-nevlib::Makefile.in Log: - Pass maintainership to submitter. - Make portlint happy. PR: ports/138993 Submitted by: Sylvio Cesar <scjamorim@bsd.com.br> Feature safe: yes Revision Changes Path 1.24 +6 -7 ports/audio/cmp3/Makefile 1.2 +11 -2 ports/audio/cmp3/files/patch-Makefile.in 1.2 +0 -22 ports/audio/cmp3/files/patch-ae (dead) 1.1 +22 -0 ports/audio/cmp3/files/patch-cmp3main.c (new) 1.2 +0 -10 ports/audio/cmp3/files/patch-nevlib::Makefile.in (dead) 1.1 +10 -0 ports/audio/cmp3/files/patch-nevlib_Makefile.in (new) _______________________________________________ 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!