aboutsummaryrefslogtreecommitdiff
path: root/audio/py-eyed3
diff options
context:
space:
mode:
authorRuslan Makhmatkhanov <rm@FreeBSD.org>2014-09-28 18:17:19 +0000
committerRuslan Makhmatkhanov <rm@FreeBSD.org>2014-09-28 18:17:19 +0000
commit5614b65e2349cb38b3793e9ece51367cfa29c70c (patch)
treeb19f4cb2836a30a2f427ca195f6ce9a77c6f39fd /audio/py-eyed3
parent627f3a893a76e7f2e8f3c53b92cfbe6ab0d210e2 (diff)
downloadports-5614b65e2349cb38b3793e9ece51367cfa29c70c.tar.gz
ports-5614b65e2349cb38b3793e9ece51367cfa29c70c.zip
audio/py-eyed3: update to 0.7.5; convert to USES
Notes
Notes: svn path=/head/; revision=369478
Diffstat (limited to 'audio/py-eyed3')
-rw-r--r--audio/py-eyed3/Makefile10
-rw-r--r--audio/py-eyed3/distinfo4
2 files changed, 7 insertions, 7 deletions
diff --git a/audio/py-eyed3/Makefile b/audio/py-eyed3/Makefile
index cb32b5eeba0f..ee37a83eddae 100644
--- a/audio/py-eyed3/Makefile
+++ b/audio/py-eyed3/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= eyed3
-PORTVERSION= 0.7.4
+PORTVERSION= 0.7.5
CATEGORIES= audio python
MASTER_SITES= http://eyed3.nicfit.net/releases/
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -12,17 +12,17 @@ MAINTAINER= rm@FreeBSD.org
COMMENT= Python module for processing ID3 tags
LICENSE= GPLv2
+LICENSE_FILE= ${WRKSRC}/COPYING
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}magic>0:${PORTSDIR}/devel/py-magic
-USE_PYTHON= 2
-USE_PYDISTUTILS= yes
-PYDISTUTILS_AUTOPLIST= yes
-USES= tar:tgz
+USES= python:2 tar:tgz
+USE_PYTHON= autoplist distutils
CONFLICTS= py*-eyed3-06-[0-9]*
DOCSDIR= ${PREFIX}/share/doc/${PKGNAMEPREFIX}${PORTNAME}
+EXAMPLESDIR= ${PREFIX}/share/examples/${PKGNAMEPREFIX}${PORTNAME}
PORTDOCS= AUTHORS ChangeLog README.rst
PORTEXAMPLES= *
diff --git a/audio/py-eyed3/distinfo b/audio/py-eyed3/distinfo
index b3bc40e0db9d..9580eebf66a9 100644
--- a/audio/py-eyed3/distinfo
+++ b/audio/py-eyed3/distinfo
@@ -1,2 +1,2 @@
-SHA256 (eyeD3-0.7.4.tgz) = a138e6e1fd5b8c2b7947a2d22868167ede16bb96e8e02a067951388bf1fb3000
-SIZE (eyeD3-0.7.4.tgz) = 207001
+SHA256 (eyeD3-0.7.5.tgz) = 6a60f6dff7c8b74fee11eb378447b3bbbd2433ca5f7a00846840b0b2ddec9222
+SIZE (eyeD3-0.7.5.tgz) = 221685