Update to 0.9.3.
PR: ports/30267 Submitted by: Yoichi ASAI <yatt@msc.biglobe.ne.jp>
This commit is contained in:
parent
c7f1cdb180
commit
bd57d6a435
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=47325
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= mozilla
|
||||
PORTVERSION= 0.9.3.r2
|
||||
PORTVERSION= 0.9.3
|
||||
PORTEPOCH= 1
|
||||
CATEGORIES= japanese www
|
||||
MASTER_SITES= http://www.mozilla.gr.jp/jlp/ \
|
||||
@ -33,8 +33,8 @@ MOZILLA_PORT= ${PORTSDIR}/www/mozilla+ipv6
|
||||
.else
|
||||
MOZILLA_PORT= ${PORTSDIR}/www/mozilla
|
||||
.endif
|
||||
JLP_SRC= ${PORTNAME}${PORTVERSION:S/.r2$//}-langjajp-RC2.xpi \
|
||||
${PORTNAME}${PORTVERSION:S/.r2$//}-regjp-RC2.xpi
|
||||
JLP_SRC= ${PORTNAME}${PORTVERSION}-langjajp.xpi \
|
||||
${PORTNAME}${PORTVERSION}-regjp.xpi
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
|
@ -1,2 +1,2 @@
|
||||
MD5 (mozilla0.9.3-langjajp-RC2.xpi) = 9ff219001fd140fbef292514bcfafaed
|
||||
MD5 (mozilla0.9.3-regjp-RC2.xpi) = 6106ef7c0d8423a5cfa2c3157e79d2e2
|
||||
MD5 (mozilla0.9.3-langjajp.xpi) = eebe650b1d5c9baeb46431b09d108dcd
|
||||
MD5 (mozilla0.9.3-regjp.xpi) = feb6012031aae660d1863b136b1bb5e1
|
||||
|
@ -79,6 +79,8 @@ lib/mozilla/searchplugins/google.gif
|
||||
lib/mozilla/searchplugins/google.src
|
||||
lib/mozilla/searchplugins/jpnic_rfc.png
|
||||
lib/mozilla/searchplugins/jpnic_rfc.src
|
||||
lib/mozilla/searchplugins/kensaku.png
|
||||
lib/mozilla/searchplugins/kensaku.src
|
||||
lib/mozilla/searchplugins/linux_24.png
|
||||
lib/mozilla/searchplugins/linux_24.src
|
||||
lib/mozilla/searchplugins/linux_JFJM.png
|
||||
|
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= mozilla
|
||||
PORTVERSION= 0.9.3.r2
|
||||
PORTVERSION= 0.9.3
|
||||
PORTEPOCH= 1
|
||||
CATEGORIES= japanese www
|
||||
MASTER_SITES= http://www.mozilla.gr.jp/jlp/ \
|
||||
@ -33,8 +33,8 @@ MOZILLA_PORT= ${PORTSDIR}/www/mozilla+ipv6
|
||||
.else
|
||||
MOZILLA_PORT= ${PORTSDIR}/www/mozilla
|
||||
.endif
|
||||
JLP_SRC= ${PORTNAME}${PORTVERSION:S/.r2$//}-langjajp-RC2.xpi \
|
||||
${PORTNAME}${PORTVERSION:S/.r2$//}-regjp-RC2.xpi
|
||||
JLP_SRC= ${PORTNAME}${PORTVERSION}-langjajp.xpi \
|
||||
${PORTNAME}${PORTVERSION}-regjp.xpi
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
|
@ -1,2 +1,2 @@
|
||||
MD5 (mozilla0.9.3-langjajp-RC2.xpi) = 9ff219001fd140fbef292514bcfafaed
|
||||
MD5 (mozilla0.9.3-regjp-RC2.xpi) = 6106ef7c0d8423a5cfa2c3157e79d2e2
|
||||
MD5 (mozilla0.9.3-langjajp.xpi) = eebe650b1d5c9baeb46431b09d108dcd
|
||||
MD5 (mozilla0.9.3-regjp.xpi) = feb6012031aae660d1863b136b1bb5e1
|
||||
|
@ -79,6 +79,8 @@ lib/mozilla/searchplugins/google.gif
|
||||
lib/mozilla/searchplugins/google.src
|
||||
lib/mozilla/searchplugins/jpnic_rfc.png
|
||||
lib/mozilla/searchplugins/jpnic_rfc.src
|
||||
lib/mozilla/searchplugins/kensaku.png
|
||||
lib/mozilla/searchplugins/kensaku.src
|
||||
lib/mozilla/searchplugins/linux_24.png
|
||||
lib/mozilla/searchplugins/linux_24.src
|
||||
lib/mozilla/searchplugins/linux_JFJM.png
|
||||
|
Loading…
Reference in New Issue
Block a user