aboutsummaryrefslogtreecommitdiffstats
path: root/x11-toolkits
diff options
context:
space:
mode:
authorknu <knu@FreeBSD.org>2001-03-28 20:33:17 +0800
committerknu <knu@FreeBSD.org>2001-03-28 20:33:17 +0800
commit48ec65ad267d943446a848a2986e6162134172d0 (patch)
treebef89ae16f21df8f7a80aeb44baf1c2df32e42f4 /x11-toolkits
parentc128e3539528d0e761859ba01b7063a79adba05a (diff)
downloadfreebsd-ports-gnome-48ec65ad267d943446a848a2986e6162134172d0.tar.gz
freebsd-ports-gnome-48ec65ad267d943446a848a2986e6162134172d0.tar.zst
freebsd-ports-gnome-48ec65ad267d943446a848a2986e6162134172d0.zip
D'oh, PORTREVISION doesn't work if you define the value of it after
bsd.port.pre.mk is read. Bump the version to 0.12a instead of 0.12_1.
Diffstat (limited to 'x11-toolkits')
-rw-r--r--x11-toolkits/ruby-qt2/Makefile1
-rw-r--r--x11-toolkits/ruby-qt2/Makefile.common3
-rw-r--r--x11-toolkits/ruby-qt2canvas/Makefile1
-rw-r--r--x11-toolkits/ruby-qt2iconview/Makefile1
-rw-r--r--x11-toolkits/ruby-qt2table/Makefile1
5 files changed, 1 insertions, 6 deletions
diff --git a/x11-toolkits/ruby-qt2/Makefile b/x11-toolkits/ruby-qt2/Makefile
index ca0e75cb5c81..d03098b041e3 100644
--- a/x11-toolkits/ruby-qt2/Makefile
+++ b/x11-toolkits/ruby-qt2/Makefile
@@ -7,7 +7,6 @@
PORTNAME= qt2
PORTVERSION= ${RUBY_QT2_PORTVERSION}
-PORTREVISION= ${RUBY_QT2_PORTREVISION}
CATEGORIES= x11-toolkits ruby
MASTER_SITES= ${RUBY_QT2_MASTER_SITES}
PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX}
diff --git a/x11-toolkits/ruby-qt2/Makefile.common b/x11-toolkits/ruby-qt2/Makefile.common
index 05400a29d1b0..edb7ae51e581 100644
--- a/x11-toolkits/ruby-qt2/Makefile.common
+++ b/x11-toolkits/ruby-qt2/Makefile.common
@@ -1,8 +1,7 @@
# $FreeBSD$
RUBY_QT2_VERSION= 0.12
-RUBY_QT2_PORTVERSION= ${RUBY_QT2_VERSION}
-RUBY_QT2_PORTREVISION= 2
+RUBY_QT2_PORTVERSION= ${RUBY_QT2_VERSION}a
RUBY_QT2_MASTER_SITES= http://sfns.u-shizuoka-ken.ac.jp/geneng/horie_hp/ruby/
RUBY_QT2_DISTNAME= ruby-qt2-${RUBY_QT2_VERSION}
diff --git a/x11-toolkits/ruby-qt2canvas/Makefile b/x11-toolkits/ruby-qt2canvas/Makefile
index 03ffbb0d5403..8919766ea7ba 100644
--- a/x11-toolkits/ruby-qt2canvas/Makefile
+++ b/x11-toolkits/ruby-qt2canvas/Makefile
@@ -7,7 +7,6 @@
PORTNAME= qt2canvas
PORTVERSION= ${RUBY_QT2_PORTVERSION}
-PORTREVISION= ${RUBY_QT2_PORTREVISION}
CATEGORIES= x11-toolkits ruby
MASTER_SITES= ${RUBY_QT2_MASTER_SITES}
PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX}
diff --git a/x11-toolkits/ruby-qt2iconview/Makefile b/x11-toolkits/ruby-qt2iconview/Makefile
index 54382f288042..28d8a54f4cf6 100644
--- a/x11-toolkits/ruby-qt2iconview/Makefile
+++ b/x11-toolkits/ruby-qt2iconview/Makefile
@@ -7,7 +7,6 @@
PORTNAME= qt2iconview
PORTVERSION= ${RUBY_QT2_PORTVERSION}
-PORTREVISION= ${RUBY_QT2_PORTREVISION}
CATEGORIES= x11-toolkits ruby
MASTER_SITES= ${RUBY_QT2_MASTER_SITES}
PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX}
diff --git a/x11-toolkits/ruby-qt2table/Makefile b/x11-toolkits/ruby-qt2table/Makefile
index 30eed42ddeef..9eb3baa4ab1b 100644
--- a/x11-toolkits/ruby-qt2table/Makefile
+++ b/x11-toolkits/ruby-qt2table/Makefile
@@ -7,7 +7,6 @@
PORTNAME= qt2table
PORTVERSION= ${RUBY_QT2_PORTVERSION}
-PORTREVISION= ${RUBY_QT2_PORTREVISION}
CATEGORIES= x11-toolkits ruby
MASTER_SITES= ${RUBY_QT2_MASTER_SITES}
PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX}