audio/py-pysndfile: Update 1.1.0 -> 1.1.1

Port changes:
* Remove stripping (it does it itself)
* Update WWW

Reported by:	portscout
This commit is contained in:
Yuri Victorovich
2018-06-11 05:30:31 +00:00
parent c9a131d26b
commit 1e00ace72c
3 changed files with 5 additions and 9 deletions

View File

@@ -1,8 +1,7 @@
# $FreeBSD$
PORTNAME= pysndfile
DISTVERSION= 1.1.0
PORTREVISION= 1
DISTVERSION= 1.1.1
CATEGORIES= audio python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -19,7 +18,4 @@ RUN_DEPENDS= ${PYNUMPY}
USES= python localbase
USE_PYTHON= distutils autoplist cython
post-install:
${STRIP_CMD} ${STAGEDIR}${PYTHONPREFIX_SITELIBDIR}/pysndfile/_pysndfile.so
.include <bsd.port.mk>

View File

@@ -1,3 +1,3 @@
TIMESTAMP = 1518626679
SHA256 (pysndfile-1.1.0.tar.gz) = dcd18d0cfadc2fba96773a39d31566de63e99f4b2eefdb047b135f963fcb1c1b
SIZE (pysndfile-1.1.0.tar.gz) = 562810
TIMESTAMP = 1528694630
SHA256 (pysndfile-1.1.1.tar.gz) = 962e6d8280e484d1492ad24eb06f931232cd28e773e73e5d790549cf8abeb644
SIZE (pysndfile-1.1.1.tar.gz) = 563154

View File

@@ -13,4 +13,4 @@ strings into soundfile formats that support these, and a number of sf_commands
that allow to control the way libsndfile reads and writes the samples. One of
the most important ones is the use of the clipping command.
WWW: http://forge.ircam.fr/p/pysndfile
WWW: https://forge-2.ircam.fr/roebel/pysndfile