Date: Thu, 25 Dec 2014 20:55:55 +0000 (UTC) From: Baptiste Daroussin <bapt@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375599 - in head: mail/thunderbird www/firefox www/firefox-esr www/libxul www/seamonkey Message-ID: <201412252055.sBPKtt9s041370@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: bapt Date: Thu Dec 25 20:55:54 2014 New Revision: 375599 URL: https://svnweb.freebsd.org/changeset/ports/375599 QAT: https://qat.redports.org/buildarchive/r375599/ Log: Bump portrevision after png update 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 Thu Dec 25 20:54:41 2014 (r375598) +++ head/mail/thunderbird/Makefile Thu Dec 25 20:55:54 2014 (r375599) @@ -3,6 +3,7 @@ PORTNAME= thunderbird DISTVERSION= 31.3.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 Thu Dec 25 20:54:41 2014 (r375598) +++ head/www/firefox-esr/Makefile Thu Dec 25 20:55:54 2014 (r375599) @@ -3,6 +3,7 @@ PORTNAME= firefox DISTVERSION= 31.3.0 +PORTREVISION= 1 DISTVERSIONSUFFIX=esr.source PORTEPOCH= 1 CATEGORIES= www ipv6 Modified: head/www/firefox/Makefile ============================================================================== --- head/www/firefox/Makefile Thu Dec 25 20:54:41 2014 (r375598) +++ head/www/firefox/Makefile Thu Dec 25 20:55:54 2014 (r375599) @@ -3,6 +3,7 @@ PORTNAME= firefox DISTVERSION= 34.0.5 +PORTREVISION= 1 DISTVERSIONSUFFIX=.source PORTEPOCH= 1 CATEGORIES= www ipv6 Modified: head/www/libxul/Makefile ============================================================================== --- head/www/libxul/Makefile Thu Dec 25 20:54:41 2014 (r375598) +++ head/www/libxul/Makefile Thu Dec 25 20:55:54 2014 (r375599) @@ -3,6 +3,7 @@ PORTNAME= libxul DISTVERSION= 31.3.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 Thu Dec 25 20:54:41 2014 (r375598) +++ head/www/seamonkey/Makefile Thu Dec 25 20:55:54 2014 (r375599) @@ -3,6 +3,7 @@ PORTNAME= seamonkey DISTVERSION= 2.31 +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?201412252055.sBPKtt9s041370>