diff options
author | Danilo G. Baio <dbaio@FreeBSD.org> | 2017-09-23 11:10:09 +0000 |
---|---|---|
committer | Danilo G. Baio <dbaio@FreeBSD.org> | 2017-09-23 11:10:09 +0000 |
commit | 2604c939ecd8db38449908d9ed4991f2e41376d5 (patch) | |
tree | 69583a56ac77dd240e0f2f146005ffb2f06ed6d4 /news/py-sabyenc | |
parent | 3ede96567db5651d6e5e8670223642543ed3c8ee (diff) | |
download | ports-2604c939ecd8db38449908d9ed4991f2e41376d5.tar.gz ports-2604c939ecd8db38449908d9ed4991f2e41376d5.zip |
Notes
Diffstat (limited to 'news/py-sabyenc')
-rw-r--r-- | news/py-sabyenc/Makefile | 6 | ||||
-rw-r--r-- | news/py-sabyenc/distinfo | 6 |
2 files changed, 7 insertions, 5 deletions
diff --git a/news/py-sabyenc/Makefile b/news/py-sabyenc/Makefile index d6805ea1dd8c..7945c2234fed 100644 --- a/news/py-sabyenc/Makefile +++ b/news/py-sabyenc/Makefile @@ -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} @@ -16,4 +15,7 @@ LICENSE= LGPL3 USES= python:2.7 USE_PYTHON= autoplist distutils +post-install: + ${STRIP_CMD} ${STAGEDIR}${PYTHON_SITELIBDIR}/sabyenc.so + .include <bsd.port.mk> diff --git a/news/py-sabyenc/distinfo b/news/py-sabyenc/distinfo index 65a927bd03eb..542d2fcb1300 100644 --- a/news/py-sabyenc/distinfo +++ b/news/py-sabyenc/distinfo @@ -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 |