Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 19 Feb 2013 05:20:59 GMT
From:      svn-freebsd-gecko@chruetertee.ch
To:        freebsd-gecko@freebsd.org
Subject:   [SVN-Commit] r1176 - in trunk: mail/linux-thunderbird mail/thunderbird-esr www/firefox www/firefox-esr www/firefox-nightly www/linux-firefox www/linux-seamonkey www/seamonkey
Message-ID:  <201302190520.r1J5KxCQ023746@trillian.chruetertee.ch>

next in thread | raw e-mail | index | archive | help
Author: jbeich
Date: Tue Feb 19 05:20:59 2013
New Revision: 1176

Log:
update (mostly build1 candidates)

Modified:
   trunk/mail/linux-thunderbird/Makefile
   trunk/mail/linux-thunderbird/distinfo
   trunk/mail/thunderbird-esr/Makefile
   trunk/mail/thunderbird-esr/distinfo
   trunk/www/firefox-esr/Makefile
   trunk/www/firefox-esr/distinfo
   trunk/www/firefox-nightly/Makefile.hgrev
   trunk/www/firefox-nightly/distinfo
   trunk/www/firefox/Makefile
   trunk/www/firefox/distinfo
   trunk/www/linux-firefox/Makefile
   trunk/www/linux-firefox/distinfo
   trunk/www/linux-seamonkey/Makefile
   trunk/www/linux-seamonkey/distinfo
   trunk/www/linux-seamonkey/pkg-plist
   trunk/www/seamonkey/Makefile
   trunk/www/seamonkey/distinfo

Modified: trunk/mail/linux-thunderbird/Makefile
==============================================================================
--- trunk/mail/linux-thunderbird/Makefile	Tue Feb 19 05:20:43 2013	(r1175)
+++ trunk/mail/linux-thunderbird/Makefile	Tue Feb 19 05:20:59 2013	(r1176)
@@ -2,9 +2,10 @@
 # $FreeBSD: head/mail/linux-thunderbird/Makefile 310165 2013-01-09 23:28:19Z flo $
 
 PORTNAME=	thunderbird
-PORTVERSION=	17.0.2
+PORTVERSION=	17.0.3
 CATEGORIES=	mail
-MASTER_SITE_SUBDIR?=	${PORTNAME}/releases/${PORTVERSION}esr/linux-i686/en-US
+#MASTER_SITE_SUBDIR?=	${PORTNAME}/releases/${PORTVERSION}esr/linux-i686/en-US
+MASTER_SITE_SUBDIR=	${PORTNAME}/candidates/${DISTVERSION}esr-candidates/build1/linux-i686/en-US
 DISTNAME=	${PORTNAME}-${DISTVERSION}esr
 
 MAINTAINER=	gecko@FreeBSD.org

Modified: trunk/mail/linux-thunderbird/distinfo
==============================================================================
--- trunk/mail/linux-thunderbird/distinfo	Tue Feb 19 05:20:43 2013	(r1175)
+++ trunk/mail/linux-thunderbird/distinfo	Tue Feb 19 05:20:59 2013	(r1176)
@@ -1,2 +1,2 @@
-SHA256 (thunderbird-17.0.2esr.tar.bz2) = 23757b745ab185bcded749377f727e5f0df75daf9df6ea2a1884d26e528aad01
-SIZE (thunderbird-17.0.2esr.tar.bz2) = 21453920
+SHA256 (thunderbird-17.0.3esr.tar.bz2) = d8e599043304b615fd91d8089fcb2e97734db7f324dc507e02706a80c3ed8fd3
+SIZE (thunderbird-17.0.3esr.tar.bz2) = 21453810

Modified: trunk/mail/thunderbird-esr/Makefile
==============================================================================
--- trunk/mail/thunderbird-esr/Makefile	Tue Feb 19 05:20:43 2013	(r1175)
+++ trunk/mail/thunderbird-esr/Makefile	Tue Feb 19 05:20:59 2013	(r1176)
@@ -2,10 +2,11 @@
 # $FreeBSD: head/mail/thunderbird/Makefile 310165 2013-01-09 23:28:19Z flo $
 
 PORTNAME=	thunderbird
-DISTVERSION=	17.0.2
+DISTVERSION=	17.0.3
 CATEGORIES=	mail ipv6
 MASTER_SITES=	${MASTER_SITE_MOZILLA}
-MASTER_SITE_SUBDIR=	${PORTNAME}/releases/${DISTVERSION}esr/source
+#MASTER_SITE_SUBDIR=	${PORTNAME}/releases/${DISTVERSION}esr/source
+MASTER_SITE_SUBDIR=	${PORTNAME}/candidates/${DISTVERSION}esr-candidates/build1/source
 DISTFILES=	${PORTNAME}-${DISTVERSION}esr.source${EXTRACT_SUFX}
 EXTRACT_ONLY=	${PORTNAME}-${DISTVERSION}esr.source${EXTRACT_SUFX}
 
@@ -19,7 +20,7 @@
 		cairo>=1.10.2_1,1:${PORTSDIR}/graphics/cairo \
 		unzip:${PORTSDIR}/archivers/unzip
 
-EM_VERSION=	1.5.0
+EM_VERSION=	1.5.1
 
 USE_AUTOTOOLS=	autoconf213:env
 USE_PYTHON_BUILD=-2.7

Modified: trunk/mail/thunderbird-esr/distinfo
==============================================================================
--- trunk/mail/thunderbird-esr/distinfo	Tue Feb 19 05:20:43 2013	(r1175)
+++ trunk/mail/thunderbird-esr/distinfo	Tue Feb 19 05:20:59 2013	(r1176)
@@ -1,4 +1,4 @@
-SHA256 (thunderbird-17.0.2esr.source.tar.bz2) = 8f177097eabc5f73002a8c0021e6720df489ab9a47a0cd8188be6be259706011
-SIZE (thunderbird-17.0.2esr.source.tar.bz2) = 113340839
-SHA256 (enigmail-1.5.0.tar.gz) = 51f55573448586718c8d7e664329d519b02c4b28af4910bcb550961ace9a9e71
-SIZE (enigmail-1.5.0.tar.gz) = 1216071
+SHA256 (thunderbird-17.0.3esr.source.tar.bz2) = 96669acfaeaf3c591fbfe1ebe2ea41635e29f25074877148fb1fc7112df0c91c
+SIZE (thunderbird-17.0.3esr.source.tar.bz2) = 113057252
+SHA256 (enigmail-1.5.1.tar.gz) = 234ca3c8f7c74afb64ebdaa4762e358f35a72c1f8de007b992497fc2db803af0
+SIZE (enigmail-1.5.1.tar.gz) = 1213954

Modified: trunk/www/firefox-esr/Makefile
==============================================================================
--- trunk/www/firefox-esr/Makefile	Tue Feb 19 05:20:43 2013	(r1175)
+++ trunk/www/firefox-esr/Makefile	Tue Feb 19 05:20:59 2013	(r1176)
@@ -2,7 +2,7 @@
 # $FreeBSD: head/www/firefox-esr/Makefile 310207 2013-01-10 22:29:23Z flo $
 
 PORTNAME=	firefox
-DISTVERSION=	17.0.2
+DISTVERSION=	17.0.3
 PORTEPOCH=	1
 CATEGORIES=	www ipv6
 MASTER_SITES=	${MASTER_SITE_MOZILLA}

Modified: trunk/www/firefox-esr/distinfo
==============================================================================
--- trunk/www/firefox-esr/distinfo	Tue Feb 19 05:20:43 2013	(r1175)
+++ trunk/www/firefox-esr/distinfo	Tue Feb 19 05:20:59 2013	(r1176)
@@ -1,2 +1,2 @@
-SHA256 (firefox-17.0.2esr.source.tar.bz2) = 92bf717b3e3933b84fd37b0e5c5026868e139be828637cfcf4acdc83f7ccd886
-SIZE (firefox-17.0.2esr.source.tar.bz2) = 90828234
+SHA256 (firefox-17.0.3esr.source.tar.bz2) = 027acbbafd682644ef44cbeea3d886498e7cac9d3af769a90c9beebc3fdc61d1
+SIZE (firefox-17.0.3esr.source.tar.bz2) = 90795536

Modified: trunk/www/firefox-nightly/Makefile.hgrev
==============================================================================
--- trunk/www/firefox-nightly/Makefile.hgrev	Tue Feb 19 05:20:43 2013	(r1175)
+++ trunk/www/firefox-nightly/Makefile.hgrev	Tue Feb 19 05:20:59 2013	(r1176)
@@ -1 +1 @@
-HGREV=		122046:fdc78cc42ca3
+HGREV=		122184:de56ae61946d

Modified: trunk/www/firefox-nightly/distinfo
==============================================================================
--- trunk/www/firefox-nightly/distinfo	Tue Feb 19 05:20:43 2013	(r1175)
+++ trunk/www/firefox-nightly/distinfo	Tue Feb 19 05:20:59 2013	(r1176)
@@ -1,2 +1,2 @@
-SHA256 (firefox-nightly/fdc78cc42ca3.tar.bz2) = f8343aa922ade20feda19b38faede51d6b2ac16e8d5fa2dd918955a0699e55cb
-SIZE (firefox-nightly/fdc78cc42ca3.tar.bz2) = 103276807
+SHA256 (firefox-nightly/de56ae61946d.tar.bz2) = 7b178be3ecd4a385db29cf0eb606cddf8ecc1bf3d093459ec8895520f899a3b3
+SIZE (firefox-nightly/de56ae61946d.tar.bz2) = 103303193

Modified: trunk/www/firefox/Makefile
==============================================================================
--- trunk/www/firefox/Makefile	Tue Feb 19 05:20:43 2013	(r1175)
+++ trunk/www/firefox/Makefile	Tue Feb 19 05:20:59 2013	(r1176)
@@ -2,12 +2,12 @@
 # $FreeBSD: head/www/firefox/Makefile 310227 2013-01-11 10:22:40Z ehaupt $
 
 PORTNAME=	firefox
-DISTVERSION=	19.0b6
+DISTVERSION=	19.0
 PORTEPOCH=	1
 CATEGORIES=	www ipv6
 MASTER_SITES=	${MASTER_SITE_MOZILLA}
-#MASTER_SITE_SUBDIR=	${PORTNAME}/releases/${DISTVERSION}/source
-MASTER_SITE_SUBDIR=	${PORTNAME}/candidates/${DISTVERSION}-candidates/build1/source
+MASTER_SITE_SUBDIR=	${PORTNAME}/releases/${DISTVERSION}/source
+#MASTER_SITE_SUBDIR=	${PORTNAME}/candidates/${DISTVERSION}-candidates/build1/source
 DISTNAME=	${PORTNAME}-${DISTVERSION}.source
 
 MAINTAINER=	gecko@FreeBSD.org
@@ -55,7 +55,7 @@
 
 .include <bsd.port.pre.mk>
 
-WRKSRC:=	${WRKDIR}/mozilla-beta
+WRKSRC:=	${WRKDIR}/mozilla-release
 
 .if ${ARCH} == amd64
 CONFIGURE_TARGET=x86_64-portbld-freebsd${OSREL}

Modified: trunk/www/firefox/distinfo
==============================================================================
--- trunk/www/firefox/distinfo	Tue Feb 19 05:20:43 2013	(r1175)
+++ trunk/www/firefox/distinfo	Tue Feb 19 05:20:59 2013	(r1176)
@@ -1,2 +1,2 @@
-SHA256 (firefox-19.0b6.source.tar.bz2) = 36889bdc66eb4318784beb28941bfd56d6b4dc24216059ea74792e86f898d554
-SIZE (firefox-19.0b6.source.tar.bz2) = 98945707
+SHA256 (firefox-19.0.source.tar.bz2) = 645eaba5ee9a2728799822f6f79d91bfd4c3dade5141db2e0a606c85eec589f4
+SIZE (firefox-19.0.source.tar.bz2) = 98837382

Modified: trunk/www/linux-firefox/Makefile
==============================================================================
--- trunk/www/linux-firefox/Makefile	Tue Feb 19 05:20:43 2013	(r1175)
+++ trunk/www/linux-firefox/Makefile	Tue Feb 19 05:20:59 2013	(r1176)
@@ -2,7 +2,7 @@
 # $FreeBSD: head/www/linux-firefox/Makefile 310165 2013-01-09 23:28:19Z flo $
 
 PORTNAME=	firefox
-PORTVERSION=	17.0.2
+PORTVERSION=	17.0.3
 PORTEPOCH=	1
 CATEGORIES=	www
 MASTER_SITE_SUBDIR?=	firefox/releases/${PORTVERSION}esr/linux-i686/en-US

Modified: trunk/www/linux-firefox/distinfo
==============================================================================
--- trunk/www/linux-firefox/distinfo	Tue Feb 19 05:20:43 2013	(r1175)
+++ trunk/www/linux-firefox/distinfo	Tue Feb 19 05:20:59 2013	(r1176)
@@ -1,2 +1,2 @@
-SHA256 (firefox-17.0.2esr.tar.bz2) = aaf51e4027337bfe30ba26362bfbd25ee115b989cc20fda1aa40fb201496249a
-SIZE (firefox-17.0.2esr.tar.bz2) = 21274620
+SHA256 (firefox-17.0.3esr.tar.bz2) = 84f03a82973c5923c8614f10b3c23220897ab1d230cd001c15b57d32ef39a0ae
+SIZE (firefox-17.0.3esr.tar.bz2) = 21292330

Modified: trunk/www/linux-seamonkey/Makefile
==============================================================================
--- trunk/www/linux-seamonkey/Makefile	Tue Feb 19 05:20:43 2013	(r1175)
+++ trunk/www/linux-seamonkey/Makefile	Tue Feb 19 05:20:59 2013	(r1176)
@@ -2,9 +2,10 @@
 # $FreeBSD: head/www/linux-seamonkey/Makefile 310165 2013-01-09 23:28:19Z flo $
 
 PORTNAME=	seamonkey
-PORTVERSION=	2.15
+PORTVERSION=	2.16
 CATEGORIES=	www
-MASTER_SITE_SUBDIR=	${PORTNAME}/releases/${PORTVERSION}/linux-i686/en-US
+#MASTER_SITE_SUBDIR=	${PORTNAME}/releases/${PORTVERSION}/linux-i686/en-US
+MASTER_SITE_SUBDIR=	${PORTNAME}/candidates/${DISTVERSION}-candidates/build1/linux-i686/en-US
 
 MAINTAINER=	gecko@FreeBSD.org
 COMMENT=	The open source, standards compliant web browser

Modified: trunk/www/linux-seamonkey/distinfo
==============================================================================
--- trunk/www/linux-seamonkey/distinfo	Tue Feb 19 05:20:43 2013	(r1175)
+++ trunk/www/linux-seamonkey/distinfo	Tue Feb 19 05:20:59 2013	(r1176)
@@ -1,2 +1,2 @@
-SHA256 (seamonkey-2.15.tar.bz2) = 3dc92d91230399f16e966c7b4c8b36d0870979394339f357ef2c9989575fd204
-SIZE (seamonkey-2.15.tar.bz2) = 25993787
+SHA256 (seamonkey-2.16.tar.bz2) = 71748b27d4c27245b8497a9757331d3dba44762f6551b3eb5f26a82575cbe751
+SIZE (seamonkey-2.16.tar.bz2) = 26182862

Modified: trunk/www/linux-seamonkey/pkg-plist
==============================================================================
--- trunk/www/linux-seamonkey/pkg-plist	Tue Feb 19 05:20:43 2013	(r1175)
+++ trunk/www/linux-seamonkey/pkg-plist	Tue Feb 19 05:20:59 2013	(r1176)
@@ -142,11 +142,13 @@
 @dirrm lib/%%APP_NAME%%/modules/services-common
 @dirrm lib/%%APP_NAME%%/modules/services-crypto
 @dirrm lib/%%APP_NAME%%/modules/services-notifications
+@dirrm lib/%%APP_NAME%%/modules/services-sync/stages
 @dirrm lib/%%APP_NAME%%/modules/services-sync/engines
 @dirrm lib/%%APP_NAME%%/modules/services-sync
 @dirrm lib/%%APP_NAME%%/modules/identity
 @dirrm lib/%%APP_NAME%%/modules/commonjs/promise
 @dirrm lib/%%APP_NAME%%/modules/commonjs
+@dirrm lib/%%APP_NAME%%/modules/accessibility
 @dirrm lib/%%APP_NAME%%/modules
 @dirrm lib/%%APP_NAME%%/plugins
 @dirrm lib/%%APP_NAME%%/searchplugins

Modified: trunk/www/seamonkey/Makefile
==============================================================================
--- trunk/www/seamonkey/Makefile	Tue Feb 19 05:20:43 2013	(r1175)
+++ trunk/www/seamonkey/Makefile	Tue Feb 19 05:20:59 2013	(r1176)
@@ -2,7 +2,7 @@
 # $FreeBSD: head/www/seamonkey/Makefile 310240 2013-01-11 16:48:10Z flo $
 
 PORTNAME=	seamonkey
-DISTVERSION=	2.16b4
+DISTVERSION=	2.16
 CATEGORIES?=	www ipv6
 MASTER_SITES=	${MASTER_SITE_MOZILLA}
 #MASTER_SITE_SUBDIR=	${PORTNAME}/releases/${DISTVERSION}/source
@@ -19,7 +19,7 @@
 		${PYTHON_SITELIBDIR}/_sqlite3.so:${PORTSDIR}/databases/py-sqlite3 \
 		unzip:${PORTSDIR}/archivers/unzip
 
-EM_VERSION=	1.5.0
+EM_VERSION=	1.5.1
 L_VERSION=	2.1b1
 
 USE_AUTOTOOLS=	autoconf213:env
@@ -67,7 +67,7 @@
 
 .include <bsd.port.pre.mk>
 
-WRKSRC=		${WRKDIR}/comm-beta
+WRKSRC=		${WRKDIR}/comm-release
 MOZSRC:=	${WRKSRC}/mozilla
 
 XPI_LIBDIR=	${PREFIX}/lib/xpi

Modified: trunk/www/seamonkey/distinfo
==============================================================================
--- trunk/www/seamonkey/distinfo	Tue Feb 19 05:20:43 2013	(r1175)
+++ trunk/www/seamonkey/distinfo	Tue Feb 19 05:20:59 2013	(r1176)
@@ -1,4 +1,4 @@
-SHA256 (seamonkey-2.16b4.source.tar.bz2) = 505a6f3179d13416dc499081f2021b82c00c1f7d6317acfb99a37cd943f01338
-SIZE (seamonkey-2.16b4.source.tar.bz2) = 122384837
-SHA256 (enigmail-1.5.0.tar.gz) = 51f55573448586718c8d7e664329d519b02c4b28af4910bcb550961ace9a9e71
-SIZE (enigmail-1.5.0.tar.gz) = 1216071
+SHA256 (seamonkey-2.16.source.tar.bz2) = eb694309d3186737c30b745db650de89de4b4aebb49bf609ed9eb89e3fb9b8a3
+SIZE (seamonkey-2.16.source.tar.bz2) = 121957357
+SHA256 (enigmail-1.5.1.tar.gz) = 234ca3c8f7c74afb64ebdaa4762e358f35a72c1f8de007b992497fc2db803af0
+SIZE (enigmail-1.5.1.tar.gz) = 1213954



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201302190520.r1J5KxCQ023746>