aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authortijl <tijl@FreeBSD.org>2016-12-09 01:17:43 +0800
committertijl <tijl@FreeBSD.org>2016-12-09 01:17:43 +0800
commit2922cbf90fad78efdd4bbcb996bc71b969d416bf (patch)
tree80d533214ab0334391c3310d981fc22904f9eea6
parenta76754ed187a9cdac7c0cd209c798812ad0ff6bd (diff)
downloadfreebsd-ports-gnome-2922cbf90fad78efdd4bbcb996bc71b969d416bf.tar.gz
freebsd-ports-gnome-2922cbf90fad78efdd4bbcb996bc71b969d416bf.tar.zst
freebsd-ports-gnome-2922cbf90fad78efdd4bbcb996bc71b969d416bf.zip
Remove libart_lgpl_2.so.5 compatibility link that was added in r374303 to
prevent massive PORTREVISION bumps. Bump dependent ports that have not been bumped since.
-rw-r--r--audio/jack-rack/Makefile2
-rw-r--r--comms/ge-x2212/Makefile1
-rw-r--r--comms/gmfsk/Makefile2
-rw-r--r--deskutils/gnotime/Makefile2
-rw-r--r--deskutils/gruler/Makefile2
-rw-r--r--deskutils/gtweakui/Makefile2
-rw-r--r--devel/guikachu/Makefile2
-rw-r--r--games/gdado/Makefile2
-rw-r--r--games/gnomeattacks/Makefile2
-rw-r--r--games/gnomekiss/Makefile2
-rw-r--r--games/gnono/Makefile2
-rw-r--r--games/grhino/Makefile2
-rw-r--r--games/gtetrinet/Makefile2
-rw-r--r--games/gtktetcolor/Makefile2
-rw-r--r--games/gturing/Makefile2
-rw-r--r--games/monkeybubble/Makefile2
-rw-r--r--games/monster-masher/Makefile2
-rw-r--r--games/teg/Makefile2
-rw-r--r--graphics/amide/Makefile2
-rw-r--r--graphics/cbrpager/Makefile2
-rw-r--r--graphics/gpaint/Makefile2
-rw-r--r--graphics/libart_lgpl/Makefile5
-rw-r--r--graphics/libart_lgpl/pkg-plist1
-rw-r--r--graphics/libgnomecanvas/Makefile2
-rw-r--r--graphics/libgnomecanvasmm26/Makefile2
-rw-r--r--graphics/truevision/Makefile2
-rw-r--r--japanese/gjiten/Makefile2
-rw-r--r--multimedia/gmencoder/Makefile2
-rw-r--r--net/g2ipmsg/Makefile2
-rw-r--r--net/grdesktop/Makefile2
-rw-r--r--print/gnomephotoprinter/Makefile2
-rw-r--r--print/libgnomeprintmm/Makefile2
-rw-r--r--sysutils/battfink/Makefile2
-rw-r--r--sysutils/cog/Makefile2
-rw-r--r--sysutils/gai-leds/Makefile2
-rw-r--r--sysutils/gnome-device-manager/Makefile2
-rw-r--r--textproc/gnome-spell/Makefile2
-rw-r--r--www/erwn/Makefile2
-rw-r--r--x11-clocks/gtubeclock/Makefile2
-rw-r--r--x11-clocks/sanduhr/Makefile2
-rw-r--r--x11-toolkits/gal2/Makefile2
-rw-r--r--x11-toolkits/gtksourceview/Makefile2
-rw-r--r--x11-toolkits/libgnomeprintui/Makefile2
-rw-r--r--x11-toolkits/libgnomeprintuimm/Makefile2
-rw-r--r--x11-toolkits/libgnomeuimm26/Makefile2
-rw-r--r--x11-toolkits/p5-Gnome2-Canvas/Makefile2
-rw-r--r--x11-toolkits/phat/Makefile2
-rw-r--r--x11/brightside/Makefile2
48 files changed, 47 insertions, 50 deletions
diff --git a/audio/jack-rack/Makefile b/audio/jack-rack/Makefile
index a5209b7e5876..3e9dd1b6b42b 100644
--- a/audio/jack-rack/Makefile
+++ b/audio/jack-rack/Makefile
@@ -3,7 +3,7 @@
PORTNAME= jack-rack
PORTVERSION= 1.4.7
-PORTREVISION= 7
+PORTREVISION= 8
CATEGORIES= audio
MASTER_SITES= SF
diff --git a/comms/ge-x2212/Makefile b/comms/ge-x2212/Makefile
index d10f9bf3de2b..25079d7c900f 100644
--- a/comms/ge-x2212/Makefile
+++ b/comms/ge-x2212/Makefile
@@ -2,6 +2,7 @@
PORTNAME= ge-x2212
PORTVERSION= 0.0.2010.09.15
+PORTREVISION= 1
CATEGORIES= comms hamradio
MASTER_SITES= http://members.shaw.ca/swstuff/ \
LOCAL/makc
diff --git a/comms/gmfsk/Makefile b/comms/gmfsk/Makefile
index ff7ca04122ba..db52c0465484 100644
--- a/comms/gmfsk/Makefile
+++ b/comms/gmfsk/Makefile
@@ -3,7 +3,7 @@
PORTNAME= gmfsk
PORTVERSION= 0.6
-PORTREVISION= 13
+PORTREVISION= 14
CATEGORIES= comms audio hamradio
MASTER_SITES= http://gmfsk.connect.fi/ \
http://he.fi/pub/ham/unix/linux/hfmodems/ \
diff --git a/deskutils/gnotime/Makefile b/deskutils/gnotime/Makefile
index ab6309fdd578..47d0b80ca196 100644
--- a/deskutils/gnotime/Makefile
+++ b/deskutils/gnotime/Makefile
@@ -3,7 +3,7 @@
PORTNAME= gnotime
PORTVERSION= 2.4.1
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= deskutils gnome
MASTER_SITES= SF/gttr/${PORTNAME}/${PORTNAME}-${PORTVERSION}
diff --git a/deskutils/gruler/Makefile b/deskutils/gruler/Makefile
index 1d935dfae4d4..d5d57584d292 100644
--- a/deskutils/gruler/Makefile
+++ b/deskutils/gruler/Makefile
@@ -3,7 +3,7 @@
PORTNAME= gruler
PORTVERSION= 0.6
-PORTREVISION= 11
+PORTREVISION= 12
CATEGORIES= deskutils
MASTER_SITES= http://BSDforge.com/projects/source/deskutils/gruler/ \
#http://linuxadvocate.org/projects/gruler/downloads/
diff --git a/deskutils/gtweakui/Makefile b/deskutils/gtweakui/Makefile
index c409fdcb1786..1f5f4d7eb9ed 100644
--- a/deskutils/gtweakui/Makefile
+++ b/deskutils/gtweakui/Makefile
@@ -4,7 +4,7 @@
PORTNAME= gTweakUI
PORTVERSION= 0.4.0
-PORTREVISION= 11
+PORTREVISION= 12
CATEGORIES= deskutils gnome
MASTER_SITES= SF
DIST_SUBDIR= gnome2
diff --git a/devel/guikachu/Makefile b/devel/guikachu/Makefile
index e06a8fc2f67d..e1a87d6493fd 100644
--- a/devel/guikachu/Makefile
+++ b/devel/guikachu/Makefile
@@ -3,7 +3,7 @@
PORTNAME= guikachu
PORTVERSION= 1.5.10
-PORTREVISION= 6
+PORTREVISION= 7
PORTEPOCH= 3
CATEGORIES= devel palm gnome
MASTER_SITES= http://cactus.rulez.org/projects/guikachu/download/
diff --git a/games/gdado/Makefile b/games/gdado/Makefile
index ae9f82aebd78..d4fe74aa51e8 100644
--- a/games/gdado/Makefile
+++ b/games/gdado/Makefile
@@ -3,7 +3,7 @@
PORTNAME= gdado
PORTVERSION= 2.2
-PORTREVISION= 6
+PORTREVISION= 7
CATEGORIES= games
MASTER_SITES= SF/${PORTNAME}/souce%20code/${PORTNAME}-${PORTVERSION}
diff --git a/games/gnomeattacks/Makefile b/games/gnomeattacks/Makefile
index 485934fed141..41944013f91c 100644
--- a/games/gnomeattacks/Makefile
+++ b/games/gnomeattacks/Makefile
@@ -3,7 +3,7 @@
PORTNAME= gnomeattacks
PORTVERSION= 0.3
-PORTREVISION= 13
+PORTREVISION= 14
CATEGORIES= games gnome
MASTER_SITES= SF
diff --git a/games/gnomekiss/Makefile b/games/gnomekiss/Makefile
index 97431a659c73..5771a3309fa8 100644
--- a/games/gnomekiss/Makefile
+++ b/games/gnomekiss/Makefile
@@ -3,7 +3,7 @@
PORTNAME= gnomekiss
PORTVERSION= 2.0
-PORTREVISION= 7
+PORTREVISION= 8
CATEGORIES= games gnome
MASTER_SITES= http://devel.tlrmx.org/kiss/source/
diff --git a/games/gnono/Makefile b/games/gnono/Makefile
index c8c8256f8af2..43acc4e603b4 100644
--- a/games/gnono/Makefile
+++ b/games/gnono/Makefile
@@ -3,7 +3,7 @@
PORTNAME= gnono
PORTVERSION= 1.9.1
-PORTREVISION= 7
+PORTREVISION= 8
CATEGORIES= games
MASTER_SITES= SF
diff --git a/games/grhino/Makefile b/games/grhino/Makefile
index 829d267d3faa..ad659dd468c2 100644
--- a/games/grhino/Makefile
+++ b/games/grhino/Makefile
@@ -3,7 +3,7 @@
PORTNAME= grhino
PORTVERSION= 0.16.1
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= games gnome
MASTER_SITES= SF/rhino/GRhino/${PORTVERSION}
diff --git a/games/gtetrinet/Makefile b/games/gtetrinet/Makefile
index 29d29cfd3be7..9ceadb061f9c 100644
--- a/games/gtetrinet/Makefile
+++ b/games/gtetrinet/Makefile
@@ -3,7 +3,7 @@
PORTNAME= gtetrinet
PORTVERSION= 0.7.11
-PORTREVISION= 9
+PORTREVISION= 10
CATEGORIES= games gnome ipv6
MASTER_SITES= GNOME
DIST_SUBDIR= gnome2
diff --git a/games/gtktetcolor/Makefile b/games/gtktetcolor/Makefile
index 9a3586a464b5..5fe64274029f 100644
--- a/games/gtktetcolor/Makefile
+++ b/games/gtktetcolor/Makefile
@@ -3,7 +3,7 @@
PORTNAME= gtktetcolor
DISTVERSION= 0.6.5pre3
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= games gnome
MASTER_SITES= ftp://canopus.iacp.dvo.ru/pub/Games/gtktetcolor/ \
SF/nemysisfreebsdp/games/${PORTNAME}/:icons
diff --git a/games/gturing/Makefile b/games/gturing/Makefile
index ac5cb0bb8060..08053dcdf126 100644
--- a/games/gturing/Makefile
+++ b/games/gturing/Makefile
@@ -3,7 +3,7 @@
PORTNAME= gturing
PORTVERSION= 0.1.1
-PORTREVISION= 19
+PORTREVISION= 20
CATEGORIES= games gnome
MASTER_SITES= ftp://ftp.gnome.org/pub/gnome/sources/gturing/0.1/
diff --git a/games/monkeybubble/Makefile b/games/monkeybubble/Makefile
index 5e49fb102a37..e298c194dc7e 100644
--- a/games/monkeybubble/Makefile
+++ b/games/monkeybubble/Makefile
@@ -3,7 +3,7 @@
PORTNAME= monkeybubble
PORTVERSION= 0.4.0
-PORTREVISION= 6
+PORTREVISION= 7
CATEGORIES= games gnome
MASTER_SITES= http://home.gna.org/monkeybubble/downloads/
DISTNAME= monkey-bubble-${PORTVERSION}
diff --git a/games/monster-masher/Makefile b/games/monster-masher/Makefile
index 5519db5c6f7c..6599f7998328 100644
--- a/games/monster-masher/Makefile
+++ b/games/monster-masher/Makefile
@@ -3,7 +3,7 @@
PORTNAME= monster
PORTVERSION= 1.8.1
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= games gnome
MASTER_SITES= http://people.iola.dk/olau/monster-masher/source/
PKGNAMESUFFIX= -masher
diff --git a/games/teg/Makefile b/games/teg/Makefile
index 1124bbc1f2b4..e5f9469b8a00 100644
--- a/games/teg/Makefile
+++ b/games/teg/Makefile
@@ -3,7 +3,7 @@
PORTNAME= teg
PORTVERSION= 0.11.2
-PORTREVISION= 7
+PORTREVISION= 8
CATEGORIES= games gnome
MAINTAINER= ports@FreeBSD.org
diff --git a/graphics/amide/Makefile b/graphics/amide/Makefile
index af65f0ae8158..c7c349ef8c03 100644
--- a/graphics/amide/Makefile
+++ b/graphics/amide/Makefile
@@ -2,7 +2,7 @@
PORTNAME= amide
PORTVERSION= 1.0.5
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= graphics
MASTER_SITES= SF
diff --git a/graphics/cbrpager/Makefile b/graphics/cbrpager/Makefile
index 0b828c86abce..3e29af7c767e 100644
--- a/graphics/cbrpager/Makefile
+++ b/graphics/cbrpager/Makefile
@@ -3,7 +3,7 @@
PORTNAME= cbrpager
PORTVERSION= 0.9.22
-PORTREVISION= 5
+PORTREVISION= 6
CATEGORIES= graphics
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} \
SF/nemysisfreebsdp/${CATEGORIES}/:icons
diff --git a/graphics/gpaint/Makefile b/graphics/gpaint/Makefile
index 17ea6ae68ccc..30c68a4d5e10 100644
--- a/graphics/gpaint/Makefile
+++ b/graphics/gpaint/Makefile
@@ -4,7 +4,7 @@
PORTNAME= gpaint
PORTVERSION= 0.3.3
DISTVERSIONPREFIX= 2-
-PORTREVISION= 5
+PORTREVISION= 6
CATEGORIES= graphics gnome
MASTER_SITES= GNU_ALPHA
diff --git a/graphics/libart_lgpl/Makefile b/graphics/libart_lgpl/Makefile
index c4ba5fb32d59..31d01b20eb12 100644
--- a/graphics/libart_lgpl/Makefile
+++ b/graphics/libart_lgpl/Makefile
@@ -3,7 +3,7 @@
PORTNAME= libart_lgpl
PORTVERSION= 2.3.21
-PORTREVISION= 2
+PORTREVISION= 3
PORTEPOCH= 1
CATEGORIES= graphics
MASTER_SITES= GNOME
@@ -20,7 +20,4 @@ MAKE_JOBS_UNSAFE= yes
CONFLICTS= libart-[0-9]*
-post-install:
- ${LN} -s libart_lgpl_2.so.2 ${STAGEDIR}${PREFIX}/lib/libart_lgpl_2.so.5
-
.include <bsd.port.mk>
diff --git a/graphics/libart_lgpl/pkg-plist b/graphics/libart_lgpl/pkg-plist
index 10205fec9942..d353c33b9189 100644
--- a/graphics/libart_lgpl/pkg-plist
+++ b/graphics/libart_lgpl/pkg-plist
@@ -47,5 +47,4 @@ lib/libart_lgpl_2.a
lib/libart_lgpl_2.so
lib/libart_lgpl_2.so.2
lib/libart_lgpl_2.so.2.3.21
-lib/libart_lgpl_2.so.5
libdata/pkgconfig/libart-2.0.pc
diff --git a/graphics/libgnomecanvas/Makefile b/graphics/libgnomecanvas/Makefile
index 3364e6693716..669d025edaa1 100644
--- a/graphics/libgnomecanvas/Makefile
+++ b/graphics/libgnomecanvas/Makefile
@@ -4,7 +4,7 @@
PORTNAME= libgnomecanvas
PORTVERSION= 2.30.3
-PORTREVISION?= 3
+PORTREVISION?= 4
CATEGORIES= graphics gnome
MASTER_SITES= GNOME
DIST_SUBDIR= gnome2
diff --git a/graphics/libgnomecanvasmm26/Makefile b/graphics/libgnomecanvasmm26/Makefile
index 2c1b47dd48b9..04f44e0d7d95 100644
--- a/graphics/libgnomecanvasmm26/Makefile
+++ b/graphics/libgnomecanvasmm26/Makefile
@@ -4,7 +4,7 @@
PORTNAME= libgnomecanvasmm
PORTVERSION= 2.26.0
-PORTREVISION= 7
+PORTREVISION= 8
CATEGORIES= graphics gnome
MASTER_SITES= GNOME
DIST_SUBDIR= gnome2
diff --git a/graphics/truevision/Makefile b/graphics/truevision/Makefile
index 1eb49ea227b6..5a2862b4513a 100644
--- a/graphics/truevision/Makefile
+++ b/graphics/truevision/Makefile
@@ -3,7 +3,7 @@
PORTNAME= truevision
DISTVERSION= 0.5.5-2
-PORTREVISION= 10
+PORTREVISION= 11
CATEGORIES= graphics
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}%20sources/${PORTVERSION:R}
diff --git a/japanese/gjiten/Makefile b/japanese/gjiten/Makefile
index c5341def76ee..2e58c202bd72 100644
--- a/japanese/gjiten/Makefile
+++ b/japanese/gjiten/Makefile
@@ -3,7 +3,7 @@
PORTNAME= gjiten
PORTVERSION= 2.6
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= japanese gnome
MASTER_SITES= http://gjiten.sourceforge.net/
diff --git a/multimedia/gmencoder/Makefile b/multimedia/gmencoder/Makefile
index 57999ca69845..4c23e5d08af5 100644
--- a/multimedia/gmencoder/Makefile
+++ b/multimedia/gmencoder/Makefile
@@ -3,7 +3,7 @@
PORTNAME= gmencoder
PORTVERSION= 0.1.0
-PORTREVISION= 16
+PORTREVISION= 17
CATEGORIES= multimedia
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/v${PORTVERSION}
EXTRACT_SUFX= .tgz
diff --git a/net/g2ipmsg/Makefile b/net/g2ipmsg/Makefile
index bf8937ae1852..5f2bce1902fc 100644
--- a/net/g2ipmsg/Makefile
+++ b/net/g2ipmsg/Makefile
@@ -3,7 +3,7 @@
PORTNAME= g2ipmsg
PORTVERSION= 0.9.6
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= net gnome
MASTER_SITES= http://ipmsg.org/archive/
diff --git a/net/grdesktop/Makefile b/net/grdesktop/Makefile
index fb927d8c0f83..0e1fe0204fb8 100644
--- a/net/grdesktop/Makefile
+++ b/net/grdesktop/Makefile
@@ -3,7 +3,7 @@
PORTNAME= grdesktop
PORTVERSION= 0.23
-PORTREVISION= 12
+PORTREVISION= 13
CATEGORIES= net
MASTER_SITES= SAVANNAH
diff --git a/print/gnomephotoprinter/Makefile b/print/gnomephotoprinter/Makefile
index 640616cde068..5b23ed9e1309 100644
--- a/print/gnomephotoprinter/Makefile
+++ b/print/gnomephotoprinter/Makefile
@@ -3,7 +3,7 @@
PORTNAME= gnomephotoprinter
PORTVERSION= 0.7.0
-PORTREVISION= 9
+PORTREVISION= 10
CATEGORIES= print gnome
MASTER_SITES= http://www.fogman.de/gpp/
DISTNAME= gpp-${PORTVERSION}
diff --git a/print/libgnomeprintmm/Makefile b/print/libgnomeprintmm/Makefile
index 4eaae08666d5..72bb6d7bdc9d 100644
--- a/print/libgnomeprintmm/Makefile
+++ b/print/libgnomeprintmm/Makefile
@@ -3,7 +3,7 @@
PORTNAME= libgnomeprintmm
PORTVERSION= 2.5.1
-PORTREVISION= 10
+PORTREVISION= 11
CATEGORIES= print gnome
MASTER_SITES= GNOME
DIST_SUBDIR= gnome2
diff --git a/sysutils/battfink/Makefile b/sysutils/battfink/Makefile
index b3f5dcee8eaa..8f761a591434 100644
--- a/sysutils/battfink/Makefile
+++ b/sysutils/battfink/Makefile
@@ -3,7 +3,7 @@
PORTNAME= battfink
PORTVERSION= 0.6.2
-PORTREVISION= 14
+PORTREVISION= 15
CATEGORIES= sysutils gnome
MASTER_SITES= GNOME
DIST_SUBDIR= gnome2
diff --git a/sysutils/cog/Makefile b/sysutils/cog/Makefile
index ab719e896ca8..17777712c520 100644
--- a/sysutils/cog/Makefile
+++ b/sysutils/cog/Makefile
@@ -3,7 +3,7 @@
PORTNAME= cog
PORTVERSION= 0.8.0
-PORTREVISION= 12
+PORTREVISION= 13
CATEGORIES= sysutils gnome
MASTER_SITES= http://www.krakoa.dk/progs/cog/
diff --git a/sysutils/gai-leds/Makefile b/sysutils/gai-leds/Makefile
index bb4150cae124..49e4c10fcb74 100644
--- a/sysutils/gai-leds/Makefile
+++ b/sysutils/gai-leds/Makefile
@@ -3,7 +3,7 @@
PORTNAME= gai-leds
PORTVERSION= 0.6
-PORTREVISION= 8
+PORTREVISION= 9
CATEGORIES= sysutils
MASTER_SITES= SF/gai/GAI%20-%20Applets/${PORTNAME}
diff --git a/sysutils/gnome-device-manager/Makefile b/sysutils/gnome-device-manager/Makefile
index 2089190af175..86043165d31c 100644
--- a/sysutils/gnome-device-manager/Makefile
+++ b/sysutils/gnome-device-manager/Makefile
@@ -4,7 +4,7 @@
PORTNAME= gnome-device-manager
PORTVERSION= 0.2
-PORTREVISION= 5
+PORTREVISION= 6
CATEGORIES= sysutils
MASTER_SITES= http://hal.freedesktop.org/releases/
diff --git a/textproc/gnome-spell/Makefile b/textproc/gnome-spell/Makefile
index e60f7c8f8235..46f7082cb8fc 100644
--- a/textproc/gnome-spell/Makefile
+++ b/textproc/gnome-spell/Makefile
@@ -4,7 +4,7 @@
PORTNAME= gnome-spell
PORTVERSION= 1.0.8
-PORTREVISION= 9
+PORTREVISION= 10
CATEGORIES= textproc gnome
MASTER_SITES= GNOME
DIST_SUBDIR= gnome
diff --git a/www/erwn/Makefile b/www/erwn/Makefile
index 06a9498f845f..a6abae370f66 100644
--- a/www/erwn/Makefile
+++ b/www/erwn/Makefile
@@ -3,7 +3,7 @@
PORTNAME= erwn
PORTVERSION= 0.8
-PORTREVISION= 12
+PORTREVISION= 13
CATEGORIES= www editors
MASTER_SITES= https://lisas.de/erwin/
DISTNAME= erwin-${PORTVERSION}
diff --git a/x11-clocks/gtubeclock/Makefile b/x11-clocks/gtubeclock/Makefile
index 39d2ba0b93d9..e53119042e5d 100644
--- a/x11-clocks/gtubeclock/Makefile
+++ b/x11-clocks/gtubeclock/Makefile
@@ -3,7 +3,7 @@
PORTNAME= gtubeclock
PORTVERSION= 0.9.1
-PORTREVISION= 11
+PORTREVISION= 12
CATEGORIES= x11-clocks
MASTER_SITES= http://www.bonnyswan.com/gtubeclock/downloads/
diff --git a/x11-clocks/sanduhr/Makefile b/x11-clocks/sanduhr/Makefile
index c8fb23c30f6c..aff0b084b11a 100644
--- a/x11-clocks/sanduhr/Makefile
+++ b/x11-clocks/sanduhr/Makefile
@@ -3,7 +3,7 @@
PORTNAME= sanduhr
PORTVERSION= 1.93
-PORTREVISION= 8
+PORTREVISION= 9
CATEGORIES= x11-clocks gnome
MASTER_SITES= http://seehuhn.de/media/programs/
diff --git a/x11-toolkits/gal2/Makefile b/x11-toolkits/gal2/Makefile
index 082e2e538876..253864233280 100644
--- a/x11-toolkits/gal2/Makefile
+++ b/x11-toolkits/gal2/Makefile
@@ -4,7 +4,7 @@
PORTNAME= gal2
PORTVERSION= 2.5.3
-PORTREVISION?= 12
+PORTREVISION?= 13
CATEGORIES= x11-toolkits gnome
MASTER_SITES= GNOME/sources/${PORTNAME:S/2$//}/2.5
DISTNAME= ${PORTNAME:S/2$//}-${PORTVERSION}
diff --git a/x11-toolkits/gtksourceview/Makefile b/x11-toolkits/gtksourceview/Makefile
index 33c5b41c916a..106bed290167 100644
--- a/x11-toolkits/gtksourceview/Makefile
+++ b/x11-toolkits/gtksourceview/Makefile
@@ -4,7 +4,7 @@
PORTNAME= gtksourceview
PORTVERSION= 1.8.5
-PORTREVISION?= 10
+PORTREVISION?= 11
CATEGORIES= x11-toolkits gnome
MASTER_SITES= GNOME
DIST_SUBDIR= gnome2
diff --git a/x11-toolkits/libgnomeprintui/Makefile b/x11-toolkits/libgnomeprintui/Makefile
index ddefa5615641..d8c132f6fb2a 100644
--- a/x11-toolkits/libgnomeprintui/Makefile
+++ b/x11-toolkits/libgnomeprintui/Makefile
@@ -4,7 +4,7 @@
PORTNAME= libgnomeprintui
PORTVERSION= 2.18.6
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= x11-toolkits gnome
MASTER_SITES= GNOME
DIST_SUBDIR= gnome2
diff --git a/x11-toolkits/libgnomeprintuimm/Makefile b/x11-toolkits/libgnomeprintuimm/Makefile
index af078d5ee4aa..3333d581d52b 100644
--- a/x11-toolkits/libgnomeprintuimm/Makefile
+++ b/x11-toolkits/libgnomeprintuimm/Makefile
@@ -3,7 +3,7 @@
PORTNAME= libgnomeprintuimm
PORTVERSION= 2.5.2
-PORTREVISION= 12
+PORTREVISION= 13
CATEGORIES= x11-toolkits gnome
MASTER_SITES= GNOME
DIST_SUBDIR= gnome2
diff --git a/x11-toolkits/libgnomeuimm26/Makefile b/x11-toolkits/libgnomeuimm26/Makefile
index 74641fe85f5f..8243dc40e7a3 100644
--- a/x11-toolkits/libgnomeuimm26/Makefile
+++ b/x11-toolkits/libgnomeuimm26/Makefile
@@ -4,7 +4,7 @@
PORTNAME= libgnomeuimm
PORTVERSION= 2.28.0
-PORTREVISION= 6
+PORTREVISION= 7
CATEGORIES= x11-toolkits gnome
MASTER_SITES= GNOME
DIST_SUBDIR= gnome2
diff --git a/x11-toolkits/p5-Gnome2-Canvas/Makefile b/x11-toolkits/p5-Gnome2-Canvas/Makefile
index 222ec04bd176..e3c12358cde4 100644
--- a/x11-toolkits/p5-Gnome2-Canvas/Makefile
+++ b/x11-toolkits/p5-Gnome2-Canvas/Makefile
@@ -3,7 +3,7 @@
PORTNAME= Gnome2-Canvas
PORTVERSION= 1.002
-PORTREVISION= 8
+PORTREVISION= 9
CATEGORIES= x11-toolkits gnome perl5
MASTER_SITES= CPAN/Gnome2 \
SF/gtk2-perl/Gnome2_Canvas/${PORTVERSION}
diff --git a/x11-toolkits/phat/Makefile b/x11-toolkits/phat/Makefile
index e873b65352fd..bfa754463242 100644
--- a/x11-toolkits/phat/Makefile
+++ b/x11-toolkits/phat/Makefile
@@ -3,7 +3,7 @@
PORTNAME= phat
PORTVERSION= 0.4.1
-PORTREVISION= 6
+PORTREVISION= 7
CATEGORIES= x11-toolkits
MASTER_SITES= BERLIOS/phat
diff --git a/x11/brightside/Makefile b/x11/brightside/Makefile
index 5f8098f01e36..d59bc3a58e4c 100644
--- a/x11/brightside/Makefile
+++ b/x11/brightside/Makefile
@@ -3,7 +3,7 @@
PORTNAME= brightside
PORTVERSION= 1.4.0
-PORTREVISION= 10
+PORTREVISION= 11
CATEGORIES= x11
MASTER_SITES= LOCAL/marcus