mirror of
https://git.freebsd.org/ports.git
synced 2025-06-01 19:06:28 -04:00
Update master sites for some ports formerly hosted on easysw.com, now extinct.
Remove easysw.com domain from MASTER_SITE_EASYSW, and drop tu-bs.de from mirror list (is no longer mirroring easysw.com).
This commit is contained in:
parent
4eea6f45bb
commit
7ab8506c5d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=340749
5 changed files with 6 additions and 8 deletions
|
@ -198,9 +198,6 @@ MASTER_SITE_DEBIAN_POOL+= \
|
|||
|
||||
.if !defined(IGNORE_MASTER_SITE_EASYSW)
|
||||
MASTER_SITE_EASYSW+= \
|
||||
http://ftp.easysw.com/pub/%SUBDIR%/ \
|
||||
ftp://ftp.easysw.com/pub/%SUBDIR%/ \
|
||||
ftp://ftp.rz.tu-bs.de/pub/mirror/ftp.easysw.com/ftp/pub/%SUBDIR%/ \
|
||||
http://ftp.funet.fi/pub/mirrors/ftp.easysw.com/pub/%SUBDIR%/ \
|
||||
ftp://ftp.funet.fi/pub/mirrors/ftp.easysw.com/pub/%SUBDIR%/
|
||||
.endif
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
PORTNAME= epm
|
||||
PORTVERSION= 4.2
|
||||
CATEGORIES= devel
|
||||
MASTER_SITES= ${MASTER_SITE_EASYSW}
|
||||
MASTER_SITES= http://www.msweet.org/files/project2/
|
||||
MASTER_SITE_SUBDIR= ${PORTNAME}/${PORTVERSION}
|
||||
EXTRACT_SUFX= -source.tar.bz2
|
||||
|
||||
|
|
|
@ -6,7 +6,8 @@ PORTVERSION= 1.5.4
|
|||
DISTVERSIONSUFFIX= -source
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= print
|
||||
MASTER_SITES= EASYSW/${PORTNAME}/${DISTVERSION}
|
||||
MASTER_SITES= http://www.cups.org/software/${DISTVERSION}/ \
|
||||
EASYSW/${PORTNAME}/${DISTVERSION}
|
||||
PKGNAMESUFFIX= ${CUPS_SUFFIX}${PKGNAMESUFFIX2}
|
||||
|
||||
MAINTAINER= bsam@FreeBSD.org
|
||||
|
|
|
@ -5,8 +5,7 @@ PORTNAME= fldiff
|
|||
PORTVERSION= 1.1
|
||||
PORTREVISION= 8
|
||||
CATEGORIES= textproc
|
||||
MASTER_SITES= http://www.easysw.com/~mike/fldiff/ \
|
||||
CRITICAL
|
||||
MASTER_SITES= CRITICAL
|
||||
DISTNAME= ${PORTNAME}-${PORTVERSION}-source
|
||||
|
||||
MAINTAINER= ehaupt@FreeBSD.org
|
||||
|
|
|
@ -5,7 +5,8 @@ PORTNAME= htmldoc
|
|||
PORTVERSION= 1.8.27
|
||||
PORTREVISION= 7
|
||||
CATEGORIES= textproc
|
||||
MASTER_SITES= ${MASTER_SITE_EASYSW}
|
||||
MASTER_SITES= http://www.msweet.org/files/project1/ \
|
||||
${MASTER_SITE_EASYSW}
|
||||
MASTER_SITE_SUBDIR= ${PORTNAME}/${PORTVERSION}
|
||||
DISTNAME= ${PORTNAME}-${PORTVERSION}-source
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue