aboutsummaryrefslogtreecommitdiffstats
path: root/audio
diff options
context:
space:
mode:
authorsunpoet <sunpoet@FreeBSD.org>2018-02-03 14:21:11 +0800
committersunpoet <sunpoet@FreeBSD.org>2018-02-03 14:21:11 +0800
commit7eb959bf3f531ed2b7d0a6682d5f22b6cac6e0a3 (patch)
treeeb3feae03bc26010e093ce2d359afdd631bba58e /audio
parent29b32e104eea12f784f75cca07c91a075c383c11 (diff)
downloadfreebsd-ports-gnome-7eb959bf3f531ed2b7d0a6682d5f22b6cac6e0a3.tar.gz
freebsd-ports-gnome-7eb959bf3f531ed2b7d0a6682d5f22b6cac6e0a3.tar.zst
freebsd-ports-gnome-7eb959bf3f531ed2b7d0a6682d5f22b6cac6e0a3.zip
Update to 0.10
- Allow concurrent installation (USE_PYTHON=concurrent) Changes: https://github.com/jaqx0r/pymad/commits/master
Diffstat (limited to 'audio')
-rw-r--r--audio/py-mad/Makefile4
-rw-r--r--audio/py-mad/distinfo5
2 files changed, 5 insertions, 4 deletions
diff --git a/audio/py-mad/Makefile b/audio/py-mad/Makefile
index ba5a19ad142a..d77b7881279a 100644
--- a/audio/py-mad/Makefile
+++ b/audio/py-mad/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= mad
-PORTVERSION= 0.9
+PORTVERSION= 0.10
DISTVERSIONPREFIX= version/
CATEGORIES= audio python
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -17,7 +17,7 @@ LIB_DEPENDS= libmad.so:audio/libmad
PORTSCOUT= ignore:1
-USE_PYTHON= autoplist distutils
+USE_PYTHON= autoplist concurrent distutils
USES= python
GH_ACCOUNT= jaqx0r
diff --git a/audio/py-mad/distinfo b/audio/py-mad/distinfo
index b98994a51e61..bbf3ebdce0f3 100644
--- a/audio/py-mad/distinfo
+++ b/audio/py-mad/distinfo
@@ -1,2 +1,3 @@
-SHA256 (jaqx0r-pymad-version-0.9_GH0.tar.gz) = 6da4b727dc8a8196def72bc4a01ab57ce74282453425c9651f58815238ca9ee0
-SIZE (jaqx0r-pymad-version-0.9_GH0.tar.gz) = 26689
+TIMESTAMP = 1517636418
+SHA256 (jaqx0r-pymad-version-0.10_GH0.tar.gz) = 562ed8cec9b3499fac9c926969b94c250fd8b71321ee6c0633d7c89ed163e3fc
+SIZE (jaqx0r-pymad-version-0.10_GH0.tar.gz) = 26815