diff options
author | flo <flo@FreeBSD.org> | 2013-08-09 02:42:03 +0800 |
---|---|---|
committer | flo <flo@FreeBSD.org> | 2013-08-09 02:42:03 +0800 |
commit | 26f5ffe80b5adecd6e84820d050a2244d5bda4ca (patch) | |
tree | e865dbceb17400d2f950e44a8979cf576a6eee98 /www/linux-firefox | |
parent | 215755697602de0069c671c438983e4d2d1b6fa2 (diff) | |
download | freebsd-ports-gnome-26f5ffe80b5adecd6e84820d050a2244d5bda4ca.tar.gz freebsd-ports-gnome-26f5ffe80b5adecd6e84820d050a2244d5bda4ca.tar.zst freebsd-ports-gnome-26f5ffe80b5adecd6e84820d050a2244d5bda4ca.zip |
- update firefox to 23.0
- update firefox-esr, thunderbird and libxul to 17.0.8
- update seamonkey to 2.20
- fix plist for *-i18n
Security: 0998e79d-0055-11e3-905b-0025905a4771
In collaboration with: Jan Beich <jbeich@tormail.org>
Diffstat (limited to 'www/linux-firefox')
-rw-r--r-- | www/linux-firefox/Makefile | 11 | ||||
-rw-r--r-- | www/linux-firefox/distinfo | 4 | ||||
-rw-r--r-- | www/linux-firefox/pkg-plist | 4 |
3 files changed, 11 insertions, 8 deletions
diff --git a/www/linux-firefox/Makefile b/www/linux-firefox/Makefile index 50b492cba4a8..726227ea9219 100644 --- a/www/linux-firefox/Makefile +++ b/www/linux-firefox/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= firefox -PORTVERSION= 22.0 +PORTVERSION= 23.0 PORTEPOCH= 1 CATEGORIES= www MASTER_SITES= MOZILLA/${PORTNAME}/releases/${PORTVERSION}/linux-i686/en-US @@ -18,6 +18,7 @@ USE_BZIP2= yes USE_LINUX_APPS= dbusglib dbuslibs alsalib alsa-plugins-oss +PREFS_FILE= ${WRKSRC}/${APP_SUBDIR}defaults/preferences/browser-prefs.js APP_SUBDIR= browser/ # plugins, extensions .include "${.CURDIR}/../linux-seamonkey/Makefile.common" @@ -27,15 +28,15 @@ APP_SUBDIR= browser/ # plugins, extensions post-extract: replace-gre replace-gre: version-compat-check @${ECHO_MSG} "===> GRE versions are compatible, replacing with" \ - "$$(${MAKE} -V PKGNAME -C ${PORTSDIR}/www/linux-seamonkey)" - cd $$(${MAKE} -V WRKSRC -C ${PORTSDIR}/www/linux-seamonkey); \ + "$$(${MAKE} -V PKGNAME -C ${.CURDIR}/../linux-seamonkey)" + cd $$(${MAKE} -V WRKSRC -C ${.CURDIR}/../linux-seamonkey); \ ${CP} lib* dependentlibs.list ${WRKSRC} version-compat-check: @${ECHO_MSG} "===> Checking GRE version is compatible with" \ - "$$(${MAKE} -V PKGNAME -C ${PORTSDIR}/www/linux-seamonkey)" + "$$(${MAKE} -V PKGNAME -C ${.CURDIR}/../linux-seamonkey)" @ff_gre_version=$$(${AWK} -F= '/Milestone/ { print $$2 }' ${WRKSRC}/platform.ini); \ - sm_gre_version=$$(${AWK} -F= '/Milestone/ { print $$2 }' $$(${MAKE} -V WRKSRC -C ${PORTSDIR}/www/linux-seamonkey)/platform.ini); \ + sm_gre_version=$$(${AWK} -F= '/Milestone/ { print $$2 }' $$(${MAKE} -V WRKSRC -C ${.CURDIR}/../linux-seamonkey)/platform.ini); \ if [ $$ff_gre_version != $$sm_gre_version ]; then \ ${ECHO_MSG} "===> GRE versions aren't compatible, aborting"; \ exit 1; \ diff --git a/www/linux-firefox/distinfo b/www/linux-firefox/distinfo index 71044b97d68b..f5ca792100aa 100644 --- a/www/linux-firefox/distinfo +++ b/www/linux-firefox/distinfo @@ -1,2 +1,2 @@ -SHA256 (firefox-22.0.tar.bz2) = 3253966e8ca81b872d8fb03fefdd574c1d1bc7555b9aecfa6f354161f676370b -SIZE (firefox-22.0.tar.bz2) = 25314325 +SHA256 (firefox-23.0.tar.bz2) = 5a3318f5a8c0ad3d039f22fd58694211f18169ef9a7b5b9fbe122a8fab0f5685 +SIZE (firefox-23.0.tar.bz2) = 26109538 diff --git a/www/linux-firefox/pkg-plist b/www/linux-firefox/pkg-plist index cadceb21658f..40c79c61c362 100644 --- a/www/linux-firefox/pkg-plist +++ b/www/linux-firefox/pkg-plist @@ -10,6 +10,7 @@ lib/%%APP_NAME%%/browser/chrome/icons/default/default48.png lib/%%APP_NAME%%/browser/components/components.manifest lib/%%APP_NAME%%/browser/components/libbrowsercomps.so lib/%%APP_NAME%%/browser/crashreporter-override.ini +lib/%%APP_NAME%%/browser/defaults/preferences/browser-prefs.js lib/%%APP_NAME%%/browser/extensions/{972ce4c6-7e08-4474-a285-3208198ce6fd}/icon.png lib/%%APP_NAME%%/browser/extensions/{972ce4c6-7e08-4474-a285-3208198ce6fd}/install.rdf lib/%%APP_NAME%%/browser/icons/mozicon128.png @@ -27,7 +28,6 @@ lib/%%APP_NAME%%/components/libdbusservice.so lib/%%APP_NAME%%/components/libmozgnome.so lib/%%APP_NAME%%/crashreporter lib/%%APP_NAME%%/crashreporter.ini -lib/%%APP_NAME%%/defaults/pref/browser-prefs.js lib/%%APP_NAME%%/defaults/pref/channel-prefs.js lib/%%APP_NAME%%/dependentlibs.list lib/%%APP_NAME%%/dictionaries/en-US.aff @@ -76,6 +76,8 @@ lib/%%APP_NAME%%/webapprt/webapprt.ini @dirrm lib/%%APP_NAME%%/browser/chrome/icons @dirrm lib/%%APP_NAME%%/browser/chrome @dirrm lib/%%APP_NAME%%/browser/components +@dirrm lib/%%APP_NAME%%/browser/defaults/preferences +@dirrm lib/%%APP_NAME%%/browser/defaults @dirrm lib/%%APP_NAME%%/browser/extensions/{972ce4c6-7e08-4474-a285-3208198ce6fd} @dirrm lib/%%APP_NAME%%/browser/extensions @dirrm lib/%%APP_NAME%%/browser/icons |