diff -ruN /usr/ports/audio/streamtuner-local/Makefile streamtuner-local/Makefile --- /usr/ports/audio/streamtuner-local/Makefile Sat Feb 22 07:20:14 2003 +++ streamtuner-local/Makefile Wed Apr 2 18:54:03 2003 @@ -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 -ruN /usr/ports/audio/streamtuner-local/distinfo streamtuner-local/distinfo --- /usr/ports/audio/streamtuner-local/distinfo Tue Feb 4 03:08:49 2003 +++ streamtuner-local/distinfo Wed Apr 2 18:54:56 2003 @@ -1 +1 @@ -MD5 (streamtuner-local-0.2.0.tar.gz) = 09d558e18ce4ee68a6e5ed1f9117d0f9 +MD5 (streamtuner-local-0.2.1.tar.gz) = ada99bb7e64aea59ca06c24124291bee diff -ruN /usr/ports/audio/streamtuner-local/pkg-descr streamtuner-local/pkg-descr --- /usr/ports/audio/streamtuner-local/pkg-descr Sat Feb 1 23:26:26 2003 +++ streamtuner-local/pkg-descr Wed Apr 2 18:55:24 2003 @@ -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