mirror of
https://git.FreeBSD.org/ports.git
synced 2025-02-06 11:41:52 +00:00
Do not use %SUBDIR% in MASTER_SITES, since it will not be
inherited to PATCH_SITES in this case.
This commit is contained in:
parent
112770d7cb
commit
faf2627e85
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=75088
@ -9,8 +9,8 @@ PORTNAME= dcc
|
||||
PORTVERSION= 2.5.6
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= irc
|
||||
MASTER_SITES= ftp://ftp.fan.gr.jp/pub/elisp/irchat-pj/2.5/%SUBDIR%/
|
||||
MASTER_SITE_SUBDIR= . OLD
|
||||
MASTER_SITES= ftp://ftp.fan.gr.jp/pub/elisp/irchat-pj/2.5/ \
|
||||
ftp://ftp.fan.gr.jp/pub/elisp/irchat-pj/2.5/OLD/
|
||||
DISTNAME= irchat-pj-${PORTVERSION}p
|
||||
|
||||
PATCH_SITES= ${MASTER_SITES}
|
||||
|
@ -9,8 +9,8 @@ PORTNAME= irchat-pj
|
||||
PORTVERSION= 2.5.6
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= irc elisp
|
||||
MASTER_SITES= ftp://ftp.fan.gr.jp/pub/elisp/irchat-pj/2.5/%SUBDIR%/
|
||||
MASTER_SITE_SUBDIR= . OLD
|
||||
MASTER_SITES= ftp://ftp.fan.gr.jp/pub/elisp/irchat-pj/2.5/ \
|
||||
ftp://ftp.fan.gr.jp/pub/elisp/irchat-pj/2.5/OLD/
|
||||
PKGNAMESUFFIX= -${EMACS_PORT_NAME}
|
||||
DISTNAME= ${PORTNAME}-${PORTVERSION}p
|
||||
|
||||
|
@ -9,8 +9,8 @@ PORTNAME= pure
|
||||
PORTVERSION= 0.6
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= irc elisp
|
||||
MASTER_SITES= ftp://ftp.fan.gr.jp/pub/elisp/irchat-pj/2.5/%SUBDIR%/
|
||||
MASTER_SITE_SUBDIR= . OLD
|
||||
MASTER_SITES= ftp://ftp.fan.gr.jp/pub/elisp/irchat-pj/2.5/ \
|
||||
ftp://ftp.fan.gr.jp/pub/elisp/irchat-pj/2.5/OLD/
|
||||
PKGNAMESUFFIX= -${EMACS_PORT_NAME}
|
||||
DISTNAME= pure-${PORTVERSION}p
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user