aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authoredwin <edwin@FreeBSD.org>2002-12-26 21:22:10 +0800
committeredwin <edwin@FreeBSD.org>2002-12-26 21:22:10 +0800
commitecdfc3676219f6123f8b2987f8b5661a110ea625 (patch)
tree6bc24cc35897b347d279018c423679aca74bc9f4
parentf6cf63d938a026382e8e81a14657ad218376030f (diff)
downloadfreebsd-ports-gnome-ecdfc3676219f6123f8b2987f8b5661a110ea625.tar.gz
freebsd-ports-gnome-ecdfc3676219f6123f8b2987f8b5661a110ea625.tar.zst
freebsd-ports-gnome-ecdfc3676219f6123f8b2987f8b5661a110ea625.zip
Remove ftp.tu-clausthal.de from master_sites.
Add tags to the patch-files / patch-sites. Noticed by: portsurvey
-rw-r--r--audio/mpg123/Makefile16
1 files changed, 7 insertions, 9 deletions
diff --git a/audio/mpg123/Makefile b/audio/mpg123/Makefile
index 002f1c33c371..cddc314206b5 100644
--- a/audio/mpg123/Makefile
+++ b/audio/mpg123/Makefile
@@ -10,17 +10,15 @@ PORTVERSION= 0.59r
PORTREVISION= 8
CATEGORIES= audio ipv6
MASTER_SITES= http://www.mpg123.de/mpg123/ \
- http://www-ti.informatik.uni-tuebingen.de/~hippm/mpg123/ \
- ftp://ftp.tu-clausthal.de/pub/unix/audio/mpg123/ \
- http://ftp.tu-clausthal.de/pub/unix/audio/mpg123/
+ http://www-ti.informatik.uni-tuebingen.de/~hippm/mpg123/
DISTFILES= mpg123-0.59r-pl1.tar.gz
-PATCH_SITES= ftp://ftp.kame.net/pub/kame/misc/ \
- http://www.unix-ag.org/Linux-Alpha/Packages/ \
- ${MASTER_SITE_LOCAL:S/%SUBDIR%/sobomax/}
-PATCHFILES= mpg123-059r-v6-20000713b.diff.gz \
- mpg123-059r-recode-20010410.diff.gz \
- l3.diff.gz
+PATCH_SITES= ftp://ftp.kame.net/pub/kame/misc/:ipv6 \
+ http://www.unix-ag.org/Linux-Alpha/Packages/:l3 \
+ ${MASTER_SITE_LOCAL:S/%SUBDIR%/sobomax/}:recode
+PATCHFILES= mpg123-059r-v6-20000713b.diff.gz:ipv6 \
+ mpg123-059r-recode-20010410.diff.gz:recode \
+ l3.diff.gz:l3
PATCH_DIST_STRIP= -p1
MAINTAINER= des@FreeBSD.org