Fix: Patch attached with submission follows:
Responsible Changed From-To: freebsd-bugs->freebsd-ports-bugs ports PR.
Responsible Changed From-To: freebsd-ports-bugs->pawel I'll take it.
State Changed From-To: open->closed Committed. Thanks!
Author: pawel Date: Fri Feb 7 22:30:46 2014 New Revision: 343302 URL: http://svnweb.freebsd.org/changeset/ports/343302 QAT: https://qat.redports.org/buildarchive/r343302/ Log: - Update to version 2012.05.31 [1] - Stage support PR: ports/186234 [1] Submitted by: maintainer Deleted: head/www/woof/files/ Modified: head/www/woof/Makefile head/www/woof/distinfo Modified: head/www/woof/Makefile ============================================================================== --- head/www/woof/Makefile Fri Feb 7 22:22:52 2014 (r343301) +++ head/www/woof/Makefile Fri Feb 7 22:30:46 2014 (r343302) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= woof -PORTVERSION= 2009.12.27 +PORTVERSION= 2012.05.31 CATEGORIES= www MASTER_SITES= http://www.home.unix-ag.org/simon/ DISTNAME= ${PORTNAME}-${PORTVERSION:S/./-/g} @@ -18,18 +18,11 @@ USE_PYTHON= yes NO_BUILD= yes PLIST_FILES= bin/woof -NO_STAGE= yes -.include <bsd.port.pre.mk> - -.if ${PYTHON_REL} >= 270 -EXTRA_PATCHES+= ${FILESDIR}/extra-patch-woof-2009-12-27-python27.diff -.endif - do-extract: @${MKDIR} ${WRKSRC} @${CP} ${DISTDIR}/${DISTFILES} ${WRKSRC}/${DISTFILES} do-install: - ${INSTALL_SCRIPT} ${WRKSRC}/${DISTFILES} ${PREFIX}/bin/woof + ${INSTALL_SCRIPT} ${WRKSRC}/${DISTFILES} ${STAGEDIR}${PREFIX}/bin/woof -.include <bsd.port.post.mk> +.include <bsd.port.mk> Modified: head/www/woof/distinfo ============================================================================== --- head/www/woof/distinfo Fri Feb 7 22:22:52 2014 (r343301) +++ head/www/woof/distinfo Fri Feb 7 22:30:46 2014 (r343302) @@ -1,2 +1,2 @@ -SHA256 (woof-2009-12-27.py) = 21086b67489381b477c9c0567b1d9f8b8f1deec12bd4e414969e3f155c1ff889 -SIZE (woof-2009-12-27.py) = 16810 +SHA256 (woof-2012-05-31.py) = d84353d07f768321a1921a67193510bf292cf0213295e8c7689176f32e945572 +SIZE (woof-2012-05-31.py) = 20284 _______________________________________________ svn-ports-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-ports-all To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"