Update to 2.1.0.5
This commit is contained in:
parent
e4858518b7
commit
8785c9b9f7
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=362480
2 changed files with 3 additions and 5 deletions
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue