- use USERS/GROUPS framework - remove pkg-deinstall and move cleanup instructions into pkg-plist - pet portlint on pkg-plist for mode and group warnings Removed file(s): - files/pkg-deinstall.in Port maintainer (feld@feld.me) is cc'd. Generated with FreeBSD Port Tools 0.99_6 (mode: change, diff: CVS)
I would probably add a portrevision to this, as well. -jgh -- Jason Helfman FreeBSD Committer | http://people.freebsd.org/~jgh | The Power To Serve
Responsible Changed From-To: freebsd-ports-bugs->jgh I'll take it.
patch looks good to me
jgh 2012-06-14 19:28:02 UTC FreeBSD ports repository Modified files: irc/inspircd Makefile pkg-plist irc/inspircd/files inspircd.in Removed files: irc/inspircd/files pkg-deinstall.in Log: - use USERS/GROUPS framework - remove pkg-deinstall and move cleanup instructions into pkg-plist - pet portlint on pkg-plist for mode and group warnings PR: ports/168821 Submitted by: jgh@ Approved by: maintainer, feld@feld.me Revision Changes Path 1.23 +5 -12 ports/irc/inspircd/Makefile 1.3 +3 -7 ports/irc/inspircd/files/inspircd.in 1.2 +0 -32 ports/irc/inspircd/files/pkg-deinstall.in (dead) 1.9 +1 -4 ports/irc/inspircd/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: open->closed Committed. Thanks!