Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 21 Jan 2015 13:53:23 +0000 (UTC)
From:      Jan Beich <jbeich@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org
Subject:   svn commit: r377609 - in branches/2015Q1: mail/thunderbird www/firefox www/firefox-esr www/libxul www/seamonkey
Message-ID:  <201501211353.t0LDrN90018095@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: jbeich
Date: Wed Jan 21 13:53:22 2015
New Revision: 377609
URL: https://svnweb.freebsd.org/changeset/ports/377609
QAT: https://qat.redports.org/buildarchive/r377609/

Log:
  MFH: r377605
  
  Bump PORTREVISION after r377564.
  
  PR:		196802
  Requested by:	dumbbell, tijl
  Differential Revision:	https://reviews.freebsd.org/D1574
  Approved by:	bapt (mentor)
  Approved by:	portmgr (bapt)

Modified:
  branches/2015Q1/mail/thunderbird/Makefile
  branches/2015Q1/www/firefox-esr/Makefile
  branches/2015Q1/www/firefox/Makefile
  branches/2015Q1/www/libxul/Makefile
  branches/2015Q1/www/seamonkey/Makefile
Directory Properties:
  branches/2015Q1/   (props changed)

Modified: branches/2015Q1/mail/thunderbird/Makefile
==============================================================================
--- branches/2015Q1/mail/thunderbird/Makefile	Wed Jan 21 13:48:36 2015	(r377608)
+++ branches/2015Q1/mail/thunderbird/Makefile	Wed Jan 21 13:53:22 2015	(r377609)
@@ -3,6 +3,7 @@
 
 PORTNAME=	thunderbird
 DISTVERSION=	31.4.0
+PORTREVISION=	1
 CATEGORIES=	mail news net-im ipv6
 MASTER_SITES=	MOZILLA/${PORTNAME}/releases/${DISTVERSION}/source \
 		https://ftp.mozilla.org/pub/mozilla.org/${PORTNAME}/candidates/${DISTVERSION}-candidates/build1/source/

Modified: branches/2015Q1/www/firefox-esr/Makefile
==============================================================================
--- branches/2015Q1/www/firefox-esr/Makefile	Wed Jan 21 13:48:36 2015	(r377608)
+++ branches/2015Q1/www/firefox-esr/Makefile	Wed Jan 21 13:53:22 2015	(r377609)
@@ -4,6 +4,7 @@
 PORTNAME=	firefox
 DISTVERSION=	31.4.0
 DISTVERSIONSUFFIX=esr.source
+PORTREVISION=	1
 PORTEPOCH=	1
 CATEGORIES=	www ipv6
 MASTER_SITES=	MOZILLA/${PORTNAME}/releases/${DISTVERSION}esr/source

Modified: branches/2015Q1/www/firefox/Makefile
==============================================================================
--- branches/2015Q1/www/firefox/Makefile	Wed Jan 21 13:48:36 2015	(r377608)
+++ branches/2015Q1/www/firefox/Makefile	Wed Jan 21 13:53:22 2015	(r377609)
@@ -4,6 +4,7 @@
 PORTNAME=	firefox
 DISTVERSION=	35.0
 DISTVERSIONSUFFIX=.source
+PORTREVISION=	1
 PORTEPOCH=	1
 CATEGORIES=	www ipv6
 MASTER_SITES=	MOZILLA/${PORTNAME}/releases/${DISTVERSION}/source \

Modified: branches/2015Q1/www/libxul/Makefile
==============================================================================
--- branches/2015Q1/www/libxul/Makefile	Wed Jan 21 13:48:36 2015	(r377608)
+++ branches/2015Q1/www/libxul/Makefile	Wed Jan 21 13:53:22 2015	(r377609)
@@ -3,6 +3,7 @@
 
 PORTNAME=	libxul
 DISTVERSION=	31.4.0
+PORTREVISION=	1
 CATEGORIES?=	www devel
 MASTER_SITES=	MOZILLA/firefox/releases/${DISTVERSION}esr/source
 DISTNAME=	firefox-${DISTVERSION}esr.source

Modified: branches/2015Q1/www/seamonkey/Makefile
==============================================================================
--- branches/2015Q1/www/seamonkey/Makefile	Wed Jan 21 13:48:36 2015	(r377608)
+++ branches/2015Q1/www/seamonkey/Makefile	Wed Jan 21 13:53:22 2015	(r377609)
@@ -3,6 +3,7 @@
 
 PORTNAME=	seamonkey
 DISTVERSION=	2.32
+PORTREVISION=	1
 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?201501211353.t0LDrN90018095>