The attached patch updates the www/cherokee port from version 1.0.19 to upstream version 1.2.2. Changes: * files/patch-admin-systemstats.py.diff removed (upstream updated) * as usual, pkg-plist, Makefile and distinfo modified. I'm not sure if PORTREVISION variable in Makefile should be removed, so I keep it. To apply: cd $PORTSDIR/www/cherokee && patch -p1 < /path/to/patch-1019-122.diff.txt Thanks!
State Changed From-To: open->feedback this patch duplicate the makefile, please check again and resent. thx
Responsible Changed From-To: freebsd-ports-bugs->dhn I'll take it.
dhn 2011-04-12 04:31:27 UTC FreeBSD ports repository Modified files: www/cherokee Makefile distinfo pkg-plist Removed files: www/cherokee/files patch-admin-systemstats.py.diff Log: - Update to 1.2.2 PR: ports/156045 Submitted by: Diego Schulz <dschulz@gmail.com> (maintainer) Revision Changes Path 1.96 +25 -26 ports/www/cherokee/Makefile 1.56 +2 -2 ports/www/cherokee/distinfo 1.2 +0 -34 ports/www/cherokee/files/patch-admin-systemstats.py.diff (dead) 1.43 +8 -22 ports/www/cherokee/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!