mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-26 09:46:09 +00:00
Use MASTER_SITE_RINGSERVER and MASTER_SITE_SUBDIR effectively.
Not responded by: jseger (MAINTAINER), sobomax
This commit is contained in:
parent
fcbca89be5
commit
6f0ef9f511
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=35378
@ -8,16 +8,13 @@
|
||||
PORTNAME= freetype
|
||||
PORTVERSION= 1.3.1
|
||||
CATEGORIES= print
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \
|
||||
http://sunsite.cnlab-switch.ch/ftp/mirror/freetype/freetype1/ \
|
||||
http://www.funet.fi/pub/mirrors/ftp.freetype.org/freetype1/ \
|
||||
http://ftp.sunet.se/pub/text-processing/freetype/freetype1/ \
|
||||
ftp://ring.aist.go.jp/pub/graphics/freetype/freetype1/ \
|
||||
ftp://ring.asahi-net.or.jp/pub/graphics/freetype/ \
|
||||
ftp://ring.nacsis.ac.jp/pub/graphics/freetype/ \
|
||||
ftp://ring.so-net.ne.jp/pub/graphics/freetype/ \
|
||||
ftp://ftp.freetype.org/pub/freetype1/
|
||||
MASTER_SITE_SUBDIR= ${PORTNAME}
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:S,%SUBDIR%,freetype,} \
|
||||
http://sunsite.cnlab-switch.ch/ftp/mirror/freetype/%SUBDIR%/ \
|
||||
http://www.funet.fi/pub/mirrors/ftp.freetype.org/%SUBDIR%/ \
|
||||
http://ftp.sunet.se/pub/text-processing/freetype/%SUBDIR%/ \
|
||||
${MASTER_SITE_RINGSERVER:S,%SUBDIR%,graphics/freetype/&,} \
|
||||
ftp://ftp.freetype.org/pub/%SUBDIR%/
|
||||
MASTER_SITE_SUBDIR= freetype1
|
||||
|
||||
MAINTAINER= jseger@FreeBSD.org
|
||||
|
||||
|
@ -8,16 +8,13 @@
|
||||
PORTNAME= freetype2
|
||||
PORTVERSION= 2.0
|
||||
CATEGORIES= print
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \
|
||||
http://sunsite.cnlab-switch.ch/ftp/mirror/freetype/freetype1/ \
|
||||
http://www.funet.fi/pub/mirrors/ftp.freetype.org/freetype1/ \
|
||||
http://ftp.sunet.se/pub/text-processing/freetype/freetype1/ \
|
||||
ftp://ring.aist.go.jp/pub/graphics/freetype/freetype1/ \
|
||||
ftp://ring.asahi-net.or.jp/pub/graphics/freetype/ \
|
||||
ftp://ring.nacsis.ac.jp/pub/graphics/freetype/ \
|
||||
ftp://ring.so-net.ne.jp/pub/graphics/freetype/ \
|
||||
ftp://ftp.freetype.org/pub/freetype1/
|
||||
MASTER_SITE_SUBDIR= ${PORTNAME:S/2//}
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:S,%SUBDIR%,freetype,} \
|
||||
http://sunsite.cnlab-switch.ch/ftp/mirror/freetype/%SUBDIR%/ \
|
||||
http://www.funet.fi/pub/mirrors/ftp.freetype.org/%SUBDIR%/ \
|
||||
http://ftp.sunet.se/pub/text-processing/freetype/%SUBDIR%/ \
|
||||
${MASTER_SITE_RINGSERVER:S,%SUBDIR%,graphics/freetype/&,} \
|
||||
ftp://ftp.freetype.org/pub/%SUBDIR%/
|
||||
MASTER_SITE_SUBDIR= freetype2
|
||||
DISTNAME= ${PORTNAME:S/2//}-${PORTVERSION}
|
||||
|
||||
MAINTAINER= jseger@FreeBSD.org
|
||||
|
Loading…
Reference in New Issue
Block a user