Date: Mon, 15 Jun 2020 18:49:38 +0000 (UTC) From: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r539003 - head/news/py-sabyenc3 Message-ID: <202006151849.05FIncKQ067093@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Mon Jun 15 18:49:38 2020 New Revision: 539003 URL: https://svnweb.freebsd.org/changeset/ports/539003 Log: Update to 4.0.2 Changes: https://github.com/sabnzbd/sabyenc/commits/master Modified: head/news/py-sabyenc3/Makefile head/news/py-sabyenc3/distinfo Modified: head/news/py-sabyenc3/Makefile ============================================================================== --- head/news/py-sabyenc3/Makefile Mon Jun 15 18:49:33 2020 (r539002) +++ head/news/py-sabyenc3/Makefile Mon Jun 15 18:49:38 2020 (r539003) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= sabyenc3 -PORTVERSION= 4.0.1 +PORTVERSION= 4.0.2 CATEGORIES= news python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -13,7 +13,7 @@ COMMENT= Python yEnc package optimized for use within LICENSE= LGPL3 USES= python:3.5+ -USE_PYTHON= autoplist distutils +USE_PYTHON= autoplist concurrent distutils post-install: ${STRIP_CMD} ${STAGEDIR}${PYTHON_SITELIBDIR}/sabyenc3.so Modified: head/news/py-sabyenc3/distinfo ============================================================================== --- head/news/py-sabyenc3/distinfo Mon Jun 15 18:49:33 2020 (r539002) +++ head/news/py-sabyenc3/distinfo Mon Jun 15 18:49:38 2020 (r539003) @@ -1,3 +1,3 @@ -TIMESTAMP = 1561314944 -SHA256 (sabyenc3-4.0.1.tar.gz) = 74249291e6c5623b8b881cb175990c95d928c9d8d0346aa1cf85018d079869fc -SIZE (sabyenc3-4.0.1.tar.gz) = 10003 +TIMESTAMP = 1592145145 +SHA256 (sabyenc3-4.0.2.tar.gz) = dfaa0bdd01752a9cfde0d349a8f4e178b04b1cf9c1bc018b287961192cd2bb90 +SIZE (sabyenc3-4.0.2.tar.gz) = 10633
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202006151849.05FIncKQ067093>