svn commit: r443406 - head/devel/py-twisted

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sun Jun 11 19:04:04 UTC 2017


Author: sunpoet
Date: Sun Jun 11 19:04:03 2017
New Revision: 443406
URL: https://svnweb.freebsd.org/changeset/ports/443406

Log:
  Update to 17.5.0
  
  Changes:	https://github.com/twisted/twisted/blob/trunk/NEWS.rst

Modified:
  head/devel/py-twisted/Makefile
  head/devel/py-twisted/distinfo

Modified: head/devel/py-twisted/Makefile
==============================================================================
--- head/devel/py-twisted/Makefile	Sun Jun 11 19:03:57 2017	(r443405)
+++ head/devel/py-twisted/Makefile	Sun Jun 11 19:04:03 2017	(r443406)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	twisted
-PORTVERSION=	17.1.0
-PORTREVISION=	1
+PORTVERSION=	17.5.0
 CATEGORIES=	devel net python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -31,7 +30,6 @@ USE_PYTHON=	autoplist concurrent distutils
 post-install:
 .if ${PYTHON_REL} < 3000
 	${STRIP_CMD} ${STAGEDIR}${PYTHON_SITELIBDIR}/twisted/python/_sendmsg.so
-	${STRIP_CMD} ${STAGEDIR}${PYTHON_SITELIBDIR}/twisted/runner/portmap.so
 .endif
 	${STRIP_CMD} ${STAGEDIR}${PYTHON_SITELIBDIR}/twisted/test/raiser.so
 

Modified: head/devel/py-twisted/distinfo
==============================================================================
--- head/devel/py-twisted/distinfo	Sun Jun 11 19:03:57 2017	(r443405)
+++ head/devel/py-twisted/distinfo	Sun Jun 11 19:04:03 2017	(r443406)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1487007399
-SHA256 (Twisted-17.1.0.tar.bz2) = dbf211d70afe5b4442e3933ff01859533eba9f13d8b3e2e1b97dc2125e2d44dc
-SIZE (Twisted-17.1.0.tar.bz2) = 2997334
+TIMESTAMP = 1497201838
+SHA256 (Twisted-17.5.0.tar.bz2) = f198a494f0df2482f7c5f99d7f3eef33d22763ffc76641b36fec476b878002ea
+SIZE (Twisted-17.5.0.tar.bz2) = 2993816


More information about the svn-ports-all mailing list