From owner-svn-ports-all@freebsd.org Sat Sep 23 11:10:10 2017 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id ADD6CE02697; Sat, 23 Sep 2017 11:10:10 +0000 (UTC) (envelope-from dbaio@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 7B0256FBA8; Sat, 23 Sep 2017 11:10:10 +0000 (UTC) (envelope-from dbaio@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v8NBA9jO096001; Sat, 23 Sep 2017 11:10:09 GMT (envelope-from dbaio@FreeBSD.org) Received: (from dbaio@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v8NBA9P3095999; Sat, 23 Sep 2017 11:10:09 GMT (envelope-from dbaio@FreeBSD.org) Message-Id: <201709231110.v8NBA9P3095999@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: dbaio set sender to dbaio@FreeBSD.org using -f From: "Danilo G. Baio" Date: Sat, 23 Sep 2017 11:10:09 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r450427 - head/news/py-sabyenc X-SVN-Group: ports-head X-SVN-Commit-Author: dbaio X-SVN-Commit-Paths: head/news/py-sabyenc X-SVN-Commit-Revision: 450427 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 23 Sep 2017 11:10:10 -0000 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 (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 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