pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc use MASTER_SITE_SOURCEFORGE instead of an arbitrary mi...
details: https://anonhg.NetBSD.org/pkgsrc/rev/ec9dceed1053
branches: trunk
changeset: 479118:ec9dceed1053
user: drochner <drochner%pkgsrc.org@localhost>
date: Thu Aug 05 13:38:00 2004 +0000
description:
use MASTER_SITE_SOURCEFORGE instead of an arbitrary mirror
diffstat:
cross/h8300-hms-gcc/Makefile | 4 ++--
devel/sablecc/Makefile | 4 ++--
geography/vis5d+/Makefile | 4 ++--
net/speedtouch/Makefile | 4 ++--
net/xnap/Makefile | 4 ++--
5 files changed, 10 insertions(+), 10 deletions(-)
diffs (80 lines):
diff -r 10cc1a1b02fe -r ec9dceed1053 cross/h8300-hms-gcc/Makefile
--- a/cross/h8300-hms-gcc/Makefile Thu Aug 05 07:20:33 2004 +0000
+++ b/cross/h8300-hms-gcc/Makefile Thu Aug 05 13:38:00 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2004/07/04 00:23:21 wiz Exp $
+# $NetBSD: Makefile,v 1.13 2004/08/05 13:38:00 drochner Exp $
DISTNAME= gcc-core-3.1
PKGNAME= cross-h8300-hms-gcc-3.1
@@ -7,7 +7,7 @@
ftp://sources.redhat.com/pub/newlib/
DISTFILES= ${DISTNAME}${EXTRACT_SUFX} newlib-1.10.0.tar.gz
-PATCH_SITES= http://telia.dl.sourceforge.net/sourceforge/h8300-hms/
+PATCH_SITES= ${MASTER_SITE_SOURCEFORGE:=h8300-hms/}
PATCHFILES= h8300-hms-gcc-3.1-1.patch
PATCH_DIST_ARGS= -d ${SRCDIR} -E -p1
diff -r 10cc1a1b02fe -r ec9dceed1053 devel/sablecc/Makefile
--- a/devel/sablecc/Makefile Thu Aug 05 07:20:33 2004 +0000
+++ b/devel/sablecc/Makefile Thu Aug 05 13:38:00 2004 +0000
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.6 2003/08/23 15:09:53 jschauma Exp $
+# $NetBSD: Makefile,v 1.7 2004/08/05 13:38:00 drochner Exp $
#
DISTNAME= sablecc-2.16.2
PKGREVISION= 1
CATEGORIES= devel java
-MASTER_SITES= http://dl.sourceforge.net/sourceforge/sablecc/
+MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=sablecc/}
MAINTAINER= hag%linnaean.org@localhost
HOMEPAGE= http://www.sablecc.org/
diff -r 10cc1a1b02fe -r ec9dceed1053 geography/vis5d+/Makefile
--- a/geography/vis5d+/Makefile Thu Aug 05 07:20:33 2004 +0000
+++ b/geography/vis5d+/Makefile Thu Aug 05 13:38:00 2004 +0000
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.2 2004/05/09 02:30:53 snj Exp $
+# $NetBSD: Makefile,v 1.3 2004/08/05 13:38:00 drochner Exp $
#
DISTNAME= vis5d+-1.2.1
CATEGORIES= geography x11
-MASTER_SITES= http://easynews.dl.sourceforge.net/sourceforge/vis5d/
+MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=vis5d/}
MAINTAINER= hdp%nmsu.edu@localhost
HOMEPAGE= http://vis5d.sourceforge.net/
diff -r 10cc1a1b02fe -r ec9dceed1053 net/speedtouch/Makefile
--- a/net/speedtouch/Makefile Thu Aug 05 07:20:33 2004 +0000
+++ b/net/speedtouch/Makefile Thu Aug 05 13:38:00 2004 +0000
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.10 2003/11/07 11:17:58 abs Exp $
+# $NetBSD: Makefile,v 1.11 2004/08/05 13:38:00 drochner Exp $
#
DISTNAME= speedtouch-1.2-beta2
PKGREVISION= 2
CATEGORIES= net
-MASTER_SITES= http://osdn.dl.sourceforge.net/sourceforge/speedtouch/ \
+MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=speedtouch/} \
http://www.alcatel.com/consumer/dsl/
DISTFILES= ${DISTNAME}.tar.bz2 speedmgmt.tar.gz
diff -r 10cc1a1b02fe -r ec9dceed1053 net/xnap/Makefile
--- a/net/xnap/Makefile Thu Aug 05 07:20:33 2004 +0000
+++ b/net/xnap/Makefile Thu Aug 05 13:38:00 2004 +0000
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.5 2003/08/23 15:19:55 jschauma Exp $
+# $NetBSD: Makefile,v 1.6 2004/08/05 13:38:00 drochner Exp $
#
DISTNAME= xnap-2.0
CATEGORIES= net java
-MASTER_SITES= http://telia.dl.sourceforge.net/xnap/
+MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=xnap/}
MAINTAINER= Benjamin.Wong%cc.gatech.edu@localhost
HOMEPAGE= http://xnap.sourceforge.net/
Home |
Main Index |
Thread Index |
Old Index