svn commit: r347249 - head/devel/py-lock_file
Martin Wilke
miwi at FreeBSD.org
Thu Mar 6 15:05:37 UTC 2014
Author: miwi
Date: Thu Mar 6 15:05:36 2014
New Revision: 347249
URL: http://svnweb.freebsd.org/changeset/ports/347249
QAT: https://qat.redports.org/buildarchive/r347249/
Log:
- Bump PORTREVISION
- Stage support
- Convert to autoplist
Deleted:
head/devel/py-lock_file/pkg-plist
Modified:
head/devel/py-lock_file/Makefile
Modified: head/devel/py-lock_file/Makefile
==============================================================================
--- head/devel/py-lock_file/Makefile Thu Mar 6 15:04:35 2014 (r347248)
+++ head/devel/py-lock_file/Makefile Thu Mar 6 15:05:36 2014 (r347249)
@@ -3,7 +3,7 @@
PORTNAME= lock_file
PORTVERSION= 2.0
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= devel python
MASTER_SITES= http://martin.horcicka.eu/python/lock_file/ \
http://pypi.python.org/packages/source/l/lock_file/
@@ -14,6 +14,6 @@ COMMENT= Lock file manipulation
USE_PYTHON= yes
USE_PYDISTUTILS= yes
+PYDISTUTILS_AUTOPLIST= yes
-NO_STAGE= yes
.include <bsd.port.mk>
More information about the svn-ports-all
mailing list