pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Use MASTER_SITE_GNU



Module Name:	pkgsrc-wip
Committed By:	Kimmo Suominen <kimmo%suominen.com@localhost>
Pushed By:	kim
Date:		Fri Mar 1 08:38:16 2024 +0200
Changeset:	5c2c497c88e66f6e0526cf3adc8dd9213dd76128

Modified Files:
	c-graph/Makefile
	complexity/Makefile
	g-golf/Makefile
	gnujump/Makefile
	gpatch/Makefile
	java-gnujaf/Makefile
	motti/Makefile
	parted/Makefile
	shtool/Makefile

Log Message:
Use MASTER_SITE_GNU

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=5c2c497c88e66f6e0526cf3adc8dd9213dd76128

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 c-graph/Makefile     | 2 +-
 complexity/Makefile  | 2 +-
 g-golf/Makefile      | 2 +-
 gnujump/Makefile     | 2 +-
 gpatch/Makefile      | 2 +-
 java-gnujaf/Makefile | 2 +-
 motti/Makefile       | 2 +-
 parted/Makefile      | 2 +-
 shtool/Makefile      | 2 +-
 9 files changed, 9 insertions(+), 9 deletions(-)

diffs:
diff --git a/c-graph/Makefile b/c-graph/Makefile
index 4b24c0c510..d608a2cfe6 100644
--- a/c-graph/Makefile
+++ b/c-graph/Makefile
@@ -2,7 +2,7 @@
 
 DISTNAME=	c-graph-2.0.1
 CATEGORIES=	math
-MASTER_SITES=	ftp://ftp.gnu.org/gnu/c-graph/
+MASTER_SITES=	${MASTER_SITE_GNU:=c-graph/}
 
 MAINTAINER=	jihbed.research%gmail.com@localhost
 HOMEPAGE=	https://www.gnu.org/software/c-graph/
diff --git a/complexity/Makefile b/complexity/Makefile
index edcd751903..af2333231d 100644
--- a/complexity/Makefile
+++ b/complexity/Makefile
@@ -2,7 +2,7 @@
 
 DISTNAME=	complexity-1.10
 CATEGORIES=	nih
-MASTER_SITES=	https://ftp.gnu.org/gnu/complexity/
+MASTER_SITES=	${MASTER_SITE_GNU:=complexity/}
 EXTRACT_SUFX=	.tar.xz
 LICENSE=	gnu-gpl-v3
 
diff --git a/g-golf/Makefile b/g-golf/Makefile
index c39952f39d..22a4032b41 100644
--- a/g-golf/Makefile
+++ b/g-golf/Makefile
@@ -5,7 +5,7 @@ PKG_VER=	0.8.0rc2
 DISTNAME=	g-golf-${DIST_VER}
 PKGNAME=	g-golf-${PKG_VER}
 CATEGORIES=	devel
-MASTER_SITES=	http://ftp.gnu.org/gnu/g-golf/
+MASTER_SITES=	${MASTER_SITE_GNU:=g-golf/}
 
 MAINTAINER=	gdt%NetBSD.org@localhost
 HOMEPAGE=	https://www.gnu.org/software/g-golf/
diff --git a/gnujump/Makefile b/gnujump/Makefile
index 2000ab0fba..39cc982cc1 100644
--- a/gnujump/Makefile
+++ b/gnujump/Makefile
@@ -2,7 +2,7 @@
 
 DISTNAME=	gnujump-1.0.8
 CATEGORIES=	games
-MASTER_SITES=	ftp://ftp.gnu.org/gnu/gnujump/
+MASTER_SITES=	${MASTER_SITE_GNU:=gnujump/}
 
 MAINTAINER=	kamelderouiche%yahoo.com@localhost
 HOMEPAGE=	https://gnujump.es.gnu.org/index.php/Main_Page
diff --git a/gpatch/Makefile b/gpatch/Makefile
index e1c6c21809..03af6431fa 100644
--- a/gpatch/Makefile
+++ b/gpatch/Makefile
@@ -3,7 +3,7 @@
 DISTNAME=	patch-2.7.6
 PKGNAME=	g${DISTNAME}
 CATEGORIES=	devel
-MASTER_SITES=	https://ftp.gnu.org/gnu/patch/
+MASTER_SITES=	${MASTER_SITE_GNU:=patch/}
 
 MAINTAINER=	nishi@nishi.boats
 HOMEPAGE=	https://savannah.gnu.org/projects/patch/
diff --git a/java-gnujaf/Makefile b/java-gnujaf/Makefile
index aa29ed4099..bd3f7d9367 100644
--- a/java-gnujaf/Makefile
+++ b/java-gnujaf/Makefile
@@ -4,7 +4,7 @@
 DISTNAME=	activation-1.1.1
 PKGNAME=	java-gnujaf-1.1.1
 CATEGORIES=	textproc
-MASTER_SITES=	http://ftp.gnu.org/gnu/classpathx/
+MASTER_SITES=	${MASTER_SITE_GNU:=classpathx/}
 LICENSE=	gnu-gpl-v3
 
 MAINTAINER=		pkgsrc-users%NetBSD.org@localhost
diff --git a/motti/Makefile b/motti/Makefile
index 9b801d6ae7..d0ab933aa4 100644
--- a/motti/Makefile
+++ b/motti/Makefile
@@ -2,7 +2,7 @@
 
 DISTNAME=	motti-3.1.0
 CATEGORIES=	games
-MASTER_SITES=	http://ftp.gnu.org/gnu/motti/
+MASTER_SITES=	${MASTER_SITE_GNU:=motti/}
 
 MAINTAINER=	kamelderouiche%yahoo.com@localhost
 HOMEPAGE=	https://www.gnu.org/software/motti/
diff --git a/parted/Makefile b/parted/Makefile
index 7306ea8c27..afc532f6c1 100644
--- a/parted/Makefile
+++ b/parted/Makefile
@@ -4,7 +4,7 @@
 DISTNAME=		parted-1.6.23
 PKGREVISION=		1
 CATEGORIES=		sysutils
-MASTER_SITES=		http://ftp.gnu.org/gnu/parted/
+MASTER_SITES=		${MASTER_SITE_GNU:=parted/}
 LICENSE=		gnu-gpl-v3
 
 MAINTAINER=		reed%reedmedia.net@localhost
diff --git a/shtool/Makefile b/shtool/Makefile
index 09ce2f8b8f..1503fbb04e 100644
--- a/shtool/Makefile
+++ b/shtool/Makefile
@@ -2,7 +2,7 @@
 
 DISTNAME=	shtool-2.0.8
 CATEGORIES=	devel
-MASTER_SITES=	http://ftp.gnu.org/gnu/shtool/
+MASTER_SITES=	${MASTER_SITE_GNU:=shtool/}
 
 MAINTAINER=	shozp%directbox.com@localhost
 HOMEPAGE=	ftp://ftp.gnu.org/gnu/shtool/


Home | Main Index | Thread Index | Old Index