Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 9 Apr 2018 19:31:38 +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: r466901 - head/security/py-pyblake2
Message-ID:  <201804091931.w39JVcCQ019584@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: antoine
Date: Mon Apr  9 19:31:38 2018
New Revision: 466901
URL: https://svnweb.freebsd.org/changeset/ports/466901

Log:
  Update to 1.1.1

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

Modified: head/security/py-pyblake2/Makefile
==============================================================================
--- head/security/py-pyblake2/Makefile	Mon Apr  9 19:29:42 2018	(r466900)
+++ head/security/py-pyblake2/Makefile	Mon Apr  9 19:31:38 2018	(r466901)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	pyblake2
-PORTVERSION=	1.1.0
+PORTVERSION=	1.1.1
 CATEGORIES=	security python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -14,7 +14,7 @@ LICENSE_FILE=	${WRKSRC}/COPYING
 
 USES=		python
 USE_PYTHON=	distutils autoplist
-TEST_ENV=	PYTHONPATH=${STAGEDIR}${PYTHONPREFIX_SITELIBDIR}
+TEST_ENV=	${MAKE_ENV} PYTHONPATH=${STAGEDIR}${PYTHONPREFIX_SITELIBDIR}
 
 do-test:
 	@(cd ${TEST_WRKSRC}; ${SETENV} ${TEST_ENV} ${PYTHON_CMD} test/test.py)

Modified: head/security/py-pyblake2/distinfo
==============================================================================
--- head/security/py-pyblake2/distinfo	Mon Apr  9 19:29:42 2018	(r466900)
+++ head/security/py-pyblake2/distinfo	Mon Apr  9 19:31:38 2018	(r466901)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1516627250
-SHA256 (pyblake2-1.1.0.tar.gz) = 3a850036bf42053c74bfc52c063323ca78e40ba1f326b01777da5750a143631a
-SIZE (pyblake2-1.1.0.tar.gz) = 125855
+TIMESTAMP = 1523221660
+SHA256 (pyblake2-1.1.1.tar.gz) = 8ec8e9087d13c99b354ab6d8b4cadb1758633db5946ff95a6bc7ac538b6d7b3d
+SIZE (pyblake2-1.1.1.tar.gz) = 126441



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