Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 11 Aug 2018 11:16:36 +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: r476871 - head/security/py-maec
Message-ID:  <201808111116.w7BBGaex053647@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: antoine
Date: Sat Aug 11 11:16:35 2018
New Revision: 476871
URL: https://svnweb.freebsd.org/changeset/ports/476871

Log:
  - Update to 4.1.0.14
  - Allow concurrent installation

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

Modified: head/security/py-maec/Makefile
==============================================================================
--- head/security/py-maec/Makefile	Sat Aug 11 11:06:14 2018	(r476870)
+++ head/security/py-maec/Makefile	Sat Aug 11 11:16:35 2018	(r476871)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	maec
-PORTVERSION=	4.1.0.13
+PORTVERSION=	4.1.0.14
 CATEGORIES=	security python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -20,7 +20,7 @@ TEST_DEPENDS=	${PYTHON_PKGNAMEPREFIX}nose>=0:devel/py-
 
 NO_ARCH=	yes
 USES=		python
-USE_PYTHON=	distutils autoplist
+USE_PYTHON=	concurrent distutils autoplist
 USE_LOCALE=	en_US.UTF-8
 
 PORTDOCS=	README.rst

Modified: head/security/py-maec/distinfo
==============================================================================
--- head/security/py-maec/distinfo	Sat Aug 11 11:06:14 2018	(r476870)
+++ head/security/py-maec/distinfo	Sat Aug 11 11:16:35 2018	(r476871)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1485089878
-SHA256 (maec-4.1.0.13.tar.gz) = c57fc0faf94b0fc4882a0a886f991cf444f6959f44265e216bc5997f6687144d
-SIZE (maec-4.1.0.13.tar.gz) = 152889
+TIMESTAMP = 1533374447
+SHA256 (maec-4.1.0.14.tar.gz) = 9e997ec9457a7a4bb8626a3f1374939ef20f793755f18accab5579f48114eb75
+SIZE (maec-4.1.0.14.tar.gz) = 154974



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