diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2016-07-16 10:21:29 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2016-07-16 10:21:29 +0000 |
commit | 76f3e05e138fcdd699918d0fc978f685f0195210 (patch) | |
tree | a3a53893269f93b1ba46ff4495e9f86a3b92e95e | |
parent | Update to 1.3 (diff) |
Update to 0.24.post1
Notes
Notes:
svn path=/head/; revision=418625
-rw-r--r-- | security/py-pyaff4/Makefile | 7 | ||||
-rw-r--r-- | security/py-pyaff4/distinfo | 5 |
2 files changed, 6 insertions, 6 deletions
diff --git a/security/py-pyaff4/Makefile b/security/py-pyaff4/Makefile index da9bc1ce7306..a5421dea424b 100644 --- a/security/py-pyaff4/Makefile +++ b/security/py-pyaff4/Makefile @@ -1,9 +1,8 @@ # Created by: antoine@FreeBSD.org # $FreeBSD$ -PORTNAME= PyAFF4 -PORTVERSION= 0.23 -PORTREVISION= 1 +PORTNAME= pyaff4 +DISTVERSION= 0.24.post1 CATEGORIES= security devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -18,7 +17,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}intervaltree>=2.1.0:devel/py-intervaltree \ ${PYTHON_PKGNAMEPREFIX}rdflib>=4.2.1:textproc/py-rdflib NO_ARCH= yes -USES= python +USES= python zip USE_PYTHON= distutils autoplist post-extract: diff --git a/security/py-pyaff4/distinfo b/security/py-pyaff4/distinfo index 78ff48fea951..4341577219fa 100644 --- a/security/py-pyaff4/distinfo +++ b/security/py-pyaff4/distinfo @@ -1,2 +1,3 @@ -SHA256 (PyAFF4-0.23.tar.gz) = 634e7c5f6095653d6601aebcb07328433d1707bee3b048870aa671bdb071c56b -SIZE (PyAFF4-0.23.tar.gz) = 44128 +TIMESTAMP = 1468658152 +SHA256 (pyaff4-0.24.post1.zip) = b30eb08407b78e80a1d9b6ab8d67213ea0cc9f93e217d5f3f9a51bad5a6469cf +SIZE (pyaff4-0.24.post1.zip) = 54592 |