diff options
author | Christian Weisgerber <naddy@FreeBSD.org> | 2002-01-31 21:20:24 +0000 |
---|---|---|
committer | Christian Weisgerber <naddy@FreeBSD.org> | 2002-01-31 21:20:24 +0000 |
commit | 740bce094fa9c2cff7adb95489f616eef7e2f26a (patch) | |
tree | d7fb012f3fa625a423f5bbd5f55aa764b93849b3 /audio/xmms-shn | |
parent | c127b53b1623d4e99e00feef75021048459ce0fa (diff) | |
download | ports-740bce094fa9c2cff7adb95489f616eef7e2f26a.tar.gz ports-740bce094fa9c2cff7adb95489f616eef7e2f26a.zip |
Notes
Diffstat (limited to 'audio/xmms-shn')
-rw-r--r-- | audio/xmms-shn/Makefile | 8 | ||||
-rw-r--r-- | audio/xmms-shn/distinfo | 2 | ||||
-rw-r--r-- | audio/xmms-shn/pkg-descr | 2 |
3 files changed, 5 insertions, 7 deletions
diff --git a/audio/xmms-shn/Makefile b/audio/xmms-shn/Makefile index 2d08fa0589d6..e87552265f8b 100644 --- a/audio/xmms-shn/Makefile +++ b/audio/xmms-shn/Makefile @@ -6,11 +6,9 @@ # PORTNAME= xmms-shn -PORTVERSION= 2.2.4 +PORTVERSION= 2.2.5 CATEGORIES= audio -MASTER_SITES= http://shnutils.freeshell.org/xmms-shn/source/ \ - ${MASTER_SITE_LOCAL} -MASTER_SITE_SUBDIR= fenner +MASTER_SITES= http://shnutils.etree.org/xmms-shn/source/ MAINTAINER= fenner@FreeBSD.Org @@ -19,7 +17,7 @@ RUN_DEPENDS= xmms:${PORTSDIR}/audio/xmms USE_X_PREFIX= yes USE_GTK= yes -USE_AUTOCONF= yes +GNU_CONFIGURE= yes USE_GMAKE= yes post-install: diff --git a/audio/xmms-shn/distinfo b/audio/xmms-shn/distinfo index 7923a266cfdc..ffc35a103dfc 100644 --- a/audio/xmms-shn/distinfo +++ b/audio/xmms-shn/distinfo @@ -1 +1 @@ -MD5 (xmms-shn-2.2.4.tar.gz) = 6dadff0e5816f17fe2a7cbac72e21ace +MD5 (xmms-shn-2.2.5.tar.gz) = 17ab1f3d30a46683aab3ef97496d90da diff --git a/audio/xmms-shn/pkg-descr b/audio/xmms-shn/pkg-descr index 5fb7329087b3..b9fe48456827 100644 --- a/audio/xmms-shn/pkg-descr +++ b/audio/xmms-shn/pkg-descr @@ -15,5 +15,5 @@ The current implementation creates a seek table entry once every this provides a granularity of 1 seek table entry per 25600/44100 = 0.58 seconds, more than what is needed by either XMMS or WinAmp. -WWW: http://shnutils.freeshell.org/xmms-shn/ +WWW: http://shnutils.etree.org/xmms-shn/ Author: Jason Jordan <shnutils@freeshell.org> |