summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Naylor <dbn@FreeBSD.org>2017-12-18 12:52:46 +0000
committerDavid Naylor <dbn@FreeBSD.org>2017-12-18 12:52:46 +0000
commitca26e3faaf92276013320977bb887384f65e1f56 (patch)
treeaeb83c5ef874abe25fcfd2bacafcca4254ff766f
parent03a998408f6792ee71f7e0ae9a8877f06ec8cf9f (diff)
downloadfreebsd-ports-ca26e3faaf92276013320977bb887384f65e1f56.zip
sysutils/py-plumbum: update to 1.6.4
- link to LICENSE file in source - sort USE_PYTHON lexicographically
-rw-r--r--sysutils/py-plumbum/Makefile6
-rw-r--r--sysutils/py-plumbum/distinfo6
2 files changed, 7 insertions, 5 deletions
diff --git a/sysutils/py-plumbum/Makefile b/sysutils/py-plumbum/Makefile
index 349fffed5ec3..e6be4b274eec 100644
--- a/sysutils/py-plumbum/Makefile
+++ b/sysutils/py-plumbum/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= plumbum
-PORTVERSION= 1.6.3
+PORTVERSION= 1.6.4
DISTVERSIONPREFIX= v
CATEGORIES= sysutils python
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -11,14 +11,16 @@ MAINTAINER= dbn@FreeBSD.org
COMMENT= Shell combinators and more for python
LICENSE= MIT
+LICENSE_FILE= ${WRKSRC}/LICENSE
TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest>0:devel/py-pytest@${FLAVOR}
USES= python
USE_GITHUB= yes
-USE_PYTHON= autoplist distutils concurrent
+USE_PYTHON= autoplist concurrent distutils
GH_ACCOUNT= tomerfiliba
do-test:
@(cd ${BUILD_WRKSRC}; ${SETENV} ${MAKE_ENV} ${PYTHON_CMD} ${PYDISTUTILS_SETUP} test)
+
.include <bsd.port.mk>
diff --git a/sysutils/py-plumbum/distinfo b/sysutils/py-plumbum/distinfo
index 4573a0228eec..d8a55a15a8fe 100644
--- a/sysutils/py-plumbum/distinfo
+++ b/sysutils/py-plumbum/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1483940282
-SHA256 (tomerfiliba-plumbum-v1.6.3_GH0.tar.gz) = 373b6783db61ca327a0fb7de3d3ebdb5ba394368cdb5a2ff4a33cb128634b408
-SIZE (tomerfiliba-plumbum-v1.6.3_GH0.tar.gz) = 280830
+TIMESTAMP = 1513601132
+SHA256 (tomerfiliba-plumbum-v1.6.4_GH0.tar.gz) = 8baeb0c9c7ac681d877adea26b66c5558adf16a2f991271d685025f5dd509f93
+SIZE (tomerfiliba-plumbum-v1.6.4_GH0.tar.gz) = 294377