diff options
-rw-r--r-- | devel/py-xerox/Makefile | 3 | ||||
-rw-r--r-- | devel/py-xerox/distinfo | 5 |
2 files changed, 5 insertions, 3 deletions
diff --git a/devel/py-xerox/Makefile b/devel/py-xerox/Makefile index 9dec02e6f66e..601bae32b9d9 100644 --- a/devel/py-xerox/Makefile +++ b/devel/py-xerox/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= xerox -PORTVERSION= 0.3.1 +PORTVERSION= 0.4.1 #PORTREVISION= 0 CATEGORIES= devel MASTER_SITES= CHEESESHOP @@ -12,6 +12,7 @@ MAINTAINER= nivit@FreeBSD.org COMMENT= Simple copy and paste in Python LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/LICENSE USES= python USE_PYTHON= distutils autoplist diff --git a/devel/py-xerox/distinfo b/devel/py-xerox/distinfo index 6bef654f9cf0..1d73482c4d8d 100644 --- a/devel/py-xerox/distinfo +++ b/devel/py-xerox/distinfo @@ -1,2 +1,3 @@ -SHA256 (xerox-0.3.1.tar.gz) = fc06c3e27776390dc9646f10d6efbc91c0fa2e66c86dc9f728653af2c8a33a9d -SIZE (xerox-0.3.1.tar.gz) = 3160 +TIMESTAMP = 1508080540 +SHA256 (xerox-0.4.1.tar.gz) = 1b598ed4ba017374f02e9cef983febdd19dba79a5301856fdba985c490b14325 +SIZE (xerox-0.4.1.tar.gz) = 4645 |