aboutsummaryrefslogtreecommitdiff
path: root/audio/py-eyed3
diff options
context:
space:
mode:
authorHye-Shik Chang <perky@FreeBSD.org>2005-01-26 09:19:00 +0000
committerHye-Shik Chang <perky@FreeBSD.org>2005-01-26 09:19:00 +0000
commitf12b185fa1ef879e4c3868e1ef47dddaf3c04f0e (patch)
tree0329949642289c11ad754ab231d75acf2c48754b /audio/py-eyed3
parent26742f9ce82ad74a173e3ceb71c829654fa023b4 (diff)
downloadports-f12b185fa1ef879e4c3868e1ef47dddaf3c04f0e.tar.gz
ports-f12b185fa1ef879e4c3868e1ef47dddaf3c04f0e.zip
- Update to 0.6.3
_ Update main site URL
Notes
Notes: svn path=/head/; revision=127390
Diffstat (limited to 'audio/py-eyed3')
-rw-r--r--audio/py-eyed3/Makefile4
-rw-r--r--audio/py-eyed3/distinfo4
-rw-r--r--audio/py-eyed3/pkg-descr2
3 files changed, 5 insertions, 5 deletions
diff --git a/audio/py-eyed3/Makefile b/audio/py-eyed3/Makefile
index 558851c7f523..e5e35fe98532 100644
--- a/audio/py-eyed3/Makefile
+++ b/audio/py-eyed3/Makefile
@@ -5,7 +5,7 @@
# $FreeBSD$
PORTNAME= eyed3
-PORTVERSION= 0.6.2
+PORTVERSION= 0.6.3
CATEGORIES= audio python
MASTER_SITES= http://eyed3.nicfit.net/releases/
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -17,7 +17,7 @@ COMMENT= Python module for processing ID3 tags
LIB_DEPENDS= id3:${PORTSDIR}/audio/id3lib
RUN_DEPENDS= ${PYTHONPREFIX_SITELIBDIR}/optparse.py:${PORTSDIR}/devel/py-optik
-USE_PYTHON= 2.2-
+USE_PYTHON= 2.3-
USE_PYTHON_PREFIX= yes
USE_GMAKE= yes
USE_REINPLACE= yes
diff --git a/audio/py-eyed3/distinfo b/audio/py-eyed3/distinfo
index aaec9e01ca65..4d61c92a367a 100644
--- a/audio/py-eyed3/distinfo
+++ b/audio/py-eyed3/distinfo
@@ -1,2 +1,2 @@
-MD5 (eyeD3-0.6.2.tar.gz) = dfa1b3c379b86c59ed10b6073514e33b
-SIZE (eyeD3-0.6.2.tar.gz) = 138940
+MD5 (eyeD3-0.6.3.tar.gz) = 40181b28bf161e0fcb11b04fecafc994
+SIZE (eyeD3-0.6.3.tar.gz) = 89267
diff --git a/audio/py-eyed3/pkg-descr b/audio/py-eyed3/pkg-descr
index 279c37c02141..2bc2ce052fda 100644
--- a/audio/py-eyed3/pkg-descr
+++ b/audio/py-eyed3/pkg-descr
@@ -3,4 +3,4 @@ writing) ID3 tags. Information about mp3 files (i.e bit rate,
sample frequency, play time, etc.) is also available. The formats
supported are ID3 v1.0/v1.1 and v2.3/v2.4.
-WWW: http://www.travisshirk.net/eyeD3/
+WWW: http://eyed3.nicfit.net/