pkgsrc-WIP-changes archive

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

*: remove dead download link



Module Name:	pkgsrc-wip
Committed By:	Thomas Klausner <tk%giga.or.at@localhost>
Pushed By:	wiz
Date:		Sat Apr 24 22:12:43 2021 +0200
Changeset:	4c962a3c8c6b30cc93b3e003d031ebd5e24fbb08

Modified Files:
	openbgpd-as4byte/Makefile
	openbgpd/Makefile
	xspread/Makefile

Log Message:
*: remove dead download link

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

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

diffstat:
 openbgpd-as4byte/Makefile | 3 +--
 openbgpd/Makefile         | 3 +--
 xspread/Makefile          | 4 +---
 3 files changed, 3 insertions(+), 7 deletions(-)

diffs:
diff --git a/openbgpd-as4byte/Makefile b/openbgpd-as4byte/Makefile
index b929f9b26d..7980b69c54 100644
--- a/openbgpd-as4byte/Makefile
+++ b/openbgpd-as4byte/Makefile
@@ -1,12 +1,11 @@
 # $NetBSD: Makefile,v 1.2 2012/10/03 21:02:10 asau Exp $
-# FreeBSD Id: ports/net/openbgpd/Makefile,v 1.10 2006/05/25 11:09:26 flz Exp
 
 PKGNAME=	openbgpd-as4byte-3.9
 DISTNAME=	openbgpd
 VERSION=	3.9
 PKGREVISION=	1
 CATEGORIES=	net
-MASTER_SITES=	ftp://ftp.openbsd.org/pub/OpenBSD/OpenBGPD/
+MASTER_SITES=	https://cdn.openbsd.org/pub/OpenBSD/OpenBGPD/
 DISTFILES?=	${DISTNAME}-${VERSION}.tgz
 DISTFILES+=	if_media.h pfkey_compat.c hash.h strtonum.c
 DIST_SUBDIR=	openbgpd
diff --git a/openbgpd/Makefile b/openbgpd/Makefile
index 9b22459ba7..1a2de19563 100644
--- a/openbgpd/Makefile
+++ b/openbgpd/Makefile
@@ -1,12 +1,11 @@
 # $NetBSD: Makefile,v 1.3 2012/10/03 21:00:40 asau Exp $
-# FreeBSD Id: ports/net/openbgpd/Makefile,v 1.10 2006/05/25 11:09:26 flz Exp
 
 PKGNAME=	openbgpd-3.9
 DISTNAME=	openbgpd
 VERSION=	3.9
 PKGREVISION=	1
 CATEGORIES=	net
-MASTER_SITES=	ftp://ftp.openbsd.org/pub/OpenBSD/OpenBGPD/
+MASTER_SITES=	https://cdn.openbsd.org/pub/OpenBSD/OpenBGPD/
 DISTFILES?=	${DISTNAME}-${VERSION}.tgz
 DISTFILES+=	if_media.h pfkey_compat.c hash.h strtonum.c
 DIST_SUBDIR=	openbgpd
diff --git a/xspread/Makefile b/xspread/Makefile
index f746dd77e9..122bdf2db5 100644
--- a/xspread/Makefile
+++ b/xspread/Makefile
@@ -1,12 +1,10 @@
 # $NetBSD: Makefile,v 1.6 2012/10/07 19:54:59 asau Exp $
-#
 
 DISTNAME=		xspread3.1.1c
 PKGNAME=		xspread-3.1.1c
 CATEGORIES=		math
 # What is the tucows-bsd URL for this?
-MASTER_SITES=		http://public.planetmirror.com/pub/tucows-bsd/files/ \
-			ftp://ftp.openbsd.org/pub/OpenBSD/distfiles/
+MASTER_SITES=		http://public.planetmirror.com/pub/tucows-bsd/files/
 
 MAINTAINER=		reed%reedmedia.net@localhost
 HOMEPAGE=		http://www.chemie.fu-berlin.de/chemnet/use/xspread.html


Home | Main Index | Thread Index | Old Index