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

Antoine Brodin antoine at FreeBSD.org
Mon Jul 21 20:34:01 UTC 2014


Author: antoine
Date: Mon Jul 21 20:34:00 2014
New Revision: 362480
URL: http://svnweb.freebsd.org/changeset/ports/362480
QAT: https://qat.redports.org/buildarchive/r362480/

Log:
  Update to 2.1.0.5

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

Modified: head/security/py-cybox/Makefile
==============================================================================
--- head/security/py-cybox/Makefile	Mon Jul 21 20:23:17 2014	(r362479)
+++ head/security/py-cybox/Makefile	Mon Jul 21 20:34:00 2014	(r362480)
@@ -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

Modified: head/security/py-cybox/distinfo
==============================================================================
--- head/security/py-cybox/distinfo	Mon Jul 21 20:23:17 2014	(r362479)
+++ head/security/py-cybox/distinfo	Mon Jul 21 20:34:00 2014	(r362480)
@@ -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


More information about the svn-ports-head mailing list