Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 23 Sep 2017 11:10:09 +0000 (UTC)
From:      "Danilo G. Baio" <dbaio@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r450427 - head/news/py-sabyenc
Message-ID:  <201709231110.v8NBA9P3095999@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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@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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201709231110.v8NBA9P3095999>