Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 21 May 2017 12:29:44 +0000 (UTC)
From:      Antoine Brodin <antoine@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r441393 - head/security/py-cybox
Message-ID:  <201705211229.v4LCTixb097471@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: antoine
Date: Sun May 21 12:29:44 2017
New Revision: 441393
URL: https://svnweb.freebsd.org/changeset/ports/441393

Log:
  Update to 2.1.0.14

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

Modified: head/security/py-cybox/Makefile
==============================================================================
--- head/security/py-cybox/Makefile	Sun May 21 12:28:21 2017	(r441392)
+++ head/security/py-cybox/Makefile	Sun May 21 12:29:44 2017	(r441393)
@@ -2,9 +2,9 @@
 # $FreeBSD$
 
 PORTNAME=	cybox
-PORTVERSION=	2.1.0.13
+PORTVERSION=	2.1.0.14
+DISTVERSIONPREFIX=	v
 CATEGORIES=	security python
-MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 
 MAINTAINER=	antoine@FreeBSD.org
@@ -15,9 +15,13 @@ LICENSE_FILE=	${WRKSRC}/LICENSE.txt
 
 RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}dateutil>=0:devel/py-dateutil \
 		${PYTHON_PKGNAMEPREFIX}lxml>=2.2.3:devel/py-lxml \
-		${PYTHON_PKGNAMEPREFIX}mixbox>=0.0.13:security/py-mixbox
+		${PYTHON_PKGNAMEPREFIX}mixbox>=1.0.2:security/py-mixbox
 TEST_DEPENDS=	${PYTHON_PKGNAMEPREFIX}nose>=0:devel/py-nose
 
+USE_GITHUB=	yes
+GH_ACCOUNT=	CybOXProject
+GH_PROJECT=	python-${PORTNAME}
+
 NO_ARCH=	yes
 USES=		python
 USE_PYTHON=	distutils autoplist

Modified: head/security/py-cybox/distinfo
==============================================================================
--- head/security/py-cybox/distinfo	Sun May 21 12:28:21 2017	(r441392)
+++ head/security/py-cybox/distinfo	Sun May 21 12:29:44 2017	(r441393)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1485089735
-SHA256 (cybox-2.1.0.13.tar.gz) = daa2456db3c7f211cb92c567970d7d9b95b068cd2efbf04e5bbbcecf5c3ffdb6
-SIZE (cybox-2.1.0.13.tar.gz) = 478316
+TIMESTAMP = 1494222988
+SHA256 (CybOXProject-python-cybox-v2.1.0.14_GH0.tar.gz) = ed3d8063e5f131f035d7dac7489da6e9a85b9d06b17282e5087377939dcf7f1a
+SIZE (CybOXProject-python-cybox-v2.1.0.14_GH0.tar.gz) = 476808



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201705211229.v4LCTixb097471>