diff options
author | gahr <gahr@FreeBSD.org> | 2016-07-06 19:19:56 +0800 |
---|---|---|
committer | gahr <gahr@FreeBSD.org> | 2016-07-06 19:19:56 +0800 |
commit | 0e80f4886000e79fe177232b5cc9f86a207308bb (patch) | |
tree | fa23711326e149630143f0cef887ad8642397c6d | |
parent | c485ca826d890f79b92fded726a12915a53c575c (diff) | |
download | freebsd-ports-gnome-0e80f4886000e79fe177232b5cc9f86a207308bb.tar.gz freebsd-ports-gnome-0e80f4886000e79fe177232b5cc9f86a207308bb.tar.zst freebsd-ports-gnome-0e80f4886000e79fe177232b5cc9f86a207308bb.zip |
devel/icu: bump PORTREVISION on missing dependent ports
Reported by: rakuco
-rw-r--r-- | chinese/tin/Makefile | 2 | ||||
-rw-r--r-- | lang/php70/Makefile | 2 | ||||
-rw-r--r-- | mail/thunderbird/Makefile | 1 | ||||
-rw-r--r-- | news/tin/Makefile | 1 | ||||
-rw-r--r-- | www/firefox-esr/Makefile | 1 | ||||
-rw-r--r-- | www/firefox/Makefile | 1 | ||||
-rw-r--r-- | www/libxul/Makefile | 1 | ||||
-rw-r--r-- | www/node/Makefile | 1 | ||||
-rw-r--r-- | www/node4/Makefile | 1 | ||||
-rw-r--r-- | www/seamonkey/Makefile | 2 |
10 files changed, 10 insertions, 3 deletions
diff --git a/chinese/tin/Makefile b/chinese/tin/Makefile index e702e539e12b..5511adb4bd34 100644 --- a/chinese/tin/Makefile +++ b/chinese/tin/Makefile @@ -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 diff --git a/lang/php70/Makefile b/lang/php70/Makefile index 6434fb423259..a6b2d46ef17a 100644 --- a/lang/php70/Makefile +++ b/lang/php70/Makefile @@ -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} diff --git a/mail/thunderbird/Makefile b/mail/thunderbird/Makefile index d87cb41f6aae..f2b0f315fb7d 100644 --- a/mail/thunderbird/Makefile +++ b/mail/thunderbird/Makefile @@ -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 diff --git a/news/tin/Makefile b/news/tin/Makefile index 664ab33fa5de..b4477c350b79 100644 --- a/news/tin/Makefile +++ b/news/tin/Makefile @@ -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}/ \ diff --git a/www/firefox-esr/Makefile b/www/firefox-esr/Makefile index c271e42ea80a..05b3d5f7f6e1 100644 --- a/www/firefox-esr/Makefile +++ b/www/firefox-esr/Makefile @@ -3,6 +3,7 @@ PORTNAME= firefox DISTVERSION= 45.2.0 +PORTREVISION= 1 DISTVERSIONSUFFIX=esr.source PORTEPOCH= 1 CATEGORIES= www ipv6 diff --git a/www/firefox/Makefile b/www/firefox/Makefile index a99369032a8b..cbe1f7d607e7 100644 --- a/www/firefox/Makefile +++ b/www/firefox/Makefile @@ -3,6 +3,7 @@ PORTNAME= firefox DISTVERSION= 47.0.1 +PORTREVISION= 1 DISTVERSIONSUFFIX=.source PORTEPOCH= 1 CATEGORIES= www ipv6 diff --git a/www/libxul/Makefile b/www/libxul/Makefile index f53c29ca054e..f8f8a41d7393 100644 --- a/www/libxul/Makefile +++ b/www/libxul/Makefile @@ -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 diff --git a/www/node/Makefile b/www/node/Makefile index 3b221ec5b7b5..e50985e738b0 100644 --- a/www/node/Makefile +++ b/www/node/Makefile @@ -2,6 +2,7 @@ PORTNAME= node PORTVERSION= 6.2.2 +PORTREVISION= 1 DISTVERSIONPREFIX= v CATEGORIES= www MASTER_SITES= http://nodejs.org/dist/v${PORTVERSION}/ diff --git a/www/node4/Makefile b/www/node4/Makefile index 3d4aacafa98b..e85a6d94f18e 100644 --- a/www/node4/Makefile +++ b/www/node4/Makefile @@ -3,6 +3,7 @@ PORTNAME= node PORTVERSION= 4.4.7 +PORTREVISION= 1 DISTVERSIONPREFIX= v CATEGORIES= www MASTER_SITES= http://nodejs.org/dist/v${PORTVERSION}/ diff --git a/www/seamonkey/Makefile b/www/seamonkey/Makefile index 1d7360dda747..4174337f0cb7 100644 --- a/www/seamonkey/Makefile +++ b/www/seamonkey/Makefile @@ -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 |