Date: Fri, 7 Feb 2014 14:07:26 +0000 (UTC) From: Guido Falsi <madpilot@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r343247 - in head: mail/thunderbird www/firefox www/firefox-esr www/libxul www/seamonkey Message-ID: <201402071407.s17E7QTL045208@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: madpilot Date: Fri Feb 7 14:07:25 2014 New Revision: 343247 URL: http://svnweb.freebsd.org/changeset/ports/343247 QAT: https://qat.redports.org/buildarchive/r343247/ Log: Chase icu bump Approved by: portmgr (bapt) Modified: head/mail/thunderbird/Makefile head/www/firefox-esr/Makefile head/www/firefox/Makefile head/www/libxul/Makefile head/www/seamonkey/Makefile Modified: head/mail/thunderbird/Makefile ============================================================================== --- head/mail/thunderbird/Makefile Fri Feb 7 14:03:38 2014 (r343246) +++ head/mail/thunderbird/Makefile Fri Feb 7 14:07:25 2014 (r343247) @@ -3,6 +3,7 @@ PORTNAME= thunderbird DISTVERSION= 24.3.0 +PORTREVISION= 1 CATEGORIES= mail news net-im ipv6 MASTER_SITES= MOZILLA/${PORTNAME}/releases/${DISTVERSION}/source DISTFILES= ${PORTNAME}-${DISTVERSION}.source${EXTRACT_SUFX} Modified: head/www/firefox-esr/Makefile ============================================================================== --- head/www/firefox-esr/Makefile Fri Feb 7 14:03:38 2014 (r343246) +++ head/www/firefox-esr/Makefile Fri Feb 7 14:07:25 2014 (r343247) @@ -3,6 +3,7 @@ PORTNAME= firefox DISTVERSION= 24.3.0 +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= www ipv6 MASTER_SITES= MOZILLA/${PORTNAME}/releases/${DISTVERSION}esr/source Modified: head/www/firefox/Makefile ============================================================================== --- head/www/firefox/Makefile Fri Feb 7 14:03:38 2014 (r343246) +++ head/www/firefox/Makefile Fri Feb 7 14:07:25 2014 (r343247) @@ -3,6 +3,7 @@ PORTNAME= firefox DISTVERSION= 27.0 +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= www ipv6 MASTER_SITES= MOZILLA/${PORTNAME}/releases/${DISTVERSION}/source Modified: head/www/libxul/Makefile ============================================================================== --- head/www/libxul/Makefile Fri Feb 7 14:03:38 2014 (r343246) +++ head/www/libxul/Makefile Fri Feb 7 14:07:25 2014 (r343247) @@ -3,6 +3,7 @@ PORTNAME= libxul DISTVERSION= 24.2.0 +PORTREVISION= 1 CATEGORIES?= www devel MASTER_SITES= MOZILLA/firefox/releases/${DISTVERSION}esr/source \ https://ftp.mozilla.org/pub/mozilla.org/firefox/candidates/${DISTVERSION}esr-candidates/build1/source/ Modified: head/www/seamonkey/Makefile ============================================================================== --- head/www/seamonkey/Makefile Fri Feb 7 14:03:38 2014 (r343246) +++ head/www/seamonkey/Makefile Fri Feb 7 14:07:25 2014 (r343247) @@ -3,7 +3,7 @@ PORTNAME= seamonkey DISTVERSION= 2.23 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES?= www mail news editors irc ipv6 MASTER_SITES= MOZILLA/${PORTNAME}/releases/${DISTVERSION}/source \ https://ftp.mozilla.org/pub/mozilla.org/${PORTNAME}/candidates/${DISTVERSION}-candidates/build1/source/
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201402071407.s17E7QTL045208>