aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits
diff options
context:
space:
mode:
authorGerald Pfeifer <gerald@FreeBSD.org>2014-03-10 20:55:20 +0000
committerGerald Pfeifer <gerald@FreeBSD.org>2014-03-10 20:55:20 +0000
commit1cd277bdcecf80f1b3c00ed15ff1c9e707024607 (patch)
tree8b56d1724c64bf5dd76ae2dcec17c58fb797e8e1 /x11-toolkits
parent04bfaa8ecd94236f2723c0ece94529bf8a6f36d7 (diff)
downloadports-1cd277bdcecf80f1b3c00ed15ff1c9e707024607.tar.gz
ports-1cd277bdcecf80f1b3c00ed15ff1c9e707024607.zip
Notes
Diffstat (limited to 'x11-toolkits')
-rw-r--r--x11-toolkits/c++-gtk-utils/Makefile1
-rw-r--r--x11-toolkits/gigi/Makefile2
-rw-r--r--x11-toolkits/granite/Makefile2
-rw-r--r--x11-toolkits/hs-GLURaw/Makefile2
-rw-r--r--x11-toolkits/hs-GLUT/Makefile2
-rw-r--r--x11-toolkits/hs-OpenGL/Makefile2
-rw-r--r--x11-toolkits/hs-OpenGLRaw/Makefile2
-rw-r--r--x11-toolkits/hs-gtk/Makefile2
-rw-r--r--x11-toolkits/hs-gtk2hs/Makefile2
-rw-r--r--x11-toolkits/hs-gtkglext/Makefile2
-rw-r--r--x11-toolkits/hs-gtksourceview2/Makefile2
-rw-r--r--x11-toolkits/hs-pango/Makefile2
-rw-r--r--x11-toolkits/hs-vte/Makefile2
-rw-r--r--x11-toolkits/hs-wx/Makefile2
-rw-r--r--x11-toolkits/hs-wxc/Makefile2
-rw-r--r--x11-toolkits/hs-wxcore/Makefile2
-rw-r--r--x11-toolkits/hs-wxdirect/Makefile2
-rw-r--r--x11-toolkits/mygui/Makefile2
-rw-r--r--x11-toolkits/py-SquareMap/Makefile2
-rw-r--r--x11-toolkits/py-gtkglext/Makefile2
-rw-r--r--x11-toolkits/py-kivy/Makefile2
-rw-r--r--x11-toolkits/py-pyqwt/Makefile2
-rw-r--r--x11-toolkits/py-traitsbackendwx/Makefile2
-rw-r--r--x11-toolkits/py-traitsgui/Makefile2
-rw-r--r--x11-toolkits/py-wax/Makefile2
-rw-r--r--x11-toolkits/py-wxPython26-common/Makefile2
-rw-r--r--x11-toolkits/py-wxPython26/Makefile2
-rw-r--r--x11-toolkits/py-wxPython28-common/Makefile2
-rw-r--r--x11-toolkits/py-wxPython28/Makefile2
29 files changed, 29 insertions, 28 deletions
diff --git a/x11-toolkits/c++-gtk-utils/Makefile b/x11-toolkits/c++-gtk-utils/Makefile
index ed4f7b587bba..00a5079b4c1c 100644
--- a/x11-toolkits/c++-gtk-utils/Makefile
+++ b/x11-toolkits/c++-gtk-utils/Makefile
@@ -3,6 +3,7 @@
PORTNAME= c++-gtk-utils
PORTVERSION= 2.2.5
+PORTREVISION= 1
CATEGORIES= x11-toolkits
MASTER_SITES= SF/cxx-gtk-utils/cxx-gtk-utils/${PORTVERSION}/
DISTNAME= c%2B%2B-gtk-utils-${PORTVERSION}
diff --git a/x11-toolkits/gigi/Makefile b/x11-toolkits/gigi/Makefile
index b28d6a7b8265..0f2fc507c9bd 100644
--- a/x11-toolkits/gigi/Makefile
+++ b/x11-toolkits/gigi/Makefile
@@ -3,7 +3,7 @@
PORTNAME= gigi
PORTVERSION= 0.8.0.1074
-PORTREVISION= 3
+PORTREVISION= 4
PORTEPOCH= 1
CATEGORIES= x11-toolkits
MASTER_SITES= ${MASTER_SITE_LOCAL}
diff --git a/x11-toolkits/granite/Makefile b/x11-toolkits/granite/Makefile
index 801b90095918..5a662dcdf852 100644
--- a/x11-toolkits/granite/Makefile
+++ b/x11-toolkits/granite/Makefile
@@ -4,7 +4,7 @@
PORTNAME= granite
PORTVERSION= 0.2.3
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= x11-toolkits
MASTER_SITES= https://launchpadlibrarian.net/159802745/ \
https://launchpad.net/${PORTNAME}/${PORTVERSION:R}/${PORTVERSION}/+download/
diff --git a/x11-toolkits/hs-GLURaw/Makefile b/x11-toolkits/hs-GLURaw/Makefile
index bb6c98294de1..76847acf120d 100644
--- a/x11-toolkits/hs-GLURaw/Makefile
+++ b/x11-toolkits/hs-GLURaw/Makefile
@@ -2,7 +2,7 @@
PORTNAME= GLURaw
PORTVERSION= 1.3.0.0
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= x11-toolkits haskell
MAINTAINER= haskell@FreeBSD.org
diff --git a/x11-toolkits/hs-GLUT/Makefile b/x11-toolkits/hs-GLUT/Makefile
index 86ca747059c0..b249ae60f5bd 100644
--- a/x11-toolkits/hs-GLUT/Makefile
+++ b/x11-toolkits/hs-GLUT/Makefile
@@ -3,7 +3,7 @@
PORTNAME= GLUT
PORTVERSION= 2.4.0.0
-PORTREVISION= 2
+PORTREVISION= 3
PORTEPOCH= 1
CATEGORIES= x11-toolkits haskell
diff --git a/x11-toolkits/hs-OpenGL/Makefile b/x11-toolkits/hs-OpenGL/Makefile
index 3164a0a0d4c3..0480e2b1b496 100644
--- a/x11-toolkits/hs-OpenGL/Makefile
+++ b/x11-toolkits/hs-OpenGL/Makefile
@@ -3,7 +3,7 @@
PORTNAME= OpenGL
PORTVERSION= 2.8.0.0
-PORTREVISION= 2
+PORTREVISION= 3
PORTEPOCH= 1
CATEGORIES= x11-toolkits haskell
diff --git a/x11-toolkits/hs-OpenGLRaw/Makefile b/x11-toolkits/hs-OpenGLRaw/Makefile
index 41aab0e5f0b7..dbff136417e8 100644
--- a/x11-toolkits/hs-OpenGLRaw/Makefile
+++ b/x11-toolkits/hs-OpenGLRaw/Makefile
@@ -2,7 +2,7 @@
PORTNAME= OpenGLRaw
PORTVERSION= 1.3.0.0
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= x11-toolkits haskell
MAINTAINER= haskell@FreeBSD.org
diff --git a/x11-toolkits/hs-gtk/Makefile b/x11-toolkits/hs-gtk/Makefile
index 16442b317410..54b274468fde 100644
--- a/x11-toolkits/hs-gtk/Makefile
+++ b/x11-toolkits/hs-gtk/Makefile
@@ -2,7 +2,7 @@
PORTNAME= gtk
PORTVERSION= 0.12.4
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= x11-toolkits haskell
MAINTAINER= haskell@FreeBSD.org
diff --git a/x11-toolkits/hs-gtk2hs/Makefile b/x11-toolkits/hs-gtk2hs/Makefile
index 88e153444c1c..bf6a8acbbbb7 100644
--- a/x11-toolkits/hs-gtk2hs/Makefile
+++ b/x11-toolkits/hs-gtk2hs/Makefile
@@ -3,7 +3,7 @@
PORTNAME= gtk2hs
PORTVERSION= 0.12.4
-PORTREVISION= 4
+PORTREVISION= 5
PORTEPOCH= 1
CATEGORIES= x11-toolkits haskell
diff --git a/x11-toolkits/hs-gtkglext/Makefile b/x11-toolkits/hs-gtkglext/Makefile
index 94ae96444026..8ac656a18a77 100644
--- a/x11-toolkits/hs-gtkglext/Makefile
+++ b/x11-toolkits/hs-gtkglext/Makefile
@@ -2,7 +2,7 @@
PORTNAME= gtkglext
PORTVERSION= 0.12.1
-PORTREVISION= 8
+PORTREVISION= 9
CATEGORIES= x11-toolkits haskell
MAINTAINER= haskell@FreeBSD.org
diff --git a/x11-toolkits/hs-gtksourceview2/Makefile b/x11-toolkits/hs-gtksourceview2/Makefile
index 29ab543c1309..6a9a37533f08 100644
--- a/x11-toolkits/hs-gtksourceview2/Makefile
+++ b/x11-toolkits/hs-gtksourceview2/Makefile
@@ -2,7 +2,7 @@
PORTNAME= gtksourceview2
PORTVERSION= 0.12.3.1
-PORTREVISION= 6
+PORTREVISION= 7
CATEGORIES= x11-toolkits haskell
MAINTAINER= haskell@FreeBSD.org
diff --git a/x11-toolkits/hs-pango/Makefile b/x11-toolkits/hs-pango/Makefile
index 9b4a33207dbf..3ac7090df212 100644
--- a/x11-toolkits/hs-pango/Makefile
+++ b/x11-toolkits/hs-pango/Makefile
@@ -2,7 +2,7 @@
PORTNAME= pango
PORTVERSION= 0.12.4
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= x11-toolkits haskell
MAINTAINER= haskell@FreeBSD.org
diff --git a/x11-toolkits/hs-vte/Makefile b/x11-toolkits/hs-vte/Makefile
index 5af40f19cdaf..662377840a7d 100644
--- a/x11-toolkits/hs-vte/Makefile
+++ b/x11-toolkits/hs-vte/Makefile
@@ -2,7 +2,7 @@
PORTNAME= vte
PORTVERSION= 0.12.1
-PORTREVISION= 8
+PORTREVISION= 9
CATEGORIES= x11-toolkits haskell
MAINTAINER= haskell@FreeBSD.org
diff --git a/x11-toolkits/hs-wx/Makefile b/x11-toolkits/hs-wx/Makefile
index 0b71046d6c92..cc291e36289f 100644
--- a/x11-toolkits/hs-wx/Makefile
+++ b/x11-toolkits/hs-wx/Makefile
@@ -2,7 +2,7 @@
PORTNAME= wx
PORTVERSION= 0.90.0.1
-PORTREVISION= 6
+PORTREVISION= 7
CATEGORIES= x11-toolkits haskell
MAINTAINER= haskell@FreeBSD.org
diff --git a/x11-toolkits/hs-wxc/Makefile b/x11-toolkits/hs-wxc/Makefile
index 9bec86e90ebc..96537a515844 100644
--- a/x11-toolkits/hs-wxc/Makefile
+++ b/x11-toolkits/hs-wxc/Makefile
@@ -2,7 +2,7 @@
PORTNAME= wxc
PORTVERSION= 0.90.0.4
-PORTREVISION= 5
+PORTREVISION= 6
CATEGORIES= x11-toolkits haskell
MAINTAINER= haskell@FreeBSD.org
diff --git a/x11-toolkits/hs-wxcore/Makefile b/x11-toolkits/hs-wxcore/Makefile
index 2c1e0574e7ab..f84da950ef59 100644
--- a/x11-toolkits/hs-wxcore/Makefile
+++ b/x11-toolkits/hs-wxcore/Makefile
@@ -2,7 +2,7 @@
PORTNAME= wxcore
PORTVERSION= 0.90.0.3
-PORTREVISION= 5
+PORTREVISION= 6
CATEGORIES= x11-toolkits haskell
MAINTAINER= haskell@FreeBSD.org
diff --git a/x11-toolkits/hs-wxdirect/Makefile b/x11-toolkits/hs-wxdirect/Makefile
index f3e4ac3e6b58..4330b2c15e09 100644
--- a/x11-toolkits/hs-wxdirect/Makefile
+++ b/x11-toolkits/hs-wxdirect/Makefile
@@ -2,7 +2,7 @@
PORTNAME= wxdirect
PORTVERSION= 0.90.0.1
-PORTREVISION= 6
+PORTREVISION= 7
CATEGORIES= x11-toolkits haskell
MAINTAINER= haskell@FreeBSD.org
diff --git a/x11-toolkits/mygui/Makefile b/x11-toolkits/mygui/Makefile
index aa3d2bce0113..45d56bece9ee 100644
--- a/x11-toolkits/mygui/Makefile
+++ b/x11-toolkits/mygui/Makefile
@@ -3,7 +3,7 @@
PORTNAME= mygui
PORTVERSION= 3.2.0
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= x11-toolkits graphics devel
MASTER_SITES= SF/my-gui/MyGUI/MyGUI_${PORTVERSION}
DISTNAME= MyGUI_${PORTVERSION}
diff --git a/x11-toolkits/py-SquareMap/Makefile b/x11-toolkits/py-SquareMap/Makefile
index 334d512c2527..f349c5a3e000 100644
--- a/x11-toolkits/py-SquareMap/Makefile
+++ b/x11-toolkits/py-SquareMap/Makefile
@@ -3,7 +3,7 @@
PORTNAME= SquareMap
PORTVERSION= 1.0.2
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= x11-toolkits python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
diff --git a/x11-toolkits/py-gtkglext/Makefile b/x11-toolkits/py-gtkglext/Makefile
index 8c7a7dee10c9..2a26b9c81f0c 100644
--- a/x11-toolkits/py-gtkglext/Makefile
+++ b/x11-toolkits/py-gtkglext/Makefile
@@ -3,7 +3,7 @@
PORTNAME= gtkglext
PORTVERSION= 1.1.0
-PORTREVISION= 7
+PORTREVISION= 8
CATEGORIES= x11-toolkits python
MASTER_SITES= SF/${PORTNAME}/py${PORTNAME}/${PORTVERSION}
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
diff --git a/x11-toolkits/py-kivy/Makefile b/x11-toolkits/py-kivy/Makefile
index 5310509a6f23..22985578a450 100644
--- a/x11-toolkits/py-kivy/Makefile
+++ b/x11-toolkits/py-kivy/Makefile
@@ -3,7 +3,7 @@
PORTNAME= kivy
PORTVERSION= 1.7.2
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= x11-toolkits python
MASTER_SITES= LOCAL/dbn/${PORTNAME}
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
diff --git a/x11-toolkits/py-pyqwt/Makefile b/x11-toolkits/py-pyqwt/Makefile
index b5e79e905e67..22b231f0eccf 100644
--- a/x11-toolkits/py-pyqwt/Makefile
+++ b/x11-toolkits/py-pyqwt/Makefile
@@ -3,7 +3,7 @@
PORTNAME= pyqwt
PORTVERSION= 5.2.0
-PORTREVISION= 7
+PORTREVISION= 8
CATEGORIES= x11-toolkits python
MASTER_SITES= SF
MASTER_SITE_SUBDIR= ${PORTNAME}/${PORTNAME}5/PyQwt-${PORTVERSION}
diff --git a/x11-toolkits/py-traitsbackendwx/Makefile b/x11-toolkits/py-traitsbackendwx/Makefile
index 42fd2c54be58..24894745b7ff 100644
--- a/x11-toolkits/py-traitsbackendwx/Makefile
+++ b/x11-toolkits/py-traitsbackendwx/Makefile
@@ -3,7 +3,7 @@
PORTNAME= traitsbackendwx
PORTVERSION= 3.2.0
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= x11-toolkits python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
diff --git a/x11-toolkits/py-traitsgui/Makefile b/x11-toolkits/py-traitsgui/Makefile
index a5f5d39a3cfa..a4013e99fb32 100644
--- a/x11-toolkits/py-traitsgui/Makefile
+++ b/x11-toolkits/py-traitsgui/Makefile
@@ -3,7 +3,7 @@
PORTNAME= traitsgui
PORTVERSION= 3.1.0
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= x11-toolkits python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
diff --git a/x11-toolkits/py-wax/Makefile b/x11-toolkits/py-wax/Makefile
index 893d981cbbfe..511660255a08 100644
--- a/x11-toolkits/py-wax/Makefile
+++ b/x11-toolkits/py-wax/Makefile
@@ -3,7 +3,7 @@
PORTNAME= wax
PORTVERSION= 0.3.33
-PORTREVISION= 5
+PORTREVISION= 6
CATEGORIES= x11-toolkits devel python
MASTER_SITES= SF/${PORTNAME}gui/${PORTNAME}gui/${PORTNAME}-${PORTVERSION}
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
diff --git a/x11-toolkits/py-wxPython26-common/Makefile b/x11-toolkits/py-wxPython26-common/Makefile
index 6915ec7ab524..c3bad868fcd1 100644
--- a/x11-toolkits/py-wxPython26-common/Makefile
+++ b/x11-toolkits/py-wxPython26-common/Makefile
@@ -1,7 +1,7 @@
# Created by: Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>
# $FreeBSD$
-PORTREVISION= 7
+PORTREVISION= 8
WITH_COMMON_ONLY= yes
diff --git a/x11-toolkits/py-wxPython26/Makefile b/x11-toolkits/py-wxPython26/Makefile
index 1a16003f5217..9570c4d01239 100644
--- a/x11-toolkits/py-wxPython26/Makefile
+++ b/x11-toolkits/py-wxPython26/Makefile
@@ -3,7 +3,7 @@
PORTNAME= wxPython
PORTVERSION= 2.6.3.3
-PORTREVISION?= 7
+PORTREVISION?= 8
CATEGORIES= x11-toolkits python
MASTER_SITES= SF/wxpython/wxPython/${PORTVERSION}
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
diff --git a/x11-toolkits/py-wxPython28-common/Makefile b/x11-toolkits/py-wxPython28-common/Makefile
index 281123be2a93..412c01a4dd2a 100644
--- a/x11-toolkits/py-wxPython28-common/Makefile
+++ b/x11-toolkits/py-wxPython28-common/Makefile
@@ -1,7 +1,7 @@
# Created by: Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>
# $FreeBSD$
-PORTREVISION= 2
+PORTREVISION= 3
WITH_COMMON_ONLY= yes
diff --git a/x11-toolkits/py-wxPython28/Makefile b/x11-toolkits/py-wxPython28/Makefile
index d2c4c74ecfa2..5dfaa9b49e89 100644
--- a/x11-toolkits/py-wxPython28/Makefile
+++ b/x11-toolkits/py-wxPython28/Makefile
@@ -3,7 +3,7 @@
PORTNAME= wxPython
PORTVERSION= 2.8.12.1
-PORTREVISION?= 2
+PORTREVISION?= 3
CATEGORIES= x11-toolkits python
MASTER_SITES= SF/wxpython/wxPython/${PORTVERSION}
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}