diff options
author | gahr <gahr@FreeBSD.org> | 2013-04-24 00:45:40 +0800 |
---|---|---|
committer | gahr <gahr@FreeBSD.org> | 2013-04-24 00:45:40 +0800 |
commit | 5796c1bdfa855baf3c16b4469b8bac2084dc129b (patch) | |
tree | 63917f562a3c4deb353f03159eb1f8c51dff77e2 /x11-toolkits | |
parent | ab810bb89f9a0ac700f4a6849f2caad9a1423d7b (diff) | |
download | freebsd-ports-gnome-5796c1bdfa855baf3c16b4469b8bac2084dc129b.tar.gz freebsd-ports-gnome-5796c1bdfa855baf3c16b4469b8bac2084dc129b.tar.zst freebsd-ports-gnome-5796c1bdfa855baf3c16b4469b8bac2084dc129b.zip |
- Chase x11-toolkits/fox16 shlib version bump
Diffstat (limited to 'x11-toolkits')
-rw-r--r-- | x11-toolkits/fxscintilla/Makefile | 2 | ||||
-rw-r--r-- | x11-toolkits/ruby-fox16/Makefile | 2 | ||||
-rw-r--r-- | x11-toolkits/vtkfox/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/x11-toolkits/fxscintilla/Makefile b/x11-toolkits/fxscintilla/Makefile index 06a6fc8978ca..7ef8fef933cb 100644 --- a/x11-toolkits/fxscintilla/Makefile +++ b/x11-toolkits/fxscintilla/Makefile @@ -3,7 +3,7 @@ PORTNAME= fxscintilla PORTVERSION= 2.28.0 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= x11-toolkits MASTER_SITES= SAVANNAH diff --git a/x11-toolkits/ruby-fox16/Makefile b/x11-toolkits/ruby-fox16/Makefile index 563b7ee241c5..64f45a264563 100644 --- a/x11-toolkits/ruby-fox16/Makefile +++ b/x11-toolkits/ruby-fox16/Makefile @@ -7,7 +7,7 @@ PORTNAME= fox PORTVERSION= 1.6.19 -PORTREVISION= 12 +PORTREVISION= 13 CATEGORIES= x11-toolkits ruby MASTER_SITES= RF MASTER_SITE_SUBDIR= fxruby diff --git a/x11-toolkits/vtkfox/Makefile b/x11-toolkits/vtkfox/Makefile index 7c43d381d0d4..eb99a577ba98 100644 --- a/x11-toolkits/vtkfox/Makefile +++ b/x11-toolkits/vtkfox/Makefile @@ -3,7 +3,7 @@ PORTNAME= vtkfox PORTVERSION= 1.0.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= x11-toolkits MASTER_SITES= http://www.gahr.ch/vtkfox/ |