www/firefox-esr-i18n: unbreak fetch after r478507
=> ach.xpi doesn't seem to exist in /portdistfiles/xpi/firefox-60.2.0. => Attempting to fetch https://download.cdn.mozilla.net/pub/firefox/releases/60.2.0esr/linux-i686/xpi/ach.xpi fetch: https://download.cdn.mozilla.net/pub/firefox/releases/60.2.0esr/linux-i686/xpi/ach.xpi: Not Found => Attempting to fetch https://archive.mozilla.org/pub/firefox/releases/60.2.0esr/linux-i686/xpi/ach.xpi fetch: https://archive.mozilla.org/pub/firefox/releases/60.2.0esr/linux-i686/xpi/ach.xpi: Not Found => Attempting to fetch https://download.cdn.mozilla.net/pub/firefox/candidates/60.2.0esr-candidates/build2/linux-i686/xpi/ach.xpi fetch: https://download.cdn.mozilla.net/pub/firefox/candidates/60.2.0esr-candidates/build2/linux-i686/xpi/ach.xpi: Not Found => Attempting to fetch https://archive.mozilla.org/pub/firefox/candidates/60.2.0esr-candidates/build2/linux-i686/xpi/ach.xpi fetch: https://archive.mozilla.org/pub/firefox/candidates/60.2.0esr-candidates/build2/linux-i686/xpi/ach.xpi: Not Found => Attempting to fetch http://distcache.FreeBSD.org/ports-distfiles/xpi/firefox-60.2.0/ach.xpi fetch: http://distcache.FreeBSD.org/ports-distfiles/xpi/firefox-60.2.0/ach.xpi: Not Found => Couldn't fetch it - please try to retrieve this => port manually into /portdistfiles/xpi/firefox-60.2.0 and try again. *** Error code 1 Reported by: pkg-fallout
This commit is contained in:
parent
3b40153f89
commit
4cff99c7e0
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=478724
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ PORTNAME= firefox
|
|||
PORTVERSION= 60.2.0
|
||||
CATEGORIES= www
|
||||
MASTER_SITES= MOZILLA/${PORTNAME:S|-i18n||}/releases/${DISTVERSION}esr/linux-i686/xpi \
|
||||
MOZILLA/${PORTNAME:S|-i18n||}/candidates/${DISTVERSION}esr-candidates/build2/linux-i686/xpi
|
||||
MOZILLA/${PORTNAME:S|-i18n||}/candidates/${DISTVERSION}esr-candidates/build1/linux-i686/xpi
|
||||
PKGNAMEPREFIX=
|
||||
PKGNAMESUFFIX= -esr-i18n
|
||||
DISTFILES= ${FIREFOX_I18N_:S/$/.xpi/}
|
||||
|
|
Loading…
Reference in a new issue