mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-05 06:27:37 +00:00
Use the right syntax (S/$/:group/) for grouping of a MASTER_SITE_foo
Limit fetch attempts to sites that to have the given file.
This commit is contained in:
parent
ab30075ecb
commit
ab7d6a3dfa
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=144863
@ -11,9 +11,9 @@ PORTREVISION= 2
|
||||
CATEGORIES= databases lang
|
||||
MASTER_SITES= ftp://ftp.linux.ru.net/mirrors/clip/:files \
|
||||
ftp://ftp.itk.ru/pub/clip/:files \
|
||||
${MASTER_SITE_LOCAL}:files,patch
|
||||
MASTER_SITE_SUBDIR=lawrance:files,patch
|
||||
DISTFILES= ${PORTNAME}-prg-${PORTVERSION:R}-${PORTVERSION:E}.tgz:files,patch \
|
||||
${MASTER_SITE_LOCAL:S/$/:patch/}
|
||||
MASTER_SITE_SUBDIR=lawrance/:patch
|
||||
DISTFILES= ${PORTNAME}-prg-${PORTVERSION:R}-${PORTVERSION:E}.tgz:files \
|
||||
patch.tgz:patch
|
||||
DIST_SUBDIR= clip
|
||||
EXTRACT_ONLY= ${PORTNAME}-prg-${PORTVERSION:R}-${PORTVERSION:E}.tgz
|
||||
|
Loading…
Reference in New Issue
Block a user