diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2014-07-21 20:34:00 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2014-07-21 20:34:00 +0000 |
commit | 8785c9b9f7729e8451eecac7898e7ad730c9f969 (patch) | |
tree | 12914ae450bebdcde4d2d946a0884914ad0e7285 | |
parent | e4858518b722deb39060001cd554be63b408ac9f (diff) |
Update to 2.1.0.5
Notes
Notes:
svn path=/head/; revision=362480
-rw-r--r-- | security/py-cybox/Makefile | 4 | ||||
-rw-r--r-- | security/py-cybox/distinfo | 4 |
2 files changed, 3 insertions, 5 deletions
diff --git a/security/py-cybox/Makefile b/security/py-cybox/Makefile index f9e64bba4fe9..3c5b384db327 100644 --- a/security/py-cybox/Makefile +++ b/security/py-cybox/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= cybox -PORTVERSION= 2.1.0.4 +PORTVERSION= 2.1.0.5 CATEGORIES= security python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -16,8 +16,6 @@ LICENSE_FILE= ${WRKSRC}/LICENSE.txt RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}dateutil>=0:${PORTSDIR}/devel/py-dateutil \ ${PYTHON_PKGNAMEPREFIX}lxml>=3.1:${PORTSDIR}/devel/py-lxml -USES= dos2unix -DOS2UNIX_GLOB= *.py *.rst *.txt USE_PYTHON= 2 USE_PYDISTUTILS=yes PYDISTUTILS_AUTOPLIST=yes diff --git a/security/py-cybox/distinfo b/security/py-cybox/distinfo index c7df06066161..5aec7910c009 100644 --- a/security/py-cybox/distinfo +++ b/security/py-cybox/distinfo @@ -1,2 +1,2 @@ -SHA256 (cybox-2.1.0.4.tar.gz) = a2e21240b086e7da18ae8db9f36845cd31f06614c4a6f9d5ce0197e11079286d -SIZE (cybox-2.1.0.4.tar.gz) = 913264 +SHA256 (cybox-2.1.0.5.tar.gz) = 5c6e1b65058ffbe555bbbda55ee87e42b57e873742d209f6fa33343af72aa4cc +SIZE (cybox-2.1.0.5.tar.gz) = 913229 |