Update rdiscount to latest upstream version 1.3.1.
Responsible Changed From-To: freebsd-ports-bugs->beech I'll take it
Leaves files behind: === Checking filesystem state list of extra files and directories in / (not present before this port was installed but present after it was deinstalled) 42794696 4 -rwxr-xr-x 1 root wheel 356 Jan 17 23:13 usr/local/bin/rdiscount Deleting ruby18-gems-1.3.1 Deleting ruby-1.8.6.287,1 === Checking filesystem state after all packages deleted ================================================================ list of extra files and directories in / (not present on clean system but present after everything was deinstalled) 42794696 4 -rwxr-xr-x 1 root wheel 356 Jan 17 23:13 usr/local/bin/rdiscount ================================================================ Beech -- --------------------------------------------------------------------------------------- Beech Rintoul - FreeBSD Developer - beech@FreeBSD.org /"\ ASCII Ribbon Campaign | FreeBSD Since 4.x \ / - NO HTML/RTF in e-mail | http://people.freebsd.org/~beech X - NO Word docs in e-mail | Skype: akbeech / \ - http://www.FreeBSD.org/releases/7.1R/announce.html ---------------------------------------------------------------------------------------
The attached revised diff includes bin/rdiscount in the plist, fixing the leftover file. -- Daniel Roethlisberger http://daniel.roe.ch/
beech 2009-01-18 02:44:05 UTC FreeBSD ports repository Modified files: textproc/rubygem-rdiscount Makefile distinfo Log: - Update to 1.3.1 PR: ports/130661 Submitted by: Daniel Roethlisberger <daniel@roe.ch> (maintainer) Revision Changes Path 1.3 +3 -2 ports/textproc/rubygem-rdiscount/Makefile 1.3 +3 -3 ports/textproc/rubygem-rdiscount/distinfo _______________________________________________ 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!