From 0d5e39c89ede5a901a45c36bae1fb7bfa4d0d228 Mon Sep 17 00:00:00 2001 From: Sunpoet Po-Chuan Hsieh Date: Fri, 1 Oct 2010 01:14:18 +0000 Subject: [PATCH] - Use LOCAL/sunpoet as backup MASTER_SITES Approved by: pgollucci (mentor) --- astro/py-metar/Makefile | 2 +- astro/weather/Makefile | 2 +- audio/libfishsound/Makefile | 2 +- audio/libmp3-archive-perl/Makefile | 2 +- audio/mp3-archive-tools/Makefile | 2 +- audio/mp3lint/Makefile | 2 +- databases/pgsphere/Makefile | 2 +- devel/libdap/Makefile | 2 +- devel/shapelib/Makefile | 2 +- graphics/libgeotiff/Makefile | 2 +- net/mtr/Makefile | 2 +- net/tcptraceroute/Makefile | 2 +- print/py-cups/Makefile | 2 +- science/cdo/Makefile | 2 +- science/netcdf/Makefile | 2 +- science/netcdf4/Makefile | 2 +- science/udunits/Makefile | 2 +- sysutils/freeipmi/Makefile | 2 +- textproc/idnits/Makefile | 2 +- textproc/tidyp/Makefile | 2 +- www/httrack/Makefile | 2 +- www/wgetpaste/Makefile | 2 +- 22 files changed, 22 insertions(+), 22 deletions(-) diff --git a/astro/py-metar/Makefile b/astro/py-metar/Makefile index d93f430a98fe..c762cf721864 100644 --- a/astro/py-metar/Makefile +++ b/astro/py-metar/Makefile @@ -9,7 +9,7 @@ PORTNAME= metar PORTVERSION= 0.16 CATEGORIES= astro python geography MASTER_SITES= http://www.schwarzvogel.de/pkgs/ \ - http://sunpoet.net/distfiles/ + LOCAL/sunpoet PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= ${REALPORTNAME}-${PORTVERSION} diff --git a/astro/weather/Makefile b/astro/weather/Makefile index ec073be4688a..7c6d8057a431 100644 --- a/astro/weather/Makefile +++ b/astro/weather/Makefile @@ -9,7 +9,7 @@ PORTNAME= weather PORTVERSION= 1.5 CATEGORIES= astro python MASTER_SITES= http://fungi.yuggoth.org/weather/src/ \ - http://sunpoet.net/distfiles/ + LOCAL/sunpoet MAINTAINER= sunpoet@FreeBSD.org COMMENT= An utility to provide current weather conditions and forecasts diff --git a/audio/libfishsound/Makefile b/audio/libfishsound/Makefile index 2277c1f96eec..b5c6e8ed92c7 100644 --- a/audio/libfishsound/Makefile +++ b/audio/libfishsound/Makefile @@ -9,7 +9,7 @@ PORTNAME= libfishsound PORTVERSION= 1.0.0 CATEGORIES= audio MASTER_SITES= http://downloads.xiph.org/releases/libfishsound/ \ - http://sunpoet.net/distfiles/ + LOCAL/sunpoet MAINTAINER= sunpoet@FreeBSD.org COMMENT= A programing interface to decode/encode audio data diff --git a/audio/libmp3-archive-perl/Makefile b/audio/libmp3-archive-perl/Makefile index 9a8a48bea7d8..cd3e6d0e33f1 100644 --- a/audio/libmp3-archive-perl/Makefile +++ b/audio/libmp3-archive-perl/Makefile @@ -9,7 +9,7 @@ PORTNAME= libmp3-archive-perl PORTVERSION= 0.9 CATEGORIES= audio perl5 MASTER_SITES= http://erislabs.net/ianb/projects/${PORTNAME}/ \ - http://sunpoet.net/distfiles/ + LOCAL/sunpoet MAINTAINER= sunpoet@FreeBSD.org COMMENT= Perl module to manipulate filenames containing music metadata diff --git a/audio/mp3-archive-tools/Makefile b/audio/mp3-archive-tools/Makefile index 864eccd7b10e..8e7a7e25b543 100644 --- a/audio/mp3-archive-tools/Makefile +++ b/audio/mp3-archive-tools/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.9 PORTREVISION= 1 CATEGORIES= audio MASTER_SITES= http://erislabs.net/ianb/projects/${PORTNAME}/ \ - http://sunpoet.net/distfiles/ + LOCAL/sunpoet MAINTAINER= sunpoet@FreeBSD.org COMMENT= A set of tools to ease organising a collection of audio files diff --git a/audio/mp3lint/Makefile b/audio/mp3lint/Makefile index 98344a467950..d7151b8f0888 100644 --- a/audio/mp3lint/Makefile +++ b/audio/mp3lint/Makefile @@ -9,7 +9,7 @@ PORTNAME= mp3lint PORTVERSION= 0.9 CATEGORIES= audio perl5 MASTER_SITES= http://erislabs.net/ianb/projects/${PORTNAME}/ \ - http://sunpoet.net/distfiles/ + LOCAL/sunpoet MAINTAINER= sunpoet@FreeBSD.org COMMENT= A configurable tool to check collections of audio files diff --git a/databases/pgsphere/Makefile b/databases/pgsphere/Makefile index 62b735a54735..44d7b5f35c81 100644 --- a/databases/pgsphere/Makefile +++ b/databases/pgsphere/Makefile @@ -9,7 +9,7 @@ PORTNAME= pgsphere PORTVERSION= 1.1.1 CATEGORIES= databases geography MASTER_SITES= http://pgfoundry.org/frs/download.php/2558/ \ - http://sunpoet.net/distfiles/ + LOCAL/sunpoet MAINTAINER= sunpoet@FreeBSD.org COMMENT= Spherical data types, functions, and operators for PostgreSQL diff --git a/devel/libdap/Makefile b/devel/libdap/Makefile index b9708d48a07c..ed4eb0858a6d 100644 --- a/devel/libdap/Makefile +++ b/devel/libdap/Makefile @@ -9,7 +9,7 @@ PORTNAME= libdap PORTVERSION= 3.11.0 CATEGORIES= devel MASTER_SITES= http://www.opendap.org/pub/source/ \ - http://sunpoet.net/distfiles/ + LOCAL/sunpoet DISTFILES= ${DISTNAME}${EXTRACT_SUFX} ${DISTNAME}${EXTRACT_SUFX}.sig EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} diff --git a/devel/shapelib/Makefile b/devel/shapelib/Makefile index c82200875eff..cb9d8cc50204 100644 --- a/devel/shapelib/Makefile +++ b/devel/shapelib/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 3 CATEGORIES= devel geography MASTER_SITES= http://download.osgeo.org/shapelib/ \ ftp://ftp.remotesensing.org/shapelib/ \ - http://sunpoet.net/distfiles/ + LOCAL/sunpoet DISTNAME= ${PORTNAME}-${SHAPELIB_VER} MAINTAINER= sunpoet@FreeBSD.org diff --git a/graphics/libgeotiff/Makefile b/graphics/libgeotiff/Makefile index 71c44353ea0b..2fe59428b440 100644 --- a/graphics/libgeotiff/Makefile +++ b/graphics/libgeotiff/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.3.0 CATEGORIES= graphics MASTER_SITES= http://download.osgeo.org/geotiff/libgeotiff/ \ ftp://ftp.remotesensing.org/geotiff/libgeotiff/ \ - http://sunpoet.net/distfiles/ + LOCAL/sunpoet MAINTAINER= sunpoet@FreeBSD.org COMMENT= Library for reading and writing GeoTIFF information tags diff --git a/net/mtr/Makefile b/net/mtr/Makefile index 4bfcd079337c..e6184a33c7e0 100644 --- a/net/mtr/Makefile +++ b/net/mtr/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.80 CATEGORIES= net ipv6 MASTER_SITES= ftp://ftp.bitwizard.nl/mtr/ \ http://mirrors.evolva.ro/util/mtr/ \ - http://sunpoet.net/distfiles/ + LOCAL/sunpoet MAINTAINER= sunpoet@FreeBSD.org COMMENT= Traceroute and ping in a single graphical network diagnostic tool diff --git a/net/tcptraceroute/Makefile b/net/tcptraceroute/Makefile index f2abb18e9f65..45ec8125cdc2 100644 --- a/net/tcptraceroute/Makefile +++ b/net/tcptraceroute/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.4 PORTREVISION= 2 CATEGORIES= net MASTER_SITES= http://michael.toren.net/code/tcptraceroute/ \ - http://sunpoet.net/distfiles/ + LOCAL/sunpoet MAINTAINER= sunpoet@FreeBSD.org COMMENT= A traceroute implementation using TCP packets diff --git a/print/py-cups/Makefile b/print/py-cups/Makefile index 1a422e315e06..e1b008a98142 100644 --- a/print/py-cups/Makefile +++ b/print/py-cups/Makefile @@ -9,7 +9,7 @@ PORTNAME= cups PORTVERSION= 1.9.51 CATEGORIES= print python MASTER_SITES= http://cyberelk.net/tim/data/pycups/ \ - http://sunpoet.net/distfiles/ + LOCAL/sunpoet PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= py${PORTNAME}-${PORTVERSION} diff --git a/science/cdo/Makefile b/science/cdo/Makefile index 31c7f0c760a9..e7884ad43ee4 100644 --- a/science/cdo/Makefile +++ b/science/cdo/Makefile @@ -10,7 +10,7 @@ PORTNAME= cdo PORTVERSION= 1.4.5.1 CATEGORIES= science MASTER_SITES= https://code.zmaw.de/attachments/download/307/ \ - http://sunpoet.net/distfiles/ + LOCAL/sunpoet MAINTAINER= sunpoet@FreeBSD.org COMMENT= Climate Data Operators diff --git a/science/netcdf/Makefile b/science/netcdf/Makefile index ca2ebb6d7cdd..e558ce8bd04c 100644 --- a/science/netcdf/Makefile +++ b/science/netcdf/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 4 CATEGORIES= science MASTER_SITES= http://www.unidata.ucar.edu/downloads/netcdf/ftp/ \ ftp://ftp.unidata.ucar.edu/pub/netcdf/ \ - http://sunpoet.net/distfiles/ + LOCAL/sunpoet MAINTAINER= sunpoet@FreeBSD.org COMMENT?= Library for machine-independent, array-oriented data access diff --git a/science/netcdf4/Makefile b/science/netcdf4/Makefile index 6d5890a01589..9890cd6c4dd6 100644 --- a/science/netcdf4/Makefile +++ b/science/netcdf4/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 4.1.1 CATEGORIES= science MASTER_SITES= http://www.unidata.ucar.edu/downloads/netcdf/ftp/ \ ftp://ftp.unidata.ucar.edu/pub/netcdf/ \ - http://sunpoet.net/distfiles/ + LOCAL/sunpoet MAINTAINER= sunpoet@FreeBSD.org COMMENT?= Library for machine-independent, array-oriented data access diff --git a/science/udunits/Makefile b/science/udunits/Makefile index 27116dafb4ff..41d862e703ed 100644 --- a/science/udunits/Makefile +++ b/science/udunits/Makefile @@ -9,7 +9,7 @@ PORTNAME= udunits PORTVERSION= 2.1.19 CATEGORIES= science math MASTER_SITES= ftp://ftp.unidata.ucar.edu/pub/udunits/ \ - http://sunpoet.net/distfiles/ + LOCAL/sunpoet MAINTAINER= sunpoet@FreeBSD.org COMMENT= A library for manipulating units of physical quantities diff --git a/sysutils/freeipmi/Makefile b/sysutils/freeipmi/Makefile index 4e41892dadc0..fbead9011593 100644 --- a/sysutils/freeipmi/Makefile +++ b/sysutils/freeipmi/Makefile @@ -16,7 +16,7 @@ PORTVERSION= 0.8.9 CATEGORIES= sysutils MASTER_SITES= GNU/${PORTNAME}/ \ http://ftp.gluster.com/pub/${PORTNAME}/${PORTVERSION}/ \ - http://sunpoet.net/distfiles/ + LOCAL/sunpoet MAINTAINER= sunpoet@FreeBSD.org COMMENT= Library and tools to support IPMI-capable hardware diff --git a/textproc/idnits/Makefile b/textproc/idnits/Makefile index c1829a0578d3..afc8cb8ed676 100644 --- a/textproc/idnits/Makefile +++ b/textproc/idnits/Makefile @@ -8,7 +8,7 @@ PORTNAME= idnits PORTVERSION= 2.12.05 CATEGORIES= textproc MASTER_SITES= http://tools.ietf.org/tools/idnits/ \ - http://sunpoet.net/distfiles/ + LOCAL/sunpoet EXTRACT_SUFX= .tgz MAINTAINER= sunpoet@FreeBSD.org diff --git a/textproc/tidyp/Makefile b/textproc/tidyp/Makefile index 088936ef889f..ff82d7bf459d 100644 --- a/textproc/tidyp/Makefile +++ b/textproc/tidyp/Makefile @@ -9,7 +9,7 @@ PORTNAME= tidyp PORTVERSION= 1.02 CATEGORIES= textproc www MASTER_SITES= http://cloud.github.com/downloads/petdance/tidyp/ \ - http://sunpoet.net/distfiles/ + LOCAL/sunpoet MAINTAINER= sunpoet@FreeBSD.org COMMENT= A library and program to validate and fix HTML diff --git a/www/httrack/Makefile b/www/httrack/Makefile index 2fa3b8a60a7f..8dc9493031c2 100644 --- a/www/httrack/Makefile +++ b/www/httrack/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 3.43.9 PORTREVISION= 1 CATEGORIES= www MASTER_SITES= http://www.httrack.com/ \ - http://sunpoet.net/distfiles/ + LOCAL/sunpoet DISTNAME= ${PORTNAME}-${PORTVERSION:C/.([0-9]*)$/-\1/}C MAINTAINER= sunpoet@FreeBSD.org diff --git a/www/wgetpaste/Makefile b/www/wgetpaste/Makefile index 5644ae0ffdf2..61bb62287347 100644 --- a/www/wgetpaste/Makefile +++ b/www/wgetpaste/Makefile @@ -9,7 +9,7 @@ PORTNAME= wgetpaste PORTVERSION= 2.18 CATEGORIES= www MASTER_SITES= http://wgetpaste.zlin.dk/ \ - http://sunpoet.net/distfiles/ + LOCAL/sunpoet DISTFILES= ${DISTNAME}${EXTRACT_SUFX} ${PORTNAME}.example zlin.conf EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX}