diff options
author | antoine <antoine@FreeBSD.org> | 2014-07-22 04:34:00 +0800 |
---|---|---|
committer | antoine <antoine@FreeBSD.org> | 2014-07-22 04:34:00 +0800 |
commit | b771797eb968633eec86b5b1cf5eeb8d5451fe01 (patch) | |
tree | 12914ae450bebdcde4d2d946a0884914ad0e7285 /security | |
parent | f26e4944f2d2584da9458420b50fe855aa2b7b87 (diff) | |
download | freebsd-ports-gnome-b771797eb968633eec86b5b1cf5eeb8d5451fe01.tar.gz freebsd-ports-gnome-b771797eb968633eec86b5b1cf5eeb8d5451fe01.tar.zst freebsd-ports-gnome-b771797eb968633eec86b5b1cf5eeb8d5451fe01.zip |
Update to 2.1.0.5
Diffstat (limited to 'security')
-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 |