From owner-svn-ports-head@FreeBSD.ORG Wed Jan 21 13:36:38 2015 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id C83D195E; Wed, 21 Jan 2015 13:36:38 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id A87CD10B; Wed, 21 Jan 2015 13:36:38 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id t0LDacUB008336; Wed, 21 Jan 2015 13:36:38 GMT (envelope-from jbeich@FreeBSD.org) Received: (from jbeich@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id t0LDabIB008330; Wed, 21 Jan 2015 13:36:37 GMT (envelope-from jbeich@FreeBSD.org) Message-Id: <201501211336.t0LDabIB008330@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: jbeich set sender to jbeich@FreeBSD.org using -f From: Jan Beich Date: Wed, 21 Jan 2015 13:36:37 +0000 (UTC) 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 X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 21 Jan 2015 13:36:39 -0000 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/