Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 21 Jan 2015 13:36:37 +0000 (UTC)
From:      Jan Beich <jbeich@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r377605 - in head: mail/thunderbird www/firefox www/firefox-esr www/libxul www/seamonkey
Message-ID:  <201501211336.t0LDabIB008330@svn.freebsd.org>

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

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

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	Wed Jan 21 13:24:00 2015	(r377604)
+++ head/mail/thunderbird/Makefile	Wed Jan 21 13:36:36 2015	(r377605)
@@ -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: head/www/firefox-esr/Makefile
==============================================================================
--- head/www/firefox-esr/Makefile	Wed Jan 21 13:24:00 2015	(r377604)
+++ head/www/firefox-esr/Makefile	Wed Jan 21 13:36:36 2015	(r377605)
@@ -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: head/www/firefox/Makefile
==============================================================================
--- head/www/firefox/Makefile	Wed Jan 21 13:24:00 2015	(r377604)
+++ head/www/firefox/Makefile	Wed Jan 21 13:36:36 2015	(r377605)
@@ -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: head/www/libxul/Makefile
==============================================================================
--- head/www/libxul/Makefile	Wed Jan 21 13:24:00 2015	(r377604)
+++ head/www/libxul/Makefile	Wed Jan 21 13:36:36 2015	(r377605)
@@ -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: head/www/seamonkey/Makefile
==============================================================================
--- head/www/seamonkey/Makefile	Wed Jan 21 13:24:00 2015	(r377604)
+++ head/www/seamonkey/Makefile	Wed Jan 21 13:36:36 2015	(r377605)
@@ -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?201501211336.t0LDabIB008330>