svn commit: r353573 - head/security/py-cybox

Antoine Brodin antoine at FreeBSD.org
Sat May 10 14:54:37 UTC 2014


Author: antoine
Date: Sat May 10 14:54:36 2014
New Revision: 353573
URL: http://svnweb.freebsd.org/changeset/ports/353573
QAT: https://qat.redports.org/buildarchive/r353573/

Log:
  Update to 2.1.0.4

Modified:
  head/security/py-cybox/Makefile
  head/security/py-cybox/distinfo

Modified: head/security/py-cybox/Makefile
==============================================================================
--- head/security/py-cybox/Makefile	Sat May 10 14:27:15 2014	(r353572)
+++ head/security/py-cybox/Makefile	Sat May 10 14:54:36 2014	(r353573)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	cybox
-PORTVERSION=	2.1.0.2
-PORTREVISION=	1
+PORTVERSION=	2.1.0.4
 CATEGORIES=	security python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -17,6 +16,8 @@ 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

Modified: head/security/py-cybox/distinfo
==============================================================================
--- head/security/py-cybox/distinfo	Sat May 10 14:27:15 2014	(r353572)
+++ head/security/py-cybox/distinfo	Sat May 10 14:54:36 2014	(r353573)
@@ -1,2 +1,2 @@
-SHA256 (cybox-2.1.0.2.tar.gz) = 02bb2e4c79b7d94ed15ff4818ad684d1d8173fb4b31890a00939766cb8152d67
-SIZE (cybox-2.1.0.2.tar.gz) = 868546
+SHA256 (cybox-2.1.0.4.tar.gz) = a2e21240b086e7da18ae8db9f36845cd31f06614c4a6f9d5ce0197e11079286d
+SIZE (cybox-2.1.0.4.tar.gz) = 913264


More information about the svn-ports-all mailing list