Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 6 Jul 2016 11:19:56 +0000 (UTC)
From:      Pietro Cerutti <gahr@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r418128 - in head: chinese/tin lang/php70 mail/thunderbird news/tin www/firefox www/firefox-esr www/libxul www/node www/node4 www/seamonkey
Message-ID:  <201607061119.u66BJuZc075231@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: gahr
Date: Wed Jul  6 11:19:56 2016
New Revision: 418128
URL: https://svnweb.freebsd.org/changeset/ports/418128

Log:
  devel/icu: bump PORTREVISION on missing dependent ports
  
  Reported by:	rakuco

Modified:
  head/chinese/tin/Makefile
  head/lang/php70/Makefile
  head/mail/thunderbird/Makefile
  head/news/tin/Makefile
  head/www/firefox-esr/Makefile
  head/www/firefox/Makefile
  head/www/libxul/Makefile
  head/www/node/Makefile
  head/www/node4/Makefile
  head/www/seamonkey/Makefile

Modified: head/chinese/tin/Makefile
==============================================================================
--- head/chinese/tin/Makefile	Wed Jul  6 10:03:48 2016	(r418127)
+++ head/chinese/tin/Makefile	Wed Jul  6 11:19:56 2016	(r418128)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 # Don't reset PORTREVISION and keep bumping it even if PORTVERSION is changed.
-PORTREVISION=	6
+PORTREVISION=	7
 CATEGORIES=	chinese
 
 MAINTAINER=	ports@FreeBSD.org

Modified: head/lang/php70/Makefile
==============================================================================
--- head/lang/php70/Makefile	Wed Jul  6 10:03:48 2016	(r418127)
+++ head/lang/php70/Makefile	Wed Jul  6 11:19:56 2016	(r418128)
@@ -3,7 +3,7 @@
 
 PORTNAME=	php70
 PORTVERSION=	7.0.8
-PORTREVISION?=	0
+PORTREVISION?=	1
 CATEGORIES?=	lang devel www
 MASTER_SITES=	PHP/distributions
 DISTNAME=	php-${PORTVERSION}

Modified: head/mail/thunderbird/Makefile
==============================================================================
--- head/mail/thunderbird/Makefile	Wed Jul  6 10:03:48 2016	(r418127)
+++ head/mail/thunderbird/Makefile	Wed Jul  6 11:19:56 2016	(r418128)
@@ -3,6 +3,7 @@
 
 PORTNAME=	thunderbird
 DISTVERSION=	45.1.1
+PORTREVISION=	1
 CATEGORIES=	mail news net-im ipv6
 MASTER_SITES=	MOZILLA/${PORTNAME}/releases/${DISTVERSION}/source \
 		MOZILLA/${PORTNAME}/candidates/${DISTVERSION}-candidates/build1/source

Modified: head/news/tin/Makefile
==============================================================================
--- head/news/tin/Makefile	Wed Jul  6 10:03:48 2016	(r418127)
+++ head/news/tin/Makefile	Wed Jul  6 11:19:56 2016	(r418128)
@@ -3,6 +3,7 @@
 
 PORTNAME=	tin
 PORTVERSION=	2.3.4
+PORTREVISION=	1
 CATEGORIES+=	news ipv6
 MASTER_SITES=	ftp://ftp.tin.org/pub/news/clients/tin/v${PORTVERSION:R}/ \
 		ftp://ftp.sunet.se/pub/news/readers/tin/v${PORTVERSION:R}/ \

Modified: head/www/firefox-esr/Makefile
==============================================================================
--- head/www/firefox-esr/Makefile	Wed Jul  6 10:03:48 2016	(r418127)
+++ head/www/firefox-esr/Makefile	Wed Jul  6 11:19:56 2016	(r418128)
@@ -3,6 +3,7 @@
 
 PORTNAME=	firefox
 DISTVERSION=	45.2.0
+PORTREVISION=	1
 DISTVERSIONSUFFIX=esr.source
 PORTEPOCH=	1
 CATEGORIES=	www ipv6

Modified: head/www/firefox/Makefile
==============================================================================
--- head/www/firefox/Makefile	Wed Jul  6 10:03:48 2016	(r418127)
+++ head/www/firefox/Makefile	Wed Jul  6 11:19:56 2016	(r418128)
@@ -3,6 +3,7 @@
 
 PORTNAME=	firefox
 DISTVERSION=	47.0.1
+PORTREVISION=	1
 DISTVERSIONSUFFIX=.source
 PORTEPOCH=	1
 CATEGORIES=	www ipv6

Modified: head/www/libxul/Makefile
==============================================================================
--- head/www/libxul/Makefile	Wed Jul  6 10:03:48 2016	(r418127)
+++ head/www/libxul/Makefile	Wed Jul  6 11:19:56 2016	(r418128)
@@ -3,6 +3,7 @@
 
 PORTNAME=	libxul
 DISTVERSION=	45.2.0
+PORTREVISION=	1
 CATEGORIES?=	www devel
 MASTER_SITES=	MOZILLA/firefox/releases/${DISTVERSION}esr/source \
 		MOZILLA/firefox/candidates/${DISTVERSION}esr-candidates/build2/source

Modified: head/www/node/Makefile
==============================================================================
--- head/www/node/Makefile	Wed Jul  6 10:03:48 2016	(r418127)
+++ head/www/node/Makefile	Wed Jul  6 11:19:56 2016	(r418128)
@@ -2,6 +2,7 @@
 
 PORTNAME=	node
 PORTVERSION=	6.2.2
+PORTREVISION=	1
 DISTVERSIONPREFIX=	v
 CATEGORIES=	www
 MASTER_SITES=	http://nodejs.org/dist/v${PORTVERSION}/

Modified: head/www/node4/Makefile
==============================================================================
--- head/www/node4/Makefile	Wed Jul  6 10:03:48 2016	(r418127)
+++ head/www/node4/Makefile	Wed Jul  6 11:19:56 2016	(r418128)
@@ -3,6 +3,7 @@
 
 PORTNAME=	node
 PORTVERSION=	4.4.7
+PORTREVISION=	1
 DISTVERSIONPREFIX=	v
 CATEGORIES=	www
 MASTER_SITES=	http://nodejs.org/dist/v${PORTVERSION}/

Modified: head/www/seamonkey/Makefile
==============================================================================
--- head/www/seamonkey/Makefile	Wed Jul  6 10:03:48 2016	(r418127)
+++ head/www/seamonkey/Makefile	Wed Jul  6 11:19:56 2016	(r418128)
@@ -4,7 +4,7 @@
 PORTNAME=	seamonkey
 DISTVERSION=	2.39
 MOZILLA_VER=	42 # above + 3
-PORTREVISION=	8
+PORTREVISION=	9
 CATEGORIES?=	www mail news editors irc ipv6
 MASTER_SITES=	MOZILLA/${PORTNAME}/releases/${DISTVERSION}/source \
 		MOZILLA/${PORTNAME}/candidates/${DISTVERSION}-candidates/build1/source



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201607061119.u66BJuZc075231>