aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorcpm <cpm@FreeBSD.org>2018-03-10 19:22:59 +0800
committercpm <cpm@FreeBSD.org>2018-03-10 19:22:59 +0800
commit7a3e1a7e526d10f0fadd5d5203a69199b28b6e79 (patch)
treef3422928bfbec1d70858ea933109fb8033edcaf8
parent8e7eccd994f591c18906f9b49bbdf69d463de26d (diff)
downloadfreebsd-ports-gnome-7a3e1a7e526d10f0fadd5d5203a69199b28b6e79.tar.gz
freebsd-ports-gnome-7a3e1a7e526d10f0fadd5d5203a69199b28b6e79.tar.zst
freebsd-ports-gnome-7a3e1a7e526d10f0fadd5d5203a69199b28b6e79.zip
Bump PORTREVISION due upgrade of devel/boehm-gc to 7.6.4
PR: 225560 Submitted by: Yasuhiro KIMURA <yasu@utahime@org> Reviewed by: cpm Approved by: portmgr (antoine)
-rw-r--r--devel/autogen/Makefile1
-rw-r--r--devel/dparser/Makefile1
-rw-r--r--devel/shards/Makefile1
-rw-r--r--devel/shedskin/Makefile2
-rw-r--r--editors/zile/Makefile2
-rw-r--r--finance/gnucash/Makefile2
-rw-r--r--games/aisleriot/Makefile2
-rw-r--r--games/trackballs/Makefile2
-rw-r--r--graphics/graphviz/Makefile2
-rw-r--r--graphics/inkscape/Makefile2
-rw-r--r--lang/ecl/Makefile2
-rw-r--r--lang/guile2/Makefile2
-rw-r--r--lang/mdk/Makefile2
-rw-r--r--lang/neko/Makefile1
-rw-r--r--lang/oo2c/Makefile2
-rw-r--r--lang/sagittarius-scheme/Makefile1
-rw-r--r--lang/see/Makefile2
-rw-r--r--math/asymptote/Makefile2
-rw-r--r--net-im/freetalk/Makefile2
-rw-r--r--net-im/gale/Makefile2
-rw-r--r--textproc/chpp/Makefile2
-rw-r--r--www/w3m/Makefile2
22 files changed, 22 insertions, 17 deletions
diff --git a/devel/autogen/Makefile b/devel/autogen/Makefile
index 5268299dc5d1..f7dff6cfe3db 100644
--- a/devel/autogen/Makefile
+++ b/devel/autogen/Makefile
@@ -3,6 +3,7 @@
PORTNAME= autogen
PORTVERSION= 5.18.12
+PORTREVISION= 1
CATEGORIES= devel
MASTER_SITES= GNU/${PORTNAME}/rel${PORTVERSION}
diff --git a/devel/dparser/Makefile b/devel/dparser/Makefile
index 98dfe5c8a0fc..155417b81927 100644
--- a/devel/dparser/Makefile
+++ b/devel/dparser/Makefile
@@ -3,6 +3,7 @@
PORTNAME= dparser
PORTVERSION= 1.30
+PORTREVISION= 1
CATEGORIES= devel
MASTER_SITES= SF/${PORTNAME}/
DISTNAME= d-${PORTVERSION}-src
diff --git a/devel/shards/Makefile b/devel/shards/Makefile
index 9aa0961e8745..357891074a45 100644
--- a/devel/shards/Makefile
+++ b/devel/shards/Makefile
@@ -3,6 +3,7 @@
PORTNAME= shards
DISTVERSIONPREFIX= v
DISTVERSION= 0.7.2
+PORTREVISION= 1
CATEGORIES= devel
MAINTAINER= greg@unrelenting.technology
diff --git a/devel/shedskin/Makefile b/devel/shedskin/Makefile
index b52b529047f2..2a2d21fe7715 100644
--- a/devel/shedskin/Makefile
+++ b/devel/shedskin/Makefile
@@ -3,7 +3,7 @@
PORTNAME= shedskin
PORTVERSION= 0.9.4
-PORTREVISION= 1
+PORTREVISION= 2
DISTVERSIONPREFIX= v
CATEGORIES= devel python
diff --git a/editors/zile/Makefile b/editors/zile/Makefile
index 519fa6caa3b1..f9c7aa3d82fd 100644
--- a/editors/zile/Makefile
+++ b/editors/zile/Makefile
@@ -3,7 +3,7 @@
PORTNAME= zile
PORTVERSION= 2.4.14
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= editors
MASTER_SITES= GNU
diff --git a/finance/gnucash/Makefile b/finance/gnucash/Makefile
index 0ee6b1a578d7..0eec3cf7df8f 100644
--- a/finance/gnucash/Makefile
+++ b/finance/gnucash/Makefile
@@ -3,7 +3,7 @@
PORTNAME= gnucash
PORTVERSION= 2.6.19
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= finance gnome
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}%20%28stable%29/${PORTVERSION}
diff --git a/games/aisleriot/Makefile b/games/aisleriot/Makefile
index 45affd0c6c09..97d84574eb44 100644
--- a/games/aisleriot/Makefile
+++ b/games/aisleriot/Makefile
@@ -3,7 +3,7 @@
PORTNAME= aisleriot
PORTVERSION= 3.22.2
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= games gnome
MASTER_SITES= GNOME
DIST_SUBDIR= gnome3
diff --git a/games/trackballs/Makefile b/games/trackballs/Makefile
index 57597f66358e..3b68299945ea 100644
--- a/games/trackballs/Makefile
+++ b/games/trackballs/Makefile
@@ -4,7 +4,7 @@
PORTNAME= trackballs
PORTVERSION= 1.2.4
DISTVERSIONPREFIX= v
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= games
MAINTAINER= martymac@FreeBSD.org
diff --git a/graphics/graphviz/Makefile b/graphics/graphviz/Makefile
index 43cf6b5e5b21..f8be6c01c953 100644
--- a/graphics/graphviz/Makefile
+++ b/graphics/graphviz/Makefile
@@ -3,7 +3,7 @@
PORTNAME= graphviz
PORTVERSION= 2.40.1
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= graphics tk
MASTER_SITES= http://www.graphviz.org/pub/graphviz/ARCHIVE/
diff --git a/graphics/inkscape/Makefile b/graphics/inkscape/Makefile
index ee086081d87b..b802d6434931 100644
--- a/graphics/inkscape/Makefile
+++ b/graphics/inkscape/Makefile
@@ -3,7 +3,7 @@
PORTNAME= inkscape
PORTVERSION= 0.92.2
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= graphics gnome
MASTER_SITES= https://launchpadlibrarian.net/332184472/ \
https://inkscape.org/en/gallery/item/11254/ \
diff --git a/lang/ecl/Makefile b/lang/ecl/Makefile
index 026ca1ce8b5a..56fab976dc8b 100644
--- a/lang/ecl/Makefile
+++ b/lang/ecl/Makefile
@@ -3,7 +3,7 @@
PORTNAME= ecl
PORTVERSION= 15.3.7
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= lang lisp
MASTER_SITES= SF/${PORTNAME}s/${PORTNAME}s/15.3/
diff --git a/lang/guile2/Makefile b/lang/guile2/Makefile
index e4ce3390f9cf..09342cc1164c 100644
--- a/lang/guile2/Makefile
+++ b/lang/guile2/Makefile
@@ -3,7 +3,7 @@
PORTNAME= guile
PORTVERSION= 2.0.14
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= lang scheme
MASTER_SITES= GNU
PKGNAMESUFFIX= 2
diff --git a/lang/mdk/Makefile b/lang/mdk/Makefile
index 12c76cd0b867..efcd673c58b9 100644
--- a/lang/mdk/Makefile
+++ b/lang/mdk/Makefile
@@ -3,7 +3,7 @@
PORTNAME= mdk
PORTVERSION= 1.2.9
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= lang gnome
MASTER_SITES= GNU/${PORTNAME}/v${PORTVERSION}
diff --git a/lang/neko/Makefile b/lang/neko/Makefile
index 1a6adca6e973..0bb8a6380807 100644
--- a/lang/neko/Makefile
+++ b/lang/neko/Makefile
@@ -3,6 +3,7 @@
PORTNAME= neko
DISTVERSIONPREFIX= v
DISTVERSION= 2-2-0
+PORTREVISION= 1
CATEGORIES= lang
MAINTAINER= penzin.dev@gmail.com
diff --git a/lang/oo2c/Makefile b/lang/oo2c/Makefile
index e25a897af14b..15eb95c3b4bf 100644
--- a/lang/oo2c/Makefile
+++ b/lang/oo2c/Makefile
@@ -3,7 +3,7 @@
PORTNAME= oo2c
PORTVERSION= 2.1.11
-PORTREVISION= 7
+PORTREVISION= 8
CATEGORIES= lang
MASTER_SITES= SF/ooc/ooc2/${PORTVERSION}
DISTNAME= ${PORTNAME}_${BITS}-${PORTVERSION}
diff --git a/lang/sagittarius-scheme/Makefile b/lang/sagittarius-scheme/Makefile
index 60ee6e1fdb0d..926b1cb422d2 100644
--- a/lang/sagittarius-scheme/Makefile
+++ b/lang/sagittarius-scheme/Makefile
@@ -3,6 +3,7 @@
PORTNAME= sagittarius
PORTVERSION= 0.9.0.1
+PORTREVISION= 1
CATEGORIES= lang
MASTER_SITES= https://bitbucket.org/ktakashi/sagittarius-scheme/downloads/ \
LOCAL/ashish
diff --git a/lang/see/Makefile b/lang/see/Makefile
index 2aae639f0453..45c3c4f1ef83 100644
--- a/lang/see/Makefile
+++ b/lang/see/Makefile
@@ -3,7 +3,7 @@
PORTNAME= see
PORTVERSION= 3.1.1424
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= lang devel
MASTER_SITES= http://download.openpkg.org/components/cache/see/ \
http://lil.fr.distfiles.macports.org/see/ \
diff --git a/math/asymptote/Makefile b/math/asymptote/Makefile
index e60d39c182db..5e1b5f8efc64 100644
--- a/math/asymptote/Makefile
+++ b/math/asymptote/Makefile
@@ -3,7 +3,7 @@
PORTNAME= asymptote
PORTVERSION= 2.41
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= math
MASTER_SITES= SF/${PORTNAME}/${PORTVERSION}
DISTNAME= ${PORTNAME}-${PORTVERSION}.src
diff --git a/net-im/freetalk/Makefile b/net-im/freetalk/Makefile
index 37638995d7d4..d446f83cd642 100644
--- a/net-im/freetalk/Makefile
+++ b/net-im/freetalk/Makefile
@@ -4,7 +4,7 @@
PORTNAME= freetalk
PORTVERSION= 4.1
DISTVERSIONPREFIX= v
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= net-im
MAINTAINER= ports@FreeBSD.org
diff --git a/net-im/gale/Makefile b/net-im/gale/Makefile
index 55420071111e..a77b2a689bad 100644
--- a/net-im/gale/Makefile
+++ b/net-im/gale/Makefile
@@ -3,7 +3,7 @@
PORTNAME= gale
PORTVERSION= 0.99f
-PORTREVISION= 8
+PORTREVISION= 9
CATEGORIES= net-im
MASTER_SITES= http://download.ofb.net/${PORTNAME}/
DISTNAME= ${PORTNAME}-${PORTVERSION}ruit
diff --git a/textproc/chpp/Makefile b/textproc/chpp/Makefile
index 0415aa9cccf7..8c3372ad8112 100644
--- a/textproc/chpp/Makefile
+++ b/textproc/chpp/Makefile
@@ -3,7 +3,7 @@
PORTNAME= chpp
PORTVERSION= 0.3.5
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= textproc
MASTER_SITES= http://www.complang.tuwien.ac.at/schani/chpp/files/ \
http://freebsd.nsu.ru/distfiles/
diff --git a/www/w3m/Makefile b/www/w3m/Makefile
index efe08a8f3503..9e233b82032d 100644
--- a/www/w3m/Makefile
+++ b/www/w3m/Makefile
@@ -3,7 +3,7 @@
PORTNAME= w3m
PORTVERSION= 0.5.3.20180125
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES+= www ipv6
MAINTAINER?= nobutaka@FreeBSD.org