summaryrefslogtreecommitdiff
path: root/audio/streamtuner-local
diff options
context:
space:
mode:
authorNorikatsu Shigemura <nork@FreeBSD.org>2003-04-06 13:36:24 +0000
committerNorikatsu Shigemura <nork@FreeBSD.org>2003-04-06 13:36:24 +0000
commit71d23c9dafb3645f6698661927ea020e35974398 (patch)
tree3d704b738ac3edfe4466057abfc3c23a51c291d0 /audio/streamtuner-local
parentUpdate to 1.3.27PL30.17+2.8.14. (diff)
Update to 0.2.1.
PR: ports/50546 Submitted by: Jean-Yves Lefort <jylefort@brutele.be> (maintainer)
Notes
Notes: svn path=/head/; revision=78417
Diffstat (limited to 'audio/streamtuner-local')
-rw-r--r--audio/streamtuner-local/Makefile7
-rw-r--r--audio/streamtuner-local/distinfo2
-rw-r--r--audio/streamtuner-local/pkg-descr2
3 files changed, 5 insertions, 6 deletions
diff --git a/audio/streamtuner-local/Makefile b/audio/streamtuner-local/Makefile
index f9cf32625eed..8ae921ff5ad3 100644
--- a/audio/streamtuner-local/Makefile
+++ b/audio/streamtuner-local/Makefile
@@ -6,15 +6,14 @@
#
PORTNAME= local
-PORTVERSION= 0.2.0
+PORTVERSION= 0.2.1
CATEGORIES= audio www
-MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
-MASTER_SITE_SUBDIR= streamtuner
+MASTER_SITES= http://savannah.nongnu.org/download/streamtuner/streamtuner-local.pkg/${PORTVERSION}/
PKGNAMEPREFIX= streamtuner-
DISTNAME= ${PKGNAMEPREFIX}${PORTNAME}-${PORTVERSION}
MAINTAINER= jylefort@brutele.be
-COMMENT= A plugin for streamtuner that browses a local MP3 repository
+COMMENT= A plugin for streamtuner that browses a local MP3 repository
BUILD_DEPENDS= ${X11BASE}/include/streamtuner/streamtuner.h:${PORTSDIR}/audio/streamtuner
RUN_DEPENDS= ${X11BASE}/bin/streamtuner:${PORTSDIR}/audio/streamtuner
diff --git a/audio/streamtuner-local/distinfo b/audio/streamtuner-local/distinfo
index 3e0d4047c11b..95d8650d0ab0 100644
--- a/audio/streamtuner-local/distinfo
+++ b/audio/streamtuner-local/distinfo
@@ -1 +1 @@
-MD5 (streamtuner-local-0.2.0.tar.gz) = 09d558e18ce4ee68a6e5ed1f9117d0f9
+MD5 (streamtuner-local-0.2.1.tar.gz) = ada99bb7e64aea59ca06c24124291bee
diff --git a/audio/streamtuner-local/pkg-descr b/audio/streamtuner-local/pkg-descr
index b362bb6ca676..9f5dd566bc9b 100644
--- a/audio/streamtuner-local/pkg-descr
+++ b/audio/streamtuner-local/pkg-descr
@@ -1,7 +1,7 @@
streamtuner-local is a streamtuner plugin providing access to your
local MP3 repository. It can extract ID3 information from your songs.
-WWW: http://streamtuner.sourceforge.net#plugins
+WWW: http://www.nongnu.org/streamtuner/plugins/
- Jean-Yves Lefort
jylefort@brutele.be