svn commit: r450427 - head/news/py-sabyenc

Danilo G. Baio dbaio at FreeBSD.org
Sat Sep 23 11:10:10 UTC 2017


Author: dbaio
Date: Sat Sep 23 11:10:09 2017
New Revision: 450427
URL: https://svnweb.freebsd.org/changeset/ports/450427

Log:
  news/py-sabyenc: Update to 3.3.1
  
  PR:		222500
  Submitted by:	Ralf van der Enden <tremere at cainites.net> (maintainer)

Modified:
  head/news/py-sabyenc/Makefile
  head/news/py-sabyenc/distinfo

Modified: head/news/py-sabyenc/Makefile
==============================================================================
--- head/news/py-sabyenc/Makefile	Sat Sep 23 10:55:21 2017	(r450426)
+++ head/news/py-sabyenc/Makefile	Sat Sep 23 11:10:09 2017	(r450427)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	sabyenc
-PORTVERSION=	3.0.2
-PORTREVISION=	1
+PORTVERSION=	3.3.1
 CATEGORIES=	news python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -15,5 +14,8 @@ LICENSE=	LGPL3
 
 USES=		python:2.7
 USE_PYTHON=	autoplist distutils
+
+post-install:
+	${STRIP_CMD} ${STAGEDIR}${PYTHON_SITELIBDIR}/sabyenc.so
 
 .include <bsd.port.mk>

Modified: head/news/py-sabyenc/distinfo
==============================================================================
--- head/news/py-sabyenc/distinfo	Sat Sep 23 10:55:21 2017	(r450426)
+++ head/news/py-sabyenc/distinfo	Sat Sep 23 11:10:09 2017	(r450427)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1497267264
-SHA256 (sabyenc-3.0.2.tar.gz) = 05a848ebf7e37775171f85d2b01e131af7384a35fedece73079ca52a2d687eaf
-SIZE (sabyenc-3.0.2.tar.gz) = 8732
+TIMESTAMP = 1506164098
+SHA256 (sabyenc-3.3.1.tar.gz) = 0381c9e2755be00d8a88635415e212a6ee0a03a02c3e576274278a005c689052
+SIZE (sabyenc-3.3.1.tar.gz) = 9577


More information about the svn-ports-all mailing list