aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2009-08-22 17:55:27 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2009-08-22 17:55:27 +0000
commit4bee424b365f70421839f26f3daa36518934a96d (patch)
treef7e1dad52bfc32f4053dfe14363e02fd9efe6dbd
parentf1bf2fecbc94b55a0015d19900186d9ba0644614 (diff)
Notes
-rw-r--r--audio/grip/Makefile2
-rw-r--r--deskutils/genius/Makefile1
-rw-r--r--deskutils/ontv/Makefile2
-rw-r--r--devel/anjuta/Makefile2
-rw-r--r--devel/geany/Makefile2
-rw-r--r--games/gnurobots/Makefile2
-rw-r--r--math/scilab/Makefile2
-rw-r--r--net/gnoemoe/Makefile2
-rw-r--r--net/gnome-mud/Makefile2
-rw-r--r--security/hotssh/Makefile2
-rw-r--r--x11-toolkits/evilvte/Makefile2
-rw-r--r--x11-toolkits/gnome-desktop-sharp20/Makefile2
-rw-r--r--x11-toolkits/gnome-sharp20/Makefile2
-rw-r--r--x11-toolkits/gtk-sharp10/Makefile2
-rw-r--r--x11-toolkits/py-vte/Makefile2
-rw-r--r--x11-toolkits/sakura/Makefile2
-rw-r--r--x11-toolkits/termit/Makefile2
-rw-r--r--x11/Terminal/Makefile2
-rw-r--r--x11/evilvte/Makefile2
-rw-r--r--x11/gnome-terminal/Makefile2
-rw-r--r--x11/gtkterm2/Makefile2
-rw-r--r--x11/roxterm/Makefile1
-rw-r--r--x11/terminator/Makefile2
-rw-r--r--x11/tilda/Makefile2
24 files changed, 24 insertions, 22 deletions
diff --git a/audio/grip/Makefile b/audio/grip/Makefile
index ef5013ea882f..2984a3f02734 100644
--- a/audio/grip/Makefile
+++ b/audio/grip/Makefile
@@ -7,7 +7,7 @@
PORTNAME= grip
PORTVERSION= 3.2.0
-PORTREVISION= 20
+PORTREVISION= 21
CATEGORIES= audio
MASTER_SITES= SF
diff --git a/deskutils/genius/Makefile b/deskutils/genius/Makefile
index e536a9e696c2..4432a48385aa 100644
--- a/deskutils/genius/Makefile
+++ b/deskutils/genius/Makefile
@@ -7,6 +7,7 @@
PORTNAME= genius
PORTVERSION= 1.0.7
+PORTREVISION= 1
CATEGORIES= deskutils gnome
MASTER_SITES= GNOME \
http://ftp.5z.com/pub/genius/
diff --git a/deskutils/ontv/Makefile b/deskutils/ontv/Makefile
index aa9230c18e09..5619c5fcb0f8 100644
--- a/deskutils/ontv/Makefile
+++ b/deskutils/ontv/Makefile
@@ -8,7 +8,7 @@
PORTNAME= ontv
PORTVERSION= 2.4.0
-PORTREVISION= 6
+PORTREVISION= 7
CATEGORIES= deskutils gnome
MASTER_SITES= GNOME
diff --git a/devel/anjuta/Makefile b/devel/anjuta/Makefile
index e2915e1163f5..1dbd17468242 100644
--- a/devel/anjuta/Makefile
+++ b/devel/anjuta/Makefile
@@ -8,7 +8,7 @@
PORTNAME= anjuta
PORTVERSION= 2.26.2.2
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= devel gnome
MASTER_SITES= GNOME
DIST_SUBDIR= gnome2
diff --git a/devel/geany/Makefile b/devel/geany/Makefile
index f73e30a316f4..1583645b03de 100644
--- a/devel/geany/Makefile
+++ b/devel/geany/Makefile
@@ -7,7 +7,7 @@
PORTNAME= geany
PORTVERSION= 0.17
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= devel
MASTER_SITES= SF
diff --git a/games/gnurobots/Makefile b/games/gnurobots/Makefile
index 31022ca3b31f..787275f638d4 100644
--- a/games/gnurobots/Makefile
+++ b/games/gnurobots/Makefile
@@ -7,7 +7,7 @@
PORTNAME= gnurobots
PORTVERSION= 1.2.0
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= games
MASTER_SITES= GNU
diff --git a/math/scilab/Makefile b/math/scilab/Makefile
index 41754e5715a5..ed1258a92e11 100644
--- a/math/scilab/Makefile
+++ b/math/scilab/Makefile
@@ -7,7 +7,7 @@
PORTNAME= scilab
PORTVERSION= 4.1.2
-PORTREVISION= 5
+PORTREVISION= 6
CATEGORIES= math cad parallel
MASTER_SITES= http://www.scilab.org/download/${PORTVERSION}/
EXTRACT_SUFX= -src.tar.gz
diff --git a/net/gnoemoe/Makefile b/net/gnoemoe/Makefile
index a3d6ec304fbd..62c1a90a4ac3 100644
--- a/net/gnoemoe/Makefile
+++ b/net/gnoemoe/Makefile
@@ -7,7 +7,7 @@
PORTNAME= gnoemoe
PORTVERSION= 0.8.1
-PORTREVISION= 8
+PORTREVISION= 9
CATEGORIES= net
MASTER_SITES= http://www.icecrew.nl/software/gnoemoe/download/
diff --git a/net/gnome-mud/Makefile b/net/gnome-mud/Makefile
index 44b2e69a92e2..3aa51ca0bbe6 100644
--- a/net/gnome-mud/Makefile
+++ b/net/gnome-mud/Makefile
@@ -7,7 +7,7 @@
PORTNAME= gnome-mud
PORTVERSION= 0.10.7
-PORTREVISION= 7
+PORTREVISION= 8
CATEGORIES= net gnome
MASTER_SITES= GNOME
diff --git a/security/hotssh/Makefile b/security/hotssh/Makefile
index 44c8da1d6cfb..8e974bf57145 100644
--- a/security/hotssh/Makefile
+++ b/security/hotssh/Makefile
@@ -7,7 +7,7 @@
PORTNAME= hotssh
PORTVERSION= 0.2.6
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= security gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/}
diff --git a/x11-toolkits/evilvte/Makefile b/x11-toolkits/evilvte/Makefile
index 1b6a98984f3c..9b65a336f8d4 100644
--- a/x11-toolkits/evilvte/Makefile
+++ b/x11-toolkits/evilvte/Makefile
@@ -7,7 +7,7 @@
PORTNAME= evilvte
PORTVERSION= 0.4.4
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= x11-toolkits gnome
MASTER_SITES= http://www.calno.com/${PORTNAME}/ \
LOCAL/chinsan/${PORTNAME}/
diff --git a/x11-toolkits/gnome-desktop-sharp20/Makefile b/x11-toolkits/gnome-desktop-sharp20/Makefile
index c6a3f34b3542..cba8778a34fb 100644
--- a/x11-toolkits/gnome-desktop-sharp20/Makefile
+++ b/x11-toolkits/gnome-desktop-sharp20/Makefile
@@ -7,7 +7,7 @@
PORTNAME= gnome-desktop-sharp
PORTVERSION= 2.26.0
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= x11-toolkits
MASTER_SITES= GNOME
diff --git a/x11-toolkits/gnome-sharp20/Makefile b/x11-toolkits/gnome-sharp20/Makefile
index fe41bc0d9dc7..9d972be05099 100644
--- a/x11-toolkits/gnome-sharp20/Makefile
+++ b/x11-toolkits/gnome-sharp20/Makefile
@@ -8,7 +8,7 @@
PORTNAME= gnome-sharp
PORTVERSION= 2.24.1
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= x11-toolkits
MASTER_SITES= GNOME
diff --git a/x11-toolkits/gtk-sharp10/Makefile b/x11-toolkits/gtk-sharp10/Makefile
index 1cb3a076903d..ae8db96bfa32 100644
--- a/x11-toolkits/gtk-sharp10/Makefile
+++ b/x11-toolkits/gtk-sharp10/Makefile
@@ -8,7 +8,7 @@
PORTNAME= gtk-sharp
PORTVERSION= 1.0.10
-PORTREVISION= 16
+PORTREVISION= 17
CATEGORIES= x11-toolkits
MASTER_SITES= http://ftp.novell.com/pub/mono/sources/${PORTNAME}/
diff --git a/x11-toolkits/py-vte/Makefile b/x11-toolkits/py-vte/Makefile
index 6b4d86e06784..67dd82887535 100644
--- a/x11-toolkits/py-vte/Makefile
+++ b/x11-toolkits/py-vte/Makefile
@@ -6,7 +6,7 @@
# $MCom: ports/x11-toolkits/py-vte/Makefile,v 1.3 2009/02/24 19:42:18 kwm Exp $
#
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= x11-toolkits gnome python
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
diff --git a/x11-toolkits/sakura/Makefile b/x11-toolkits/sakura/Makefile
index e13553f76228..05c7bb9011d4 100644
--- a/x11-toolkits/sakura/Makefile
+++ b/x11-toolkits/sakura/Makefile
@@ -7,7 +7,7 @@
PORTNAME= sakura
PORTVERSION= 2.3.3
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= x11-toolkits gnome
MASTER_SITES= http://www.pleyades.net/david/projects/sakura/ \
LOCAL/chinsan/${PORTNAME}/
diff --git a/x11-toolkits/termit/Makefile b/x11-toolkits/termit/Makefile
index a2161a5bc28e..067890ef3a1f 100644
--- a/x11-toolkits/termit/Makefile
+++ b/x11-toolkits/termit/Makefile
@@ -7,7 +7,7 @@
PORTNAME= termit
PORTVERSION= 1.3.2
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= x11-toolkits gnome
MASTER_SITES= GOOGLE_CODE \
LOCAL/chinsan/${PORTNAME}/
diff --git a/x11/Terminal/Makefile b/x11/Terminal/Makefile
index d8d50b45665b..39c7bef895d0 100644
--- a/x11/Terminal/Makefile
+++ b/x11/Terminal/Makefile
@@ -7,7 +7,7 @@
PORTNAME= Terminal
PORTVERSION= 0.2.12
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= x11 xfce
MASTER_SITES= ${MASTER_SITE_XFCE}
DIST_SUBDIR= xfce4
diff --git a/x11/evilvte/Makefile b/x11/evilvte/Makefile
index 1b6a98984f3c..9b65a336f8d4 100644
--- a/x11/evilvte/Makefile
+++ b/x11/evilvte/Makefile
@@ -7,7 +7,7 @@
PORTNAME= evilvte
PORTVERSION= 0.4.4
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= x11-toolkits gnome
MASTER_SITES= http://www.calno.com/${PORTNAME}/ \
LOCAL/chinsan/${PORTNAME}/
diff --git a/x11/gnome-terminal/Makefile b/x11/gnome-terminal/Makefile
index c52844e1809d..abedfc642a94 100644
--- a/x11/gnome-terminal/Makefile
+++ b/x11/gnome-terminal/Makefile
@@ -8,7 +8,7 @@
PORTNAME= gnome-terminal
PORTVERSION= 2.26.3.1
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= x11 gnome
MASTER_SITES= GNOME
DIST_SUBDIR= gnome2
diff --git a/x11/gtkterm2/Makefile b/x11/gtkterm2/Makefile
index 0854647ff7b8..8d944cb049e7 100644
--- a/x11/gtkterm2/Makefile
+++ b/x11/gtkterm2/Makefile
@@ -7,7 +7,7 @@
PORTNAME= gtkterm2
PORTVERSION= 0.2.3
-PORTREVISION= 7
+PORTREVISION= 8
CATEGORIES= x11
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_EXTENDED}
MASTER_SITE_SUBDIR= gtkterm
diff --git a/x11/roxterm/Makefile b/x11/roxterm/Makefile
index 5fa5a876c2f0..23ce2798d62d 100644
--- a/x11/roxterm/Makefile
+++ b/x11/roxterm/Makefile
@@ -7,6 +7,7 @@
PORTNAME= roxterm
PORTVERSION= 1.15.2
+PORTREVISION= 1
CATEGORIES= x11
MASTER_SITES= SF
diff --git a/x11/terminator/Makefile b/x11/terminator/Makefile
index 34d9a84b7432..21013d7d151a 100644
--- a/x11/terminator/Makefile
+++ b/x11/terminator/Makefile
@@ -7,7 +7,7 @@
PORTNAME= terminator
PORTVERSION= 0.12
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= x11 python
MASTER_SITES= https://launchpad.net/terminator/trunk/${PORTVERSION}/+download/ \
http://hur.st/mirror/terminator/
diff --git a/x11/tilda/Makefile b/x11/tilda/Makefile
index 1180817f3d0f..30f7421ace4a 100644
--- a/x11/tilda/Makefile
+++ b/x11/tilda/Makefile
@@ -7,7 +7,7 @@
PORTNAME= tilda
PORTVERSION= 0.9.6
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= x11
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION}