diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2001-09-17 17:54:27 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2001-09-17 17:54:27 +0000 |
commit | 37f0f0aa36cdefb8e10f093697cd1419ef4c8c9f (patch) | |
tree | b60c0f8e883d615b5ee979fb08c589557c5aac02 /graphics | |
parent | 67bb8db263f86de3c01b4945c626aab3163552be (diff) |
Bump the PORTREVISION's of the ports which install architecture
dependent ruby modules, due to the RUBY_ARCH change I've just
committed.
Notes
Notes:
svn path=/head/; revision=47917
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/ruby-gd/Makefile | 1 | ||||
-rw-r--r-- | graphics/ruby-gdchart/Makefile | 1 | ||||
-rw-r--r-- | graphics/ruby-gdk_imlib/Makefile | 1 | ||||
-rw-r--r-- | graphics/ruby-gdk_pixbuf/Makefile | 2 | ||||
-rw-r--r-- | graphics/ruby-gdk_pixbuf2/Makefile | 2 | ||||
-rw-r--r-- | graphics/ruby-gimp/Makefile | 1 | ||||
-rw-r--r-- | graphics/ruby-libpng/Makefile | 2 | ||||
-rw-r--r-- | graphics/ruby-ming/Makefile | 1 | ||||
-rw-r--r-- | graphics/ruby-opengl/Makefile | 1 | ||||
-rw-r--r-- | graphics/ruby-pgplot/Makefile | 1 | ||||
-rw-r--r-- | graphics/ruby-qt2gl/Makefile | 2 | ||||
-rw-r--r-- | graphics/ruby-tgif/Makefile | 1 |
12 files changed, 12 insertions, 4 deletions
diff --git a/graphics/ruby-gd/Makefile b/graphics/ruby-gd/Makefile index b6859174f14f..c10163b407a3 100644 --- a/graphics/ruby-gd/Makefile +++ b/graphics/ruby-gd/Makefile @@ -7,6 +7,7 @@ PORTNAME= GD PORTVERSION= 0.7.4 +PORTREVISION= 1 CATEGORIES= graphics ruby MASTER_SITES= http://www.acc.ne.jp/~tam/GD/ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} diff --git a/graphics/ruby-gdchart/Makefile b/graphics/ruby-gdchart/Makefile index ea08160c37b8..ec58fd69520d 100644 --- a/graphics/ruby-gdchart/Makefile +++ b/graphics/ruby-gdchart/Makefile @@ -6,6 +6,7 @@ PORTNAME= gdchart PORTVERSION= 0.0.1 +PORTREVISION= 1 CATEGORIES= graphics ruby MASTER_SITES= http://www.aragorn.demon.nl/lib/ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} diff --git a/graphics/ruby-gdk_imlib/Makefile b/graphics/ruby-gdk_imlib/Makefile index 7ee256448fcd..e0410da65d3f 100644 --- a/graphics/ruby-gdk_imlib/Makefile +++ b/graphics/ruby-gdk_imlib/Makefile @@ -7,6 +7,7 @@ PORTNAME= gdk_imlib PORTVERSION= ${RUBY_GNOME_PORTVERSION} +PORTREVISION= 1 CATEGORIES= graphics ruby MASTER_SITES= ${RUBY_GNOME_MASTER_SITES} PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} diff --git a/graphics/ruby-gdk_pixbuf/Makefile b/graphics/ruby-gdk_pixbuf/Makefile index 2f3153ddf497..756fdd18d9b5 100644 --- a/graphics/ruby-gdk_pixbuf/Makefile +++ b/graphics/ruby-gdk_pixbuf/Makefile @@ -7,7 +7,7 @@ PORTNAME= gdk_pixbuf PORTVERSION= ${RUBY_GNOME_PORTVERSION} -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= graphics ruby gnome MASTER_SITES= ${RUBY_GNOME_MASTER_SITES} PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} diff --git a/graphics/ruby-gdk_pixbuf2/Makefile b/graphics/ruby-gdk_pixbuf2/Makefile index 2f3153ddf497..756fdd18d9b5 100644 --- a/graphics/ruby-gdk_pixbuf2/Makefile +++ b/graphics/ruby-gdk_pixbuf2/Makefile @@ -7,7 +7,7 @@ PORTNAME= gdk_pixbuf PORTVERSION= ${RUBY_GNOME_PORTVERSION} -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= graphics ruby gnome MASTER_SITES= ${RUBY_GNOME_MASTER_SITES} PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} diff --git a/graphics/ruby-gimp/Makefile b/graphics/ruby-gimp/Makefile index 9495dd448ea5..e0394a5e977b 100644 --- a/graphics/ruby-gimp/Makefile +++ b/graphics/ruby-gimp/Makefile @@ -7,6 +7,7 @@ PORTNAME= gimp PORTVERSION= 20010315 +PORTREVISION= 1 CATEGORIES= graphics ruby MASTER_SITES= http://homepage1.nifty.com/susho/software/gimp/ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} diff --git a/graphics/ruby-libpng/Makefile b/graphics/ruby-libpng/Makefile index b7eab2859e7d..824bf0d2155c 100644 --- a/graphics/ruby-libpng/Makefile +++ b/graphics/ruby-libpng/Makefile @@ -7,7 +7,7 @@ PORTNAME= libpng PORTVERSION= 0.3.3 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= graphics ruby MASTER_SITES= ${MASTER_SITE_LOCAL} # http://www.isc.meiji.ac.jp/~ee77038/ruby/program/ diff --git a/graphics/ruby-ming/Makefile b/graphics/ruby-ming/Makefile index 8c4fa8950e54..28834af39158 100644 --- a/graphics/ruby-ming/Makefile +++ b/graphics/ruby-ming/Makefile @@ -7,6 +7,7 @@ PORTNAME= ming PORTVERSION= 0.1.1 +PORTREVISION= 1 CATEGORIES= graphics ruby MASTER_SITES= # none PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} diff --git a/graphics/ruby-opengl/Makefile b/graphics/ruby-opengl/Makefile index 545c925a9a54..0968b0ce85bb 100644 --- a/graphics/ruby-opengl/Makefile +++ b/graphics/ruby-opengl/Makefile @@ -7,6 +7,7 @@ PORTNAME= opengl PORTVERSION= 0.32a +PORTREVISION= 1 CATEGORIES= graphics ruby MASTER_SITES= http://www2.giganet.net/~yoshi/ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} diff --git a/graphics/ruby-pgplot/Makefile b/graphics/ruby-pgplot/Makefile index 9a0680cf84b7..3be3d31f5f89 100644 --- a/graphics/ruby-pgplot/Makefile +++ b/graphics/ruby-pgplot/Makefile @@ -7,6 +7,7 @@ PORTNAME= pgplot PORTVERSION= 0.1.1 +PORTREVISION= 1 CATEGORIES= graphics ruby MASTER_SITES= http://www.ir.isas.ac.jp/~masa/ruby/dist/ MASTER_SITE_SUBDIR= knu diff --git a/graphics/ruby-qt2gl/Makefile b/graphics/ruby-qt2gl/Makefile index 831c0b519182..fb9168e45ccc 100644 --- a/graphics/ruby-qt2gl/Makefile +++ b/graphics/ruby-qt2gl/Makefile @@ -7,7 +7,7 @@ PORTNAME= qt2gl PORTVERSION= ${RUBY_QT2_PORTVERSION} -PORTREVISION= ${RUBY_QT2_PORTREVISION} +PORTREVISION= 1 CATEGORIES= graphics x11-toolkits ruby MASTER_SITES= ${RUBY_QT2_MASTER_SITES} PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} diff --git a/graphics/ruby-tgif/Makefile b/graphics/ruby-tgif/Makefile index f73e96115be9..432ddb1de6b9 100644 --- a/graphics/ruby-tgif/Makefile +++ b/graphics/ruby-tgif/Makefile @@ -7,6 +7,7 @@ PORTNAME= tgif PORTVERSION= 20010408 +PORTREVISION= 1 CATEGORIES= graphics ruby MASTER_SITES= http://www2s.biglobe.ne.jp/~Nori/ruby/dist/ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} |