Attached is a diff for some updates of the master sites in a few ports.
The existing ones were broken or slow connecting. With bonnie, I found
it at another site, but the DISTNAME went from upper to lower case. I'm
not sure if this requires a REVISION bump, but I did update the distinfo
file accordingly. The milkytracker package had a homepage update, but it
didn't have an existing revision. I bumped it up to 1, but let me know
if this is the incorrect approach. Also is there any page / mailing list
archive message / website that explains all the field changes that would
require a revision bump? I heard HOMEPAGE and DESC were the main ones,
but I also saw another field that warranted one.

As a side note, there are a lot of perl modules that have non-openbsd
backup site download issues. It looks to be that many are outdated, and
CPAN has pulled them from mirroring. I've already emailed a few
maintainers asking for bumps, letting them know the mentioned package
compiled okay. I'll see if I can do more once the main task at hand is
done.

Let me know if you have any questions/concerns.

- Onteria
Index: archivers/zipios/Makefile
===================================================================
RCS file: /cvs/ports/archivers/zipios/Makefile,v
retrieving revision 1.10
diff -u archivers/zipios/Makefile
--- archivers/zipios/Makefile   11 Jul 2010 15:57:47 -0000      1.10
+++ archivers/zipios/Makefile   1 Nov 2010 02:57:49 -0000
@@ -4,7 +4,7 @@
 DISTNAME=      zipios++-0.1.5.9+cvs.2004.02.07
 PKGNAME=       zipios++-0.1.5.9
 CATEGORIES=    devel archivers
-MASTER_SITES=  http://http.us.debian.org/debian/pool/main/z/zipios++/
+MASTER_SITES=  http://ubuntu.media.mit.edu/ubuntu/pool/universe/z/zipios++/
 MASTER_SITES0= ${MASTER_SITE_GNU:=automake/}
 SHARED_LIBS += zipios               1.0      # .0.0
 
Index: astro/wmglobe/Makefile
===================================================================
RCS file: /cvs/ports/astro/wmglobe/Makefile,v
retrieving revision 1.24
diff -u astro/wmglobe/Makefile
--- astro/wmglobe/Makefile      24 Oct 2010 20:58:59 -0000      1.24
+++ astro/wmglobe/Makefile      1 Nov 2010 02:57:51 -0000
@@ -18,7 +18,7 @@
 REVISION =     2
 WANTLIB=               X11 Xext Xpm c m z jpeg tiff png ungif wraster
 
-MASTER_SITES=          ${HOMEPAGE}
+MASTER_SITES=          http://www.sourcefiles.org/Toys/Candy/
 
 LIB_DEPENDS=           ::graphics/jpeg \
                        ::graphics/tiff \
Index: audio/mac/Makefile
===================================================================
RCS file: /cvs/ports/audio/mac/Makefile,v
retrieving revision 1.3
diff -u audio/mac/Makefile
--- audio/mac/Makefile  6 Sep 2010 00:04:28 -0000       1.3
+++ audio/mac/Makefile  1 Nov 2010 02:57:52 -0000
@@ -23,7 +23,7 @@
 
 WANTLIB=       c m stdc++
 
-MASTER_SITES=  http://bsd.cenkes.org/myports/
+MASTER_SITES=  
ftp://ftp.linuxforum.hu/mirrors/frugalware/pub/frugalware/frugalware-testing/source/multimedia-extra/mac/
 
 USE_LIBTOOL=   Yes
 
Index: audio/milkytracker/Makefile
===================================================================
RCS file: /cvs/ports/audio/milkytracker/Makefile,v
retrieving revision 1.3
diff -u audio/milkytracker/Makefile
--- audio/milkytracker/Makefile 24 Oct 2010 21:00:29 -0000      1.3
+++ audio/milkytracker/Makefile 1 Nov 2010 02:57:53 -0000
@@ -2,10 +2,11 @@
 
 COMMENT =              Fasttracker II inspired MOD tracker
 DISTNAME =             milkytracker-0.90.80
+REVISION =             1
 
 CATEGORIES =           audio
 
-HOMEPAGE =             http://www.milkytracker.net/
+HOMEPAGE =             http://www.milkytracker.org/
 
 MAINTAINER =           Jacob Meuser <jake...@openbsd.org>
 
@@ -17,7 +18,7 @@
 
 WANTLIB =              SDL c m pthread stdc++
 
-MASTER_SITES =         ${HOMEPAGE}/files/
+MASTER_SITES =         ${HOMEPAGE}files/
 
 # libjack accessed via dlopen()
 RUN_DEPENDS =          ::audio/jack
Index: audio/wmmp3/Makefile
===================================================================
RCS file: /cvs/ports/audio/wmmp3/Makefile,v
retrieving revision 1.18
diff -u audio/wmmp3/Makefile
--- audio/wmmp3/Makefile        24 Oct 2010 21:00:30 -0000      1.18
+++ audio/wmmp3/Makefile        1 Nov 2010 02:57:54 -0000
@@ -18,7 +18,7 @@
 
 WANTLIB=               X11 Xext Xpm c
 
-MASTER_SITES=          ${HOMEPAGE}
+MASTER_SITES=          http://www.sourcefiles.org/Multimedia/MP3/Front_End/
 
 RUN_DEPENDS=           :madplay-*:audio/madplay
 
Index: benchmarks/bonnie/Makefile
===================================================================
RCS file: /cvs/ports/benchmarks/bonnie/Makefile,v
retrieving revision 1.15
diff -u benchmarks/bonnie/Makefile
--- benchmarks/bonnie/Makefile  18 Oct 2010 16:57:46 -0000      1.15
+++ benchmarks/bonnie/Makefile  1 Nov 2010 02:57:55 -0000
@@ -2,12 +2,11 @@
 
 COMMENT=       performance test of filesystem I/O
 
-DISTNAME=      Bonnie
+DISTNAME=      bonnie
 PKGNAME=       bonnie-1.0
 CATEGORIES=    benchmarks
 
-MASTER_SITES=  ftp://ftp.sunet.se/pub/benchmark/Bonnie/ \
-               ftp://swedishchef.lerc.nasa.gov/drlabs/io/
+MASTER_SITES=  http://ftp.funet.fi/pub/unix/packages/dhrystone/
 EXTRACT_SUFX=  .tar.Z
 
 MAINTAINER=    Niklas Hallqvist <nik...@openbsd.org>
Index: benchmarks/bonnie/distinfo
===================================================================
RCS file: /cvs/ports/benchmarks/bonnie/distinfo,v
retrieving revision 1.3
diff -u benchmarks/bonnie/distinfo
--- benchmarks/bonnie/distinfo  5 Apr 2007 15:37:45 -0000       1.3
+++ benchmarks/bonnie/distinfo  1 Nov 2010 02:57:56 -0000
@@ -1,5 +1,5 @@
-MD5 (Bonnie.tar.Z) = I/c81Fyqu1ELTyvcbfpv8A==
-RMD160 (Bonnie.tar.Z) = Wfn7DDe1m/DO0eDGDe5fAH75Nho=
-SHA1 (Bonnie.tar.Z) = ETh91HzQRkEwg9TJnhhXvZYd6f4=
-SHA256 (Bonnie.tar.Z) = erIE7ZkF3HiucY3dwpFyudBJZpvkag3ZH632jwDTPN0=
-SIZE (Bonnie.tar.Z) = 14202
+MD5 (bonnie.tar.Z) = XXt8w/GL6qVAPwNFQcrrPA==
+RMD160 (bonnie.tar.Z) = QUqfrCXVoHQ1nm8yLqP4nQUEYLA=
+SHA1 (bonnie.tar.Z) = LtoZrkRLnbNQeJuoc7S7ac1cvkY=
+SHA256 (bonnie.tar.Z) = yuaHzeaRWhSblIHAsbb9flbmJgDDeCxrTZ5gWPvA+7Y=
+SIZE (bonnie.tar.Z) = 17862
Index: benchmarks/lmbench/Makefile
===================================================================
RCS file: /cvs/ports/benchmarks/lmbench/Makefile,v
retrieving revision 1.22
diff -u benchmarks/lmbench/Makefile
--- benchmarks/lmbench/Makefile 18 Oct 2010 16:57:46 -0000      1.22
+++ benchmarks/lmbench/Makefile 1 Nov 2010 02:57:58 -0000
@@ -14,7 +14,7 @@
 
 # this is the new home site
 #
-MASTER_SITES=  ftp://ftp.bitmover.com/lmbench/
+MASTER_SITES=  http://ftp.nocrew.org/pub/unix/
 EXTRACT_SUFX=  .tar.Z
 
 ALL_TARGET=    build
Index: biology/emboss/Makefile
===================================================================
RCS file: /cvs/ports/biology/emboss/Makefile,v
retrieving revision 1.7
diff -u biology/emboss/Makefile
--- biology/emboss/Makefile     24 Oct 2010 21:02:53 -0000      1.7
+++ biology/emboss/Makefile     1 Nov 2010 02:57:59 -0000
@@ -19,7 +19,7 @@
 PERMIT_DISTFILES_FTP=  Yes
 PERMIT_DISTFILES_CDROM=        Yes
 
-MASTER_SITES=  ftp://emboss.open-bio.org/pub/EMBOSS/
+MASTER_SITES=  ftp://emboss.open-bio.org/pub/EMBOSS/old/6.0.1/
 
 WANTLIB=       X11 Xau Xdmcp c m pthread-stubs xcb
 
Index: comms/conserver/Makefile
===================================================================
RCS file: /cvs/ports/comms/conserver/Makefile,v
retrieving revision 1.35
diff -u comms/conserver/Makefile
--- comms/conserver/Makefile    18 Oct 2010 21:35:48 -0000      1.35
+++ comms/conserver/Makefile    1 Nov 2010 02:58:00 -0000
@@ -18,7 +18,7 @@
 
 WANTLIB=               c ssl crypto util
 
-MASTER_SITES=  ftp://ftp.conserver.com/conserver/
+MASTER_SITES=  http://www.conserver.com/
 
 AUTOCONF_VERSION= 2.59
 CONFIGURE_STYLE= autoconf
Index: comms/gnokii/Makefile
===================================================================
RCS file: /cvs/ports/comms/gnokii/Makefile,v
retrieving revision 1.27
diff -u comms/gnokii/Makefile
--- comms/gnokii/Makefile       24 Oct 2010 21:05:57 -0000      1.27
+++ comms/gnokii/Makefile       1 Nov 2010 02:58:01 -0000
@@ -10,7 +10,7 @@
 MAINTAINER=    Robert Nagy <rob...@openbsd.org>
 
 HOMEPAGE=      http://www.gnokii.org/
-MASTER_SITES=  ${HOMEPAGE}download/gnokii/
+MASTER_SITES=  ${HOMEPAGE}download/gnokii/0.6.x/
 
 # GPLv2
 PERMIT_PACKAGE_CDROM=  Yes
Index: comms/zmtx-zmrx/Makefile
===================================================================
RCS file: /cvs/ports/comms/zmtx-zmrx/Makefile,v
retrieving revision 1.21
diff -u comms/zmtx-zmrx/Makefile
--- comms/zmtx-zmrx/Makefile    18 Oct 2010 16:57:49 -0000      1.21
+++ comms/zmtx-zmrx/Makefile    1 Nov 2010 02:58:02 -0000
@@ -11,7 +11,7 @@
 PERMIT_DISTFILES_FTP=  Yes
 WANTLIB=               c
 
-MASTER_SITES=  ftp://ftp.netsw.org/net/modem/protocols/zmodem/zmtx-zmrx/
+MASTER_SITES=  http://netsw.org/net/modem/protocols/zmodem/zmtx-zmrx/
 # see also comp.unix.sources for version 1.0
 # ftp://ftp.lth.se/pub/usenet/comp.sources.unix/volume28/zm/part01.gz
 
Index: databases/ruby-bdb/Makefile
===================================================================
RCS file: /cvs/ports/databases/ruby-bdb/Makefile,v
retrieving revision 1.19
diff -u databases/ruby-bdb/Makefile
--- databases/ruby-bdb/Makefile 26 Oct 2010 21:42:14 -0000      1.19
+++ databases/ruby-bdb/Makefile 1 Nov 2010 02:58:04 -0000
@@ -14,7 +14,7 @@
 PERMIT_DISTFILES_CDROM=        Yes
 PERMIT_DISTFILES_FTP=  Yes
 
-MASTER_SITES=          ftp://moulon.inra.fr/pub/ruby/
+MASTER_SITES=          http://kobyla.info/distfiles/ruby/
 
 MODULES=               lang/ruby
 
Index: devel/cdk/Makefile
===================================================================
RCS file: /cvs/ports/devel/cdk/Makefile,v
retrieving revision 1.5
diff -u devel/cdk/Makefile
--- devel/cdk/Makefile  25 Oct 2010 09:10:07 -0000      1.5
+++ devel/cdk/Makefile  1 Nov 2010 02:58:05 -0000
@@ -22,8 +22,9 @@
 PERMIT_DISTFILES_CDROM=        Yes
 PERMIT_DISTFILES_FTP=  Yes
 
-MASTER_SITES=  ftp://invisible-island.net/cdk/
-
+MASTER_SITES=  http://ftp.tuwien.ac.at/hci/cdk/ \
+               ftp://invisible-island.net/cdk/ \
+               
http://ftp.nluug.nl/ftp/os/Linux/distr/pardusrepo/ftp/pub/pisi/source/2007/
 USE_LIBTOOL=   Yes
 
 CONFIGURE_STYLE= gnu
Index: devel/doxygen/Makefile
===================================================================
RCS file: /cvs/ports/devel/doxygen/Makefile,v
retrieving revision 1.12
diff -u devel/doxygen/Makefile
--- devel/doxygen/Makefile      18 Oct 2010 17:47:52 -0000      1.12
+++ devel/doxygen/Makefile      1 Nov 2010 02:58:06 -0000
@@ -17,7 +17,7 @@
 PERMIT_DISTFILES_CDROM=        Yes
 PERMIT_DISTFILES_FTP=  Yes
 
-MASTER_SITES=  ftp://ftp.stack.nl/pub/users/dimitri/
+MASTER_SITES=  http://launchpad.net/doxygen/main/1.5.4.src/+download/
 
 PSEUDO_FLAVORS=        gui
 FLAVOR?=
Index: devel/eclipse/plugins/emf/Makefile
===================================================================
RCS file: /cvs/ports/devel/eclipse/plugins/emf/Makefile,v
retrieving revision 1.7
diff -u devel/eclipse/plugins/emf/Makefile
--- devel/eclipse/plugins/emf/Makefile  16 Sep 2007 02:52:58 -0000      1.7
+++ devel/eclipse/plugins/emf/Makefile  1 Nov 2010 02:58:07 -0000
@@ -19,7 +19,7 @@
 PERMIT_DISTFILES_CDROM=        commercial distribution defend and indemnify 
clauses
 PERMIT_DISTFILES_FTP=  Yes
 
-MASTER_SITES=          
http://download.eclipse.org/modeling/emf/emf/downloads/drops/${V}/R200705141058/
+MASTER_SITES=          
http://archive.eclipse.org/modeling/emf/emf/downloads/drops/${V}/R200705141058/
 
 RUN_DEPENDS=           :eclipse-sdk->=3.2:devel/eclipse/sdk
 
Index: devel/eclipse/plugins/gef/Makefile
===================================================================
RCS file: /cvs/ports/devel/eclipse/plugins/gef/Makefile,v
retrieving revision 1.7
diff -u devel/eclipse/plugins/gef/Makefile
--- devel/eclipse/plugins/gef/Makefile  16 Sep 2007 02:52:58 -0000      1.7
+++ devel/eclipse/plugins/gef/Makefile  1 Nov 2010 02:58:08 -0000
@@ -19,7 +19,7 @@
 PERMIT_DISTFILES_CDROM=        commercial distribution defend and indemnify 
clauses
 PERMIT_DISTFILES_FTP=  Yes
 
-MASTER_SITES=          
http://download.eclipse.org/tools/gef/downloads/drops/R-3.2.2-200702081315/
+MASTER_SITES=          
http://archive.eclipse.org/tools/gef/downloads/drops/R-3.2.2-200702081315/
 
 RUN_DEPENDS=           :eclipse-sdk->=3.2:devel/eclipse/sdk
 
Index: devel/eclipse/plugins/uml2/Makefile
===================================================================
RCS file: /cvs/ports/devel/eclipse/plugins/uml2/Makefile,v
retrieving revision 1.5
diff -u devel/eclipse/plugins/uml2/Makefile
--- devel/eclipse/plugins/uml2/Makefile 16 Sep 2007 02:52:58 -0000      1.5
+++ devel/eclipse/plugins/uml2/Makefile 1 Nov 2010 02:58:10 -0000
@@ -19,7 +19,7 @@
 PERMIT_DISTFILES_CDROM=        commercial distribution defend and indemnify 
clauses
 PERMIT_DISTFILES_FTP=  Yes
 
-MASTER_SITES=          
http://download.eclipse.org/modeling/mdt/uml2/downloads/drops/${V}/R200702141227/
+MASTER_SITES=          
http://archive.eclipse.org/modeling/mdt/uml2/downloads/drops/${V}/R200702141227/
 
 RUN_DEPENDS=           
:eclipse-plugin-emf-sdk->=2.2.2:devel/eclipse/plugins/emf
 
Index: devel/eclipse/plugins/wtp/Makefile
===================================================================
RCS file: /cvs/ports/devel/eclipse/plugins/wtp/Makefile,v
retrieving revision 1.6
diff -u devel/eclipse/plugins/wtp/Makefile
--- devel/eclipse/plugins/wtp/Makefile  28 Aug 2008 21:20:23 -0000      1.6
+++ devel/eclipse/plugins/wtp/Makefile  1 Nov 2010 02:58:11 -0000
@@ -19,7 +19,7 @@
 PERMIT_DISTFILES_CDROM=        commercial distribution defend and indemnify 
clauses
 PERMIT_DISTFILES_FTP=  Yes
 
-MASTER_SITES=          
http://download.eclipse.org/webtools/downloads/drops/R1.5/R-${V}-200705021353/
+MASTER_SITES=          
http://archive.eclipse.org/webtools/downloads/drops/R1.5/R-${V}-200705021353/
 
 BUILD_DEPENDS=         :gtar-*:archivers/gtar
 RUN_DEPENDS=           
:eclipse-plugin-emf-sdk->=2.2.0:devel/eclipse/plugins/emf\
Index: devel/jam/Makefile
===================================================================
RCS file: /cvs/ports/devel/jam/Makefile,v
retrieving revision 1.7
diff -u devel/jam/Makefile
--- devel/jam/Makefile  5 Nov 2007 19:48:54 -0000       1.7
+++ devel/jam/Makefile  1 Nov 2010 02:58:12 -0000
@@ -16,7 +16,7 @@
 PERMIT_DISTFILES_FTP=  Yes
 WANTLIB=               c
 
-MASTER_SITES=          ftp://ftp.perforce.com/pub/jam/
+MASTER_SITES=          ftp://ftp.perforce.com/jam/
 EXTRACT_SUFX=          .tar
 NO_REGRESS=            Yes
 MAKE_FLAGS=            CC="${CC}" CCFLAGS="${CFLAGS}"

Reply via email to