svn commit: r346703 - head/textproc/py-pss
Martin Wilke
miwi at FreeBSD.org
Sat Mar 1 18:13:24 UTC 2014
Author: miwi
Date: Sat Mar 1 18:13:23 2014
New Revision: 346703
URL: http://svnweb.freebsd.org/changeset/ports/346703
QAT: https://qat.redports.org/buildarchive/r346703/
Log:
- Convert to autoplist
- Stage support
- Bump PORTREVISION
Deleted:
head/textproc/py-pss/pkg-plist
Modified:
head/textproc/py-pss/Makefile
Modified: head/textproc/py-pss/Makefile
==============================================================================
--- head/textproc/py-pss/Makefile Sat Mar 1 18:13:11 2014 (r346702)
+++ head/textproc/py-pss/Makefile Sat Mar 1 18:13:23 2014 (r346703)
@@ -3,6 +3,7 @@
PORTNAME= pss
PORTVERSION= 1.38
+PORTREVISION= 1
CATEGORIES= textproc python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -12,7 +13,6 @@ COMMENT= Tool for grepping through sourc
USE_PYTHON= yes
USE_PYDISTUTILS= yes
-PYDISTUTILS_PKGNAME= pss
+PYDISTUTILS_AUTOPLIST= yes
-NO_STAGE= yes
.include <bsd.port.mk>
More information about the svn-ports-head
mailing list