svn commit: r505450 - head/net/py-portend

Steve Wills swills at FreeBSD.org
Sun Jun 30 19:41:37 UTC 2019


Author: swills
Date: Sun Jun 30 19:41:36 2019
New Revision: 505450
URL: https://svnweb.freebsd.org/changeset/ports/505450

Log:
  net/py-portend: update to 2.4
  
  PR:		238443
  Approved by:	maintainer timeout (k at stereochro.me, >2 weeks)

Modified:
  head/net/py-portend/Makefile   (contents, props changed)
  head/net/py-portend/distinfo   (contents, props changed)

Modified: head/net/py-portend/Makefile
==============================================================================
--- head/net/py-portend/Makefile	Sun Jun 30 19:36:58 2019	(r505449)
+++ head/net/py-portend/Makefile	Sun Jun 30 19:41:36 2019	(r505450)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	portend
-PORTVERSION=	2.2
+PORTVERSION=	2.4
 CATEGORIES=	net python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -17,6 +17,7 @@ RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}tempora>=1.8:devel
 
 USES=		python
 USE_PYTHON=	autoplist concurrent distutils
+
 NO_ARCH=	yes
 
 .include <bsd.port.mk>

Modified: head/net/py-portend/distinfo
==============================================================================
--- head/net/py-portend/distinfo	Sun Jun 30 19:36:58 2019	(r505449)
+++ head/net/py-portend/distinfo	Sun Jun 30 19:41:36 2019	(r505450)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1512111674
-SHA256 (portend-2.2.tar.gz) = bc48d3d99e1eaf2e9406c729f8848bfdaf87876cd3560dc3ec6c16714f529586
-SIZE (portend-2.2.tar.gz) = 7974
+TIMESTAMP = 1560136780
+SHA256 (portend-2.4.tar.gz) = 507e1f76eb6deec0cc15045d1140a07874f44d02eec021e8fd383557d99fe93d
+SIZE (portend-2.4.tar.gz) = 11846


More information about the svn-ports-all mailing list