svn commit: r487186 - head/devel/py-certsrv

Steve Wills swills at FreeBSD.org
Mon Dec 10 16:43:07 UTC 2018


Author: swills
Date: Mon Dec 10 16:43:06 2018
New Revision: 487186
URL: https://svnweb.freebsd.org/changeset/ports/487186

Log:
  ddevel/py-certsrv: Update to 2.1.0
  
  PR:		233903
  Submitted by:	Nathan <ndowens at yahoo.com>

Modified:
  head/devel/py-certsrv/Makefile   (contents, props changed)
  head/devel/py-certsrv/distinfo   (contents, props changed)

Modified: head/devel/py-certsrv/Makefile
==============================================================================
--- head/devel/py-certsrv/Makefile	Mon Dec 10 16:41:43 2018	(r487185)
+++ head/devel/py-certsrv/Makefile	Mon Dec 10 16:43:06 2018	(r487186)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	certsrv
-PORTVERSION=	2.0.0
+PORTVERSION=	2.1.0
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -14,7 +14,7 @@ LICENSE=	MIT
 
 USES=		python
 USE_PYTHON=	autoplist distutils
-NO_BUILD=	yes
+
 NO_ARCH=	yes
 
 .include <bsd.port.mk>

Modified: head/devel/py-certsrv/distinfo
==============================================================================
--- head/devel/py-certsrv/distinfo	Mon Dec 10 16:41:43 2018	(r487185)
+++ head/devel/py-certsrv/distinfo	Mon Dec 10 16:43:06 2018	(r487186)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1539675761
-SHA256 (certsrv-2.0.0.tar.gz) = 26d2e8252c4f213c8d602c9f184a3f690d59b42d37ebb22cf8f726ad40657766
-SIZE (certsrv-2.0.0.tar.gz) = 5445
+TIMESTAMP = 1544413176
+SHA256 (certsrv-2.1.0.tar.gz) = f48f5a170974dcb1ad367c20790a6b5bf3273fde81424653004ae0efd84d417c
+SIZE (certsrv-2.1.0.tar.gz) = 5573


More information about the svn-ports-all mailing list