From 6d80a966126ba119d6cff724a21d0dae4af9e997 Mon Sep 17 00:00:00 2001 From: taca Date: Mon, 21 Feb 2011 16:01:10 +0000 Subject: Bump PKGREVISION due to ABI change of ruby18-base. --- archivers/ruby-bz2/Makefile | 3 ++- archivers/ruby-libarchive/Makefile | 3 ++- comms/ruby-termios/Makefile | 3 ++- converters/ruby-uconv/Makefile | 4 ++-- databases/ruby-do_sqlite3/Makefile | 3 ++- databases/ruby-ldap/Makefile | 3 ++- databases/ruby-mysql/Makefile | 4 ++-- databases/ruby-odbc/Makefile | 3 ++- databases/ruby-pg/Makefile | 3 ++- databases/ruby-postgresql/Makefile | 4 ++-- databases/ruby-qdbm/Makefile | 4 ++-- databases/ruby-sqlite/Makefile | 3 ++- databases/ruby-sqlite3/Makefile | 3 ++- databases/ruby-tokyocabinet/Makefile | 3 ++- devel/ruby-SDL/Makefile | 4 ++-- devel/ruby-debug-base/Makefile | 3 ++- devel/ruby-eet/Makefile | 4 ++-- devel/ruby-eventmachine/Makefile | 4 ++-- devel/ruby-ffi/Makefile | 3 ++- devel/ruby-gnome2-atk/Makefile | 3 ++- devel/ruby-gnome2-gio/Makefile | 3 ++- devel/ruby-gnome2-glib/Makefile | 3 ++- devel/ruby-gnome2-pango/Makefile | 3 ++- devel/ruby-linecache/Makefile | 3 ++- devel/ruby-memcache/Makefile | 4 ++-- devel/ruby-ncurses/Makefile | 3 ++- devel/ruby-priority-queue/Makefile | 4 ++-- devel/ruby-racc/Makefile | 3 ++- devel/ruby-rbtree/Makefile | 3 ++- devel/ruby-rcov/Makefile | 3 ++- devel/ruby-rcsparse/Makefile | 3 ++- devel/ruby-subversion/Makefile | 4 ++-- devel/ruby-thrift/Makefile | 4 ++-- graphics/ruby-RMagick/Makefile | 4 ++-- graphics/ruby-clutter-cairo/Makefile | 4 ++-- graphics/ruby-clutter-core/Makefile | 4 ++-- graphics/ruby-clutter-gtk/Makefile | 4 ++-- graphics/ruby-gd/Makefile | 4 ++-- graphics/ruby-gnome2-gdkpixbuf/Makefile | 3 ++- graphics/ruby-gnome2-goocanvas/Makefile | 3 ++- graphics/ruby-gnome2-rsvg/Makefile | 3 ++- graphics/ruby-imlib2/Makefile | 4 ++-- graphics/ruby-opengl/Makefile | 3 ++- graphics/ruby-rcairo/Makefile | 4 ++-- inputmethod/ruby-zinnia/Makefile | 3 ++- mail/ruby-tmail/Makefile | 3 ++- math/ruby-rb-gsl/Makefile | 3 ++- multimedia/ruby-clutter-gst/Makefile | 4 ++-- multimedia/ruby-gnome2-gstreamer/Makefile | 3 ++- multimedia/ruby-ming/Makefile | 4 ++-- print/ruby-gnome2-poppler/Makefile | 3 ++- security/ruby-password/Makefile | 4 ++-- security/ruby-tcpwrap/Makefile | 4 ++-- sysutils/ruby-quota/Makefile | 4 ++-- textproc/ruby-bluecloth/Makefile | 3 ++- textproc/ruby-cabocha/Makefile | 3 ++- textproc/ruby-eruby/Makefile | 4 ++-- textproc/ruby-ferret/Makefile | 4 ++-- textproc/ruby-hpricot/Makefile | 3 ++- textproc/ruby-itex2MML/Makefile | 3 ++- textproc/ruby-json/Makefile | 3 ++- textproc/ruby-libxml/Makefile | 3 ++- textproc/ruby-mecab/Makefile | 3 ++- textproc/ruby-native-hyperestraier/Makefile | 4 ++-- textproc/ruby-nokogiri/Makefile | 3 ++- textproc/ruby-oniguruma/Makefile | 3 ++- textproc/ruby-redcloth/Makefile | 3 ++- textproc/ruby-sary/Makefile | 4 ++-- textproc/ruby-xmlparser/Makefile | 3 ++- textproc/ruby-xslt/Makefile | 3 ++- textproc/ruby-yamcha/Makefile | 3 ++- www/mongrel/Makefile | 4 ++-- www/ruby-clearsilver/Makefile | 3 ++- www/ruby-fcgi/Makefile | 3 ++- www/ruby-gnome2-gtkmozembed/Makefile | 3 ++- www/ruby-patron/Makefile | 3 ++- www/thin/Makefile | 4 ++-- x11/ruby-gnome2-gtk/Makefile | 3 ++- x11/ruby-gnome2-gtksourceview2/Makefile | 3 ++- x11/ruby-gnome2-vte/Makefile | 3 ++- 80 files changed, 160 insertions(+), 109 deletions(-) diff --git a/archivers/ruby-bz2/Makefile b/archivers/ruby-bz2/Makefile index c39b81e9e0c..c6f6a5c2a41 100644 --- a/archivers/ruby-bz2/Makefile +++ b/archivers/ruby-bz2/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.1.1.1 2011/02/15 10:24:00 obache Exp $ +# $NetBSD: Makefile,v 1.2 2011/02/21 16:01:10 taca Exp $ # DISTNAME= bz2-0.2.2 +PKGREVISION= 1 CATEGORIES= archivers MASTER_SITES= http://rubyforge.org/frs/download.php/56889/ diff --git a/archivers/ruby-libarchive/Makefile b/archivers/ruby-libarchive/Makefile index cfa8f541ae6..1aee77cd949 100644 --- a/archivers/ruby-libarchive/Makefile +++ b/archivers/ruby-libarchive/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.1.1.1 2010/09/11 07:29:42 taca Exp $ +# $NetBSD: Makefile,v 1.2 2011/02/21 16:01:10 taca Exp $ DISTNAME= libarchive-0.1.1 +PKGREVISION= 1 CATEGORIES= archivers MAINTAINER= pkgsrc-users@NetBSD.org diff --git a/comms/ruby-termios/Makefile b/comms/ruby-termios/Makefile index cc9ddb1fe26..7132ff7153d 100644 --- a/comms/ruby-termios/Makefile +++ b/comms/ruby-termios/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.22 2010/09/10 04:01:36 taca Exp $ +# $NetBSD: Makefile,v 1.23 2011/02/21 16:01:10 taca Exp $ DISTNAME= ruby-termios-0.9.6 PKGNAME= ${RUBY_PKGPREFIX}-${DISTNAME:S/ruby-//} +PKGREVISION= 1 CATEGORIES= comms MAINTAINER= taca@NetBSD.org diff --git a/converters/ruby-uconv/Makefile b/converters/ruby-uconv/Makefile index 81d52256ddc..c713ca313ba 100644 --- a/converters/ruby-uconv/Makefile +++ b/converters/ruby-uconv/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.18 2010/09/10 04:05:04 taca Exp $ +# $NetBSD: Makefile,v 1.19 2011/02/21 16:01:11 taca Exp $ DISTNAME= uconv-0.4.12 -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= converters japanese ruby MASTER_SITES= http://www.yoshidam.net/ diff --git a/databases/ruby-do_sqlite3/Makefile b/databases/ruby-do_sqlite3/Makefile index bcab3c26774..a30c1ffb3b4 100644 --- a/databases/ruby-do_sqlite3/Makefile +++ b/databases/ruby-do_sqlite3/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.1.1.1 2010/09/11 23:56:31 taca Exp $ +# $NetBSD: Makefile,v 1.2 2011/02/21 16:01:11 taca Exp $ DISTNAME= do_sqlite3-0.10.2 +PKGREVISION= 1 CATEGORIES= databases MAINTAINER= pkgsrc-users@NetBSD.org diff --git a/databases/ruby-ldap/Makefile b/databases/ruby-ldap/Makefile index 469d424ec3f..f5c65a43476 100644 --- a/databases/ruby-ldap/Makefile +++ b/databases/ruby-ldap/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.6 2010/09/10 04:31:57 taca Exp $ +# $NetBSD: Makefile,v 1.7 2011/02/21 16:01:11 taca Exp $ DISTNAME= ruby-ldap-${VER} PKGNAME= ${RUBY_PKGPREFIX}-ldap-${VER} +PKGREVISION= 1 CATEGORIES= databases ruby MASTER_SITES= http://github.com/alexey-chebotar/ruby-ldap/tarball/${VER}/ diff --git a/databases/ruby-mysql/Makefile b/databases/ruby-mysql/Makefile index c89aa395ebd..54fce41ecb0 100644 --- a/databases/ruby-mysql/Makefile +++ b/databases/ruby-mysql/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.33 2011/02/07 14:55:55 taca Exp $ +# $NetBSD: Makefile,v 1.34 2011/02/21 16:01:11 taca Exp $ # DISTNAME= mysql-ruby-2.8.2 PKGNAME= ${RUBY_PKGPREFIX}-mysql-2.8.2 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= databases ruby MASTER_SITES= http://rubyforge.org/frs/download.php/51087/ \ http://tmtm.org/downloads/mysql/ruby/ diff --git a/databases/ruby-odbc/Makefile b/databases/ruby-odbc/Makefile index bdfe7770fbc..bbfe1999f13 100644 --- a/databases/ruby-odbc/Makefile +++ b/databases/ruby-odbc/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.9 2011/01/15 16:40:11 taca Exp $ +# $NetBSD: Makefile,v 1.10 2011/02/21 16:01:11 taca Exp $ DISTNAME= ruby-odbc-0.99994 PKGNAME= ${RUBY_PKGPREFIX}-${DISTNAME:S/ruby-//} +PKGREVISION= 1 CATEGORIES= databases MASTER_SITES= http://www.ch-werner.de/rubyodbc/ # needs EXTRACT_SUFX since DISTFILE isn't Ruby's gem format. diff --git a/databases/ruby-pg/Makefile b/databases/ruby-pg/Makefile index 328f501ecc0..6a16d5db6c5 100644 --- a/databases/ruby-pg/Makefile +++ b/databases/ruby-pg/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.5 2010/12/04 03:45:23 taca Exp $ +# $NetBSD: Makefile,v 1.6 2011/02/21 16:01:12 taca Exp $ DISTNAME= pg-0.10.0 PKGNAME= ${RUBY_PKGPREFIX}-${DISTNAME:C/postgres/&ql/} +PKGREVISION= 1 CATEGORIES= databases MAINTAINER= pkgsrc-users@NetBSD.org diff --git a/databases/ruby-postgresql/Makefile b/databases/ruby-postgresql/Makefile index 7168e0251ae..6d110d2c663 100644 --- a/databases/ruby-postgresql/Makefile +++ b/databases/ruby-postgresql/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.36 2010/09/10 04:42:58 taca Exp $ +# $NetBSD: Makefile,v 1.37 2011/02/21 16:01:12 taca Exp $ DISTNAME= postgres-0.7.9.2008.01.28 PKGNAME= ${RUBY_PKGPREFIX}-${DISTNAME:C/postgres/&ql/} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= databases MAINTAINER= pkgsrc-users@NetBSD.org diff --git a/databases/ruby-qdbm/Makefile b/databases/ruby-qdbm/Makefile index 55dcabc53fa..92ea88e0f11 100644 --- a/databases/ruby-qdbm/Makefile +++ b/databases/ruby-qdbm/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.11 2010/09/10 04:07:53 taca Exp $ +# $NetBSD: Makefile,v 1.12 2011/02/21 16:01:12 taca Exp $ # .include "../../databases/qdbm/Makefile.common" PKGNAME= ${RUBY_PKGPREFIX}-qdbm-1.0.0.${QDBM_VERSION} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= databases ruby MAINTAINER= obache@NetBSD.org diff --git a/databases/ruby-sqlite/Makefile b/databases/ruby-sqlite/Makefile index b5f7ea522bc..6b857a94eec 100644 --- a/databases/ruby-sqlite/Makefile +++ b/databases/ruby-sqlite/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.2 2010/09/10 04:52:59 taca Exp $ +# $NetBSD: Makefile,v 1.3 2011/02/21 16:01:12 taca Exp $ DISTNAME= sqlite-ruby-2.2.3 PKGNAME= ${RUBY_PKGPREFIX}-${DISTNAME:S/-ruby//} +PKGREVISION= 1 CATEGORIES= databases MAINTAINER= pkgsrc-users@NetBSD.org diff --git a/databases/ruby-sqlite3/Makefile b/databases/ruby-sqlite3/Makefile index fd0dbdb2d1b..e9bc2e4713d 100644 --- a/databases/ruby-sqlite3/Makefile +++ b/databases/ruby-sqlite3/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.14 2010/12/04 03:47:14 taca Exp $ +# $NetBSD: Makefile,v 1.15 2011/02/21 16:01:12 taca Exp $ DISTNAME= sqlite3-ruby-1.3.2 PKGNAME= ${RUBY_PKGPREFIX}-${DISTNAME:S/-ruby//} +PKGREVISION= 1 CATEGORIES= databases MAINTAINER= pkgsrc-users@NetBSD.org diff --git a/databases/ruby-tokyocabinet/Makefile b/databases/ruby-tokyocabinet/Makefile index 4d1ce496ce6..a518506eaf5 100644 --- a/databases/ruby-tokyocabinet/Makefile +++ b/databases/ruby-tokyocabinet/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.23 2010/09/10 04:54:04 taca Exp $ +# $NetBSD: Makefile,v 1.24 2011/02/21 16:01:12 taca Exp $ # DISTNAME= tokyocabinet-ruby-1.30 PKGNAME= ${RUBY_PKGPREFIX}-${DISTNAME:S/-ruby-/-/} +PKGREVISION= 1 CATEGORIES= databases ruby MASTER_SITES= ${HOMEPAGE:S/rubydoc/rubypkg/} diff --git a/devel/ruby-SDL/Makefile b/devel/ruby-SDL/Makefile index ae4afa955ef..c1f91a938e5 100644 --- a/devel/ruby-SDL/Makefile +++ b/devel/ruby-SDL/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.8 2011/01/13 13:37:28 wiz Exp $ +# $NetBSD: Makefile,v 1.9 2011/02/21 16:01:13 taca Exp $ DISTNAME= rubysdl-2.1.1 PKGNAME= ${RUBY_PKGPREFIX}-${DISTNAME:S/rubysdl/SDL/} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= devel audio graphics MAINTAINER= pkgsrc-users@NetBSD.org diff --git a/devel/ruby-debug-base/Makefile b/devel/ruby-debug-base/Makefile index 36fac5a302d..ab6b15ba266 100644 --- a/devel/ruby-debug-base/Makefile +++ b/devel/ruby-debug-base/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.6 2010/12/04 03:52:25 taca Exp $ +# $NetBSD: Makefile,v 1.7 2011/02/21 16:01:13 taca Exp $ DISTNAME= ruby-debug-base-0.10.4 PKGNAME= ${RUBY_PKGPREFIX}-${DISTNAME:S/ruby-//} +PKGREVISION= 1 CATEGORIES= devel MAINTAINER= pkgsrc-users@NetBSD.org diff --git a/devel/ruby-eet/Makefile b/devel/ruby-eet/Makefile index 99974938e27..b4eeebeecbd 100644 --- a/devel/ruby-eet/Makefile +++ b/devel/ruby-eet/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.7 2010/09/10 05:33:12 taca Exp $ +# $NetBSD: Makefile,v 1.8 2011/02/21 16:01:13 taca Exp $ DISTNAME= ruby-eet-0.1.4 PKGNAME= ${RUBY_PKGPREFIX}-${DISTNAME:S/ruby-//} -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= devel MASTER_SITES= ftp://code-monkey.de/pub/ruby-eet/ diff --git a/devel/ruby-eventmachine/Makefile b/devel/ruby-eventmachine/Makefile index d1ba8a11f24..651173817ec 100644 --- a/devel/ruby-eventmachine/Makefile +++ b/devel/ruby-eventmachine/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.6 2010/09/10 05:33:41 taca Exp $ +# $NetBSD: Makefile,v 1.7 2011/02/21 16:01:13 taca Exp $ DISTNAME= eventmachine-0.12.10 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= devel MAINTAINER= pkgsrc-users@NetBSD.org diff --git a/devel/ruby-ffi/Makefile b/devel/ruby-ffi/Makefile index 6c85f226768..136589fe2af 100644 --- a/devel/ruby-ffi/Makefile +++ b/devel/ruby-ffi/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.2 2010/12/04 03:57:30 taca Exp $ +# $NetBSD: Makefile,v 1.3 2011/02/21 16:01:13 taca Exp $ DISTNAME= ffi-1.0.0 +PKGREVISION= 1 CATEGORIES= devel MAINTAINER= pkgsrc-users@NetBSD.org diff --git a/devel/ruby-gnome2-atk/Makefile b/devel/ruby-gnome2-atk/Makefile index abda8612d13..4be16fb6b45 100644 --- a/devel/ruby-gnome2-atk/Makefile +++ b/devel/ruby-gnome2-atk/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.7 2010/10/23 12:45:08 obache Exp $ +# $NetBSD: Makefile,v 1.8 2011/02/21 16:01:13 taca Exp $ # PKGNAME= ${RUBY_PKGPREFIX}-gnome2-atk-${VERSION} COMMENT= Ruby binding of ATK-1.0.x or later +PKGREVISION= 1 CATEGORIES= devel CONFLICTS+= ruby-gnome2-atk-[0-9]* diff --git a/devel/ruby-gnome2-gio/Makefile b/devel/ruby-gnome2-gio/Makefile index 589ba3e2cb2..dcbc0404c47 100644 --- a/devel/ruby-gnome2-gio/Makefile +++ b/devel/ruby-gnome2-gio/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.2 2011/02/11 13:50:09 obache Exp $ +# $NetBSD: Makefile,v 1.3 2011/02/21 16:01:14 taca Exp $ # PKGNAME= ${RUBY_PKGPREFIX}-gnome2-gio-${VERSION} COMMENT= Ruby binding of gio-2.0.x +PKGREVISION= 1 CATEGORIES= devel CONFLICTS+= ruby[0-9][0-9]-gnome2-gio-[0-9]* diff --git a/devel/ruby-gnome2-glib/Makefile b/devel/ruby-gnome2-glib/Makefile index 517f7bde4ec..4f30ac52aab 100644 --- a/devel/ruby-gnome2-glib/Makefile +++ b/devel/ruby-gnome2-glib/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.10 2010/10/23 12:45:09 obache Exp $ +# $NetBSD: Makefile,v 1.11 2011/02/21 16:01:14 taca Exp $ # PKGNAME= ${RUBY_PKGPREFIX}-gnome2-glib-${VERSION} COMMENT= Ruby binding of GLib-2.x +PKGREVISION= 1 CATEGORIES= devel CONFLICTS+= ruby-gnome2-glib-[0-9]* diff --git a/devel/ruby-gnome2-pango/Makefile b/devel/ruby-gnome2-pango/Makefile index 99044a0b3cc..c154a18295b 100644 --- a/devel/ruby-gnome2-pango/Makefile +++ b/devel/ruby-gnome2-pango/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.17 2011/02/11 13:50:09 obache Exp $ +# $NetBSD: Makefile,v 1.18 2011/02/21 16:01:14 taca Exp $ # PKGNAME= ${RUBY_PKGPREFIX}-gnome2-pango-${VERSION} COMMENT= Ruby binding of pango-1.x +PKGREVISION= 1 CATEGORIES= devel fonts CONFLICTS+= ruby-gnome2-pango-[0-9]* diff --git a/devel/ruby-linecache/Makefile b/devel/ruby-linecache/Makefile index d7a35b2bedd..fa0e8daefaf 100644 --- a/devel/ruby-linecache/Makefile +++ b/devel/ruby-linecache/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.4 2010/09/10 05:16:14 taca Exp $ +# $NetBSD: Makefile,v 1.5 2011/02/21 16:01:14 taca Exp $ DISTNAME= linecache-0.43 +PKGREVISION= 1 CATEGORIES= devel MAINTAINER= pkgsrc-users@NetBSD.org diff --git a/devel/ruby-memcache/Makefile b/devel/ruby-memcache/Makefile index 8c58327a5af..737375f36dd 100644 --- a/devel/ruby-memcache/Makefile +++ b/devel/ruby-memcache/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.3 2010/09/10 05:56:34 taca Exp $ +# $NetBSD: Makefile,v 1.4 2011/02/21 16:01:14 taca Exp $ DISTNAME= ruby-memcache-0.1.0 PKGNAME= ${RUBY_PKGPREFIX}-${DISTNAME:S/ruby-//} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= devel MASTER_SITES= http://rubyforge.org/frs/download.php/2484/ EXTRACT_SUFX= .tar.bz2 diff --git a/devel/ruby-ncurses/Makefile b/devel/ruby-ncurses/Makefile index 1edd1e67560..529c0ba4e64 100644 --- a/devel/ruby-ncurses/Makefile +++ b/devel/ruby-ncurses/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.8 2010/09/10 06:02:57 taca Exp $ +# $NetBSD: Makefile,v 1.9 2011/02/21 16:01:14 taca Exp $ DISTNAME= ncurses-ruby-${VER} PKGNAME= ${RUBY_PKGPREFIX}-ncurses-${VER} +PKGREVISION= 1 CATEGORIES= devel MASTER_SITES= http://download.berlios.de/ncurses-ruby/ EXTRACT_SUFX= .tar.bz2 diff --git a/devel/ruby-priority-queue/Makefile b/devel/ruby-priority-queue/Makefile index af7f92ae5d4..2b7c4c0d79d 100644 --- a/devel/ruby-priority-queue/Makefile +++ b/devel/ruby-priority-queue/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.5 2010/09/10 06:12:58 taca Exp $ +# $NetBSD: Makefile,v 1.6 2011/02/21 16:01:15 taca Exp $ DISTNAME= PriorityQueue-0.1.2 PKGNAME= ${RUBY_PKGPREFIX}-${DISTNAME:S/PriorityQueue/priority-queue/} -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= devel MAINTAINER= minskim@NetBSD.org diff --git a/devel/ruby-racc/Makefile b/devel/ruby-racc/Makefile index 8174641d817..358f65b9618 100644 --- a/devel/ruby-racc/Makefile +++ b/devel/ruby-racc/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.17 2010/09/12 03:20:02 taca Exp $ +# $NetBSD: Makefile,v 1.18 2011/02/21 16:01:15 taca Exp $ DISTNAME= racc-${RACC_VERSION} +PKGREVISION= 1 CATEGORIES= devel ruby MASTER_SITES= http://rubyforge.org/frs/download.php/49028/ EXTRACT_SUFX= .tgz diff --git a/devel/ruby-rbtree/Makefile b/devel/ruby-rbtree/Makefile index 4c42beb9283..cdf66c8e68a 100644 --- a/devel/ruby-rbtree/Makefile +++ b/devel/ruby-rbtree/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.5 2010/09/10 06:15:47 taca Exp $ +# $NetBSD: Makefile,v 1.6 2011/02/21 16:01:15 taca Exp $ DISTNAME= rbtree-0.3.0 +PKGREVISION= 1 CATEGORIES= devel MAINTAINER= pkgsrc-users@NetBSD.org diff --git a/devel/ruby-rcov/Makefile b/devel/ruby-rcov/Makefile index 1cbaf0d44eb..ca15cc08ef9 100644 --- a/devel/ruby-rcov/Makefile +++ b/devel/ruby-rcov/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.4 2010/09/23 06:37:17 taca Exp $ +# $NetBSD: Makefile,v 1.5 2011/02/21 16:01:15 taca Exp $ DISTNAME= rcov-0.9.9 +PKGREVISION= 1 CATEGORIES= devel MAINTAINER= pkgsrc-users@NetBSD.org diff --git a/devel/ruby-rcsparse/Makefile b/devel/ruby-rcsparse/Makefile index bfd063d4270..79dfc392d9a 100644 --- a/devel/ruby-rcsparse/Makefile +++ b/devel/ruby-rcsparse/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.9 2009/08/08 22:59:41 wiz Exp $ +# $NetBSD: Makefile,v 1.10 2011/02/21 16:01:15 taca Exp $ DISTNAME= 75d93404707d PKGNAME= ${RUBY_PKGPREFIX}-rcsparse-0.0.0.45 +PKGREVISION= 1 CATEGORIES= devel ruby MASTER_SITES= http://ww2.fs.ei.tum.de/~corecode/hg/rcsparse/archive/ EXTRACT_SUFX= .tar.bz2 diff --git a/devel/ruby-subversion/Makefile b/devel/ruby-subversion/Makefile index 13cac309470..57e5f34d624 100644 --- a/devel/ruby-subversion/Makefile +++ b/devel/ruby-subversion/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.27 2010/09/19 16:10:47 sno Exp $ +# $NetBSD: Makefile,v 1.28 2011/02/21 16:01:16 taca Exp $ PKGNAME= ${RUBY_PKGPREFIX}-subversion-${SVNVER} -#PKGREVISION= 1 +PKGREVISION= 1 COMMENT= Ruby bindings for Subversion PKG_DESTDIR_SUPPORT= user-destdir diff --git a/devel/ruby-thrift/Makefile b/devel/ruby-thrift/Makefile index f14b3990a71..34b84a5050f 100644 --- a/devel/ruby-thrift/Makefile +++ b/devel/ruby-thrift/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.3 2011/02/11 21:22:02 tnn Exp $ +# $NetBSD: Makefile,v 1.4 2011/02/21 16:01:16 taca Exp $ DISTNAME= thrift-0.2.0.4 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= devel MAINTAINER= tonnerre@NetBSD.org diff --git a/graphics/ruby-RMagick/Makefile b/graphics/ruby-RMagick/Makefile index 0ed9c2e0839..53e13887222 100644 --- a/graphics/ruby-RMagick/Makefile +++ b/graphics/ruby-RMagick/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.75 2011/01/13 13:38:20 wiz Exp $ +# $NetBSD: Makefile,v 1.76 2011/02/21 16:01:16 taca Exp $ DISTNAME= rmagick-2.13.1 PKGNAME= ${RUBY_PKGPREFIX}-${DISTNAME:S/rmagick/RMagick/} -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= graphics MAINTAINER= pkgsrc-users@NetBSD.org diff --git a/graphics/ruby-clutter-cairo/Makefile b/graphics/ruby-clutter-cairo/Makefile index 620dfbef60a..8ccce2dd7d0 100644 --- a/graphics/ruby-clutter-cairo/Makefile +++ b/graphics/ruby-clutter-cairo/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.7 2011/01/13 13:38:18 wiz Exp $ +# $NetBSD: Makefile,v 1.8 2011/02/21 16:01:16 taca Exp $ # PKGNAME= ${RUBY_PKGPREFIX}-clutter-cairo-${VERSION} COMMENT= Ruby binding for Clutter Cairo library -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= graphics PKG_DESTDIR_SUPPORT= user-destdir diff --git a/graphics/ruby-clutter-core/Makefile b/graphics/ruby-clutter-core/Makefile index 55cdbb5123e..8cf58d8b7d0 100644 --- a/graphics/ruby-clutter-core/Makefile +++ b/graphics/ruby-clutter-core/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.10 2011/01/13 13:38:18 wiz Exp $ +# $NetBSD: Makefile,v 1.11 2011/02/21 16:01:16 taca Exp $ # PKGNAME= ${RUBY_PKGPREFIX}-clutter-core-${VERSION} COMMENT= Ruby binding for Clutter Core library -PKGREVISION= 7 +PKGREVISION= 8 CATEGORIES= graphics PKG_DESTDIR_SUPPORT= user-destdir diff --git a/graphics/ruby-clutter-gtk/Makefile b/graphics/ruby-clutter-gtk/Makefile index fc9304f4d4d..c8e1afdb670 100644 --- a/graphics/ruby-clutter-gtk/Makefile +++ b/graphics/ruby-clutter-gtk/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.7 2011/01/13 13:38:18 wiz Exp $ +# $NetBSD: Makefile,v 1.8 2011/02/21 16:01:16 taca Exp $ # PKGNAME= ${RUBY_PKGPREFIX}-clutter-gtk-${VERSION} COMMENT= Ruby binding for Clutter GTK+ widget -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= graphics PKG_DESTDIR_SUPPORT= user-destdir diff --git a/graphics/ruby-gd/Makefile b/graphics/ruby-gd/Makefile index 46d602a247f..f1dbca6c68c 100644 --- a/graphics/ruby-gd/Makefile +++ b/graphics/ruby-gd/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.33 2011/01/13 13:38:18 wiz Exp $ +# $NetBSD: Makefile,v 1.34 2011/02/21 16:01:17 taca Exp $ DISTNAME= ruby-gd-0.8.0 PKGNAME= ${RUBY_PKGPREFIX}-${DISTNAME:S/ruby-//} -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= graphics MAINTAINER= pkgsrc-users@NetBSD.org diff --git a/graphics/ruby-gnome2-gdkpixbuf/Makefile b/graphics/ruby-gnome2-gdkpixbuf/Makefile index 795268e1a83..ea94cb471da 100644 --- a/graphics/ruby-gnome2-gdkpixbuf/Makefile +++ b/graphics/ruby-gnome2-gdkpixbuf/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.19 2011/02/11 13:50:10 obache Exp $ +# $NetBSD: Makefile,v 1.20 2011/02/21 16:01:17 taca Exp $ # PKGNAME= ${RUBY_PKGPREFIX}-gnome2-gdkpixbuf-${VERSION} COMMENT= Ruby binding of GdkPixbuf-2.x +PKGREVISION= 1 CATEGORIES= graphics devel CONFLICTS+= ruby-gnome2-gdkpixbuf-[0-9]* diff --git a/graphics/ruby-gnome2-goocanvas/Makefile b/graphics/ruby-gnome2-goocanvas/Makefile index d78b89ceda2..41190313dbe 100644 --- a/graphics/ruby-gnome2-goocanvas/Makefile +++ b/graphics/ruby-gnome2-goocanvas/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.11 2011/02/11 13:50:13 obache Exp $ +# $NetBSD: Makefile,v 1.12 2011/02/21 16:01:17 taca Exp $ # PKGNAME= ${RUBY_PKGPREFIX}-gnome2-goocanvas-${VERSION} COMMENT= Ruby binding of GooCanvas +PKGREVISION= 1 CATEGORIES= graphics gnome CONFLICTS+= ruby[0-9][0-9]-gnome2-goocanvas-[0-9]* diff --git a/graphics/ruby-gnome2-rsvg/Makefile b/graphics/ruby-gnome2-rsvg/Makefile index f4f2577653f..bc5c57e28f5 100644 --- a/graphics/ruby-gnome2-rsvg/Makefile +++ b/graphics/ruby-gnome2-rsvg/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.20 2011/02/11 13:50:11 obache Exp $ +# $NetBSD: Makefile,v 1.21 2011/02/21 16:01:17 taca Exp $ # PKGNAME= ${RUBY_PKGPREFIX}-gnome2-rsvg-${VERSION} COMMENT= Ruby binding of librsvg +PKGREVISION= 1 CATEGORIES= graphics CONFLICTS+= ruby[0-9][0-9]-gnome2-rsvg-[0-9]* diff --git a/graphics/ruby-imlib2/Makefile b/graphics/ruby-imlib2/Makefile index 6eb111eb67e..5a2c6f5caee 100644 --- a/graphics/ruby-imlib2/Makefile +++ b/graphics/ruby-imlib2/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.23 2011/02/07 14:55:56 taca Exp $ +# $NetBSD: Makefile,v 1.24 2011/02/21 16:01:17 taca Exp $ DISTNAME= imlib2-ruby-0.5.2 PKGNAME= ${RUBY_PKGPREFIX}-${DISTNAME:S/ruby-//} -PKGREVISION= 11 +PKGREVISION= 12 CATEGORIES= graphics MASTER_SITES= http://pablotron.org/files/gems/ diff --git a/graphics/ruby-opengl/Makefile b/graphics/ruby-opengl/Makefile index 3c01c3aa5de..b8f1d90738a 100644 --- a/graphics/ruby-opengl/Makefile +++ b/graphics/ruby-opengl/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.30 2010/09/10 06:51:52 taca Exp $ +# $NetBSD: Makefile,v 1.31 2011/02/21 16:01:17 taca Exp $ DISTNAME= ruby-opengl-0.60.1 PKGNAME= ${RUBY_PKGPREFIX}-${DISTNAME:S/ruby-//} +PKGREVISION= 1 CATEGORIES= graphics MAINTAINER= taca@NetBSD.org diff --git a/graphics/ruby-rcairo/Makefile b/graphics/ruby-rcairo/Makefile index 208ef022993..af782422455 100644 --- a/graphics/ruby-rcairo/Makefile +++ b/graphics/ruby-rcairo/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.21 2011/01/29 11:58:04 obache Exp $ +# $NetBSD: Makefile,v 1.22 2011/02/21 16:01:18 taca Exp $ DISTNAME= rcairo-1.10.0 PKGNAME= ${RUBY_PKGPREFIX}-${DISTNAME} -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= graphics MASTER_SITES= http://cairographics.org/releases/ diff --git a/inputmethod/ruby-zinnia/Makefile b/inputmethod/ruby-zinnia/Makefile index e5a59024858..7d111cc70cb 100644 --- a/inputmethod/ruby-zinnia/Makefile +++ b/inputmethod/ruby-zinnia/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.2 2010/09/10 06:58:50 taca Exp $ +# $NetBSD: Makefile,v 1.3 2011/02/21 16:01:18 taca Exp $ # .include "../../inputmethod/zinnia/Makefile.common" +PKGREVISION= 1 CATEGORIES+= ruby COMMENT= Zinnia ruby module diff --git a/mail/ruby-tmail/Makefile b/mail/ruby-tmail/Makefile index 2e9cf719f8f..41dbe0ab8bc 100644 --- a/mail/ruby-tmail/Makefile +++ b/mail/ruby-tmail/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.18 2010/09/10 07:01:51 taca Exp $ +# $NetBSD: Makefile,v 1.19 2011/02/21 16:01:18 taca Exp $ DISTNAME= tmail-1.2.7.1 +PKGREVISION= 1 CATEGORIES= mail MAINTAINER= taca@NetBSD.org diff --git a/math/ruby-rb-gsl/Makefile b/math/ruby-rb-gsl/Makefile index efc96336cf4..2894947632f 100644 --- a/math/ruby-rb-gsl/Makefile +++ b/math/ruby-rb-gsl/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.8 2010/12/04 04:09:57 taca Exp $ +# $NetBSD: Makefile,v 1.9 2011/02/21 16:01:18 taca Exp $ DISTNAME= rb-gsl-1.14.5 +PKGREVISION= 1 CATEGORIES= math ruby MASTER_SITES= http://rubyforge.org/frs/download.php/73285/ EXTRACT_SUFX= .tgz diff --git a/multimedia/ruby-clutter-gst/Makefile b/multimedia/ruby-clutter-gst/Makefile index 9b71eeaf7f9..b461c3bd852 100644 --- a/multimedia/ruby-clutter-gst/Makefile +++ b/multimedia/ruby-clutter-gst/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.8 2011/01/13 13:38:58 wiz Exp $ +# $NetBSD: Makefile,v 1.9 2011/02/21 16:01:18 taca Exp $ # PKGNAME= ${RUBY_PKGPREFIX}-clutter-gst-${VERSION} COMMENT= Ruby binding for Clutter GStreamer library -PKGREVISION= 7 +PKGREVISION= 8 CATEGORIES= multimedia PKG_DESTDIR_SUPPORT= user-destdir diff --git a/multimedia/ruby-gnome2-gstreamer/Makefile b/multimedia/ruby-gnome2-gstreamer/Makefile index af3210c07aa..c5c9872c758 100644 --- a/multimedia/ruby-gnome2-gstreamer/Makefile +++ b/multimedia/ruby-gnome2-gstreamer/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.6 2010/10/23 12:45:11 obache Exp $ +# $NetBSD: Makefile,v 1.7 2011/02/21 16:01:18 taca Exp $ # PKGNAME= ${RUBY_PKGPREFIX}-gnome2-gstreamer-${VERSION} COMMENT= Ruby binding of GStreamer 0.10.x or later +PKGREVISION= 1 CATEGORIES= multimedia CONFLICTS+= ruby[0-9][0-9]-gnome2-gstreamer-[0-9]* diff --git a/multimedia/ruby-ming/Makefile b/multimedia/ruby-ming/Makefile index c7e93cada5d..952c4c6e3af 100644 --- a/multimedia/ruby-ming/Makefile +++ b/multimedia/ruby-ming/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.14 2011/01/13 13:38:58 wiz Exp $ +# $NetBSD: Makefile,v 1.15 2011/02/21 16:01:19 taca Exp $ DISTNAME= ming-ruby-${VER} PKGNAME= ${RUBY_PKGPREFIX}-ming-${VER} -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= multimedia MASTER_SITES= http://rubyforge.org/frs/download.php/44137/ diff --git a/print/ruby-gnome2-poppler/Makefile b/print/ruby-gnome2-poppler/Makefile index 7d4854dbe76..c78301adc89 100644 --- a/print/ruby-gnome2-poppler/Makefile +++ b/print/ruby-gnome2-poppler/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.18 2011/02/11 13:50:11 obache Exp $ +# $NetBSD: Makefile,v 1.19 2011/02/21 16:01:19 taca Exp $ # PKGNAME= ${RUBY_PKGPREFIX}-gnome2-poppler-${VERSION} COMMENT= Ruby binding of poppler-glib +PKGREVISION= 1 CATEGORIES= print CONFLICTS+= ruby[0-9][0-9]-gnome2-poppler-[0-9]* diff --git a/security/ruby-password/Makefile b/security/ruby-password/Makefile index 7bb8780a31a..0d5cce1b516 100644 --- a/security/ruby-password/Makefile +++ b/security/ruby-password/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.4 2010/09/10 07:46:31 taca Exp $ +# $NetBSD: Makefile,v 1.5 2011/02/21 16:01:19 taca Exp $ DISTNAME= ruby-password-0.5.3 PKGNAME= ${DISTNAME:S/ruby/${RUBY_PKGPREFIX}/} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= security MASTER_SITES= http://www.caliban.org/files/ruby/ diff --git a/security/ruby-tcpwrap/Makefile b/security/ruby-tcpwrap/Makefile index 20429be7f8e..688eaa63b8d 100644 --- a/security/ruby-tcpwrap/Makefile +++ b/security/ruby-tcpwrap/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.17 2010/09/10 07:49:07 taca Exp $ +# $NetBSD: Makefile,v 1.18 2011/02/21 16:01:19 taca Exp $ DISTNAME= ruby-tcpwrap-0.6 PKGNAME= ${RUBY_PKGPREFIX}-tcpwrap-0.6 -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= security ruby MASTER_SITES= http://www.shugo.net/archive/ruby-tcpwrap/ diff --git a/sysutils/ruby-quota/Makefile b/sysutils/ruby-quota/Makefile index b40b56f2d25..fc7d81a79ce 100644 --- a/sysutils/ruby-quota/Makefile +++ b/sysutils/ruby-quota/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.20 2010/09/10 07:58:44 taca Exp $ +# $NetBSD: Makefile,v 1.21 2011/02/21 16:01:19 taca Exp $ # DISTNAME= ruby-quota-0.5.1 PKGNAME= ${RUBY_PKGPREFIX}-quota-0.5.1 -PKGREVISION= 10 +PKGREVISION= 11 CATEGORIES= sysutils ruby MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=ruby-quota/} diff --git a/textproc/ruby-bluecloth/Makefile b/textproc/ruby-bluecloth/Makefile index 8d9051d2b28..1016829d073 100644 --- a/textproc/ruby-bluecloth/Makefile +++ b/textproc/ruby-bluecloth/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.4 2010/12/04 04:23:43 taca Exp $ +# $NetBSD: Makefile,v 1.5 2011/02/21 16:01:20 taca Exp $ DISTNAME= bluecloth-2.0.9 +PKGREVISION= 1 CATEGORIES= textproc MAINTAINER= pkgsrc-users@NetBSD.org diff --git a/textproc/ruby-cabocha/Makefile b/textproc/ruby-cabocha/Makefile index 5630f4d7409..c5f184f19dd 100644 --- a/textproc/ruby-cabocha/Makefile +++ b/textproc/ruby-cabocha/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.2 2010/09/10 08:03:39 taca Exp $ +# $NetBSD: Makefile,v 1.3 2011/02/21 16:01:20 taca Exp $ # .include "../../textproc/cabocha/Makefile.common" +PKGREVISION= 1 CATEGORIES+= ruby COMMENT= CaboCha ruby module diff --git a/textproc/ruby-eruby/Makefile b/textproc/ruby-eruby/Makefile index 3f68367311a..2a536662bc3 100644 --- a/textproc/ruby-eruby/Makefile +++ b/textproc/ruby-eruby/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.25 2010/09/10 08:07:30 taca Exp $ +# $NetBSD: Makefile,v 1.26 2011/02/21 16:01:20 taca Exp $ DISTNAME= eruby-${ERUBY_VERSION} -PKGREVISION= 7 +PKGREVISION= 8 CATEGORIES= textproc ruby MASTER_SITES= http://www.modruby.net/archive/ diff --git a/textproc/ruby-ferret/Makefile b/textproc/ruby-ferret/Makefile index 99ba04343cb..58a96526601 100644 --- a/textproc/ruby-ferret/Makefile +++ b/textproc/ruby-ferret/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.5 2010/09/10 08:10:44 taca Exp $ +# $NetBSD: Makefile,v 1.6 2011/02/21 16:01:20 taca Exp $ DISTNAME= ferret-0.11.6 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= textproc MAINTAINER= minskim@NetBSD.org diff --git a/textproc/ruby-hpricot/Makefile b/textproc/ruby-hpricot/Makefile index 854219caee6..12777a8bcac 100644 --- a/textproc/ruby-hpricot/Makefile +++ b/textproc/ruby-hpricot/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.7 2010/12/04 04:33:51 taca Exp $ +# $NetBSD: Makefile,v 1.8 2011/02/21 16:01:20 taca Exp $ DISTNAME= hpricot-0.8.3 +PKGREVISION= 1 CATEGORIES= textproc MAINTAINER= minskim@NetBSD.org diff --git a/textproc/ruby-itex2MML/Makefile b/textproc/ruby-itex2MML/Makefile index 0645309526e..5ec153f8630 100644 --- a/textproc/ruby-itex2MML/Makefile +++ b/textproc/ruby-itex2MML/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.6 2010/09/10 08:15:55 taca Exp $ +# $NetBSD: Makefile,v 1.7 2011/02/21 16:01:20 taca Exp $ DISTNAME= itexToMML PKGNAME= ${RUBY_PKGPREFIX}-itex2MML-${ITEX2MML_VERSION} +PKGREVISION= 1 CATEGORIES= textproc ruby MASTER_SITES= http://golem.ph.utexas.edu/~distler/blog/files/ DIST_SUBDIR= itex2MML-${ITEX2MML_VERSION} diff --git a/textproc/ruby-json/Makefile b/textproc/ruby-json/Makefile index 2569d881ce6..98119ce2e15 100644 --- a/textproc/ruby-json/Makefile +++ b/textproc/ruby-json/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.8 2010/09/10 08:18:49 taca Exp $ +# $NetBSD: Makefile,v 1.9 2011/02/21 16:01:21 taca Exp $ DISTNAME= json-1.4.6 +PKGREVISION= 1 CATEGORIES= textproc MAINTAINER= pkgsrc-users@NetBSD.org diff --git a/textproc/ruby-libxml/Makefile b/textproc/ruby-libxml/Makefile index 1381446e048..aa88f7d9de3 100644 --- a/textproc/ruby-libxml/Makefile +++ b/textproc/ruby-libxml/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.6 2010/09/10 08:20:01 taca Exp $ +# $NetBSD: Makefile,v 1.7 2011/02/21 16:01:21 taca Exp $ DISTNAME= libxml-ruby-1.1.3 PKGNAME= ${RUBY_PKGPREFIX}-${DISTNAME:C/ruby-//} +PKGREVISION= 1 CATEGORIES= textproc MAINTAINER= pkgsrc-users@NetBSD.org diff --git a/textproc/ruby-mecab/Makefile b/textproc/ruby-mecab/Makefile index ca4d2b8dfb5..6691e12acaf 100644 --- a/textproc/ruby-mecab/Makefile +++ b/textproc/ruby-mecab/Makefile @@ -1,9 +1,10 @@ -# $NetBSD: Makefile,v 1.5 2010/09/10 08:22:56 taca Exp $ +# $NetBSD: Makefile,v 1.6 2011/02/21 16:01:21 taca Exp $ .include "../../textproc/mecab/Makefile.common" DISTNAME= mecab-ruby-${MECAB_VERSION} PKGNAME= ${RUBY_PKGPREFIX}-mecab-${MECAB_VERSION} +PKGREVISION= 1 CATEGORIES+= ruby COMMENT= MeCab ruby module diff --git a/textproc/ruby-native-hyperestraier/Makefile b/textproc/ruby-native-hyperestraier/Makefile index a5cfc6a9e8a..3e07f248f36 100644 --- a/textproc/ruby-native-hyperestraier/Makefile +++ b/textproc/ruby-native-hyperestraier/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.5 2010/09/10 08:25:17 taca Exp $ +# $NetBSD: Makefile,v 1.6 2011/02/21 16:01:21 taca Exp $ # PKG_DESTDIR_SUPPORT= user-destdir .include "../../textproc/hyperestraier/Makefile.common" PKGNAME= ${RUBY_PKGPREFIX}-native-hyperestraier-1.0.0.${HYPERESTRAIER_VERSION} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= textproc ruby COMMENT= Ruby native interface of Hyper Estaier diff --git a/textproc/ruby-nokogiri/Makefile b/textproc/ruby-nokogiri/Makefile index ce8476e6751..aff3c9da1f2 100644 --- a/textproc/ruby-nokogiri/Makefile +++ b/textproc/ruby-nokogiri/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.3 2010/11/30 15:39:56 taca Exp $ +# $NetBSD: Makefile,v 1.4 2011/02/21 16:01:21 taca Exp $ DISTNAME= nokogiri-1.4.4 +PKGREVISION= 1 CATEGORIES= textproc MAINTAINER= filip@joyent.com diff --git a/textproc/ruby-oniguruma/Makefile b/textproc/ruby-oniguruma/Makefile index 438b1f780d4..1dc87f49ed4 100644 --- a/textproc/ruby-oniguruma/Makefile +++ b/textproc/ruby-oniguruma/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.5 2010/09/10 08:32:29 taca Exp $ +# $NetBSD: Makefile,v 1.6 2011/02/21 16:01:22 taca Exp $ DISTNAME= oniguruma-1.1.0 +PKGREVISION= 1 CATEGORIES= textproc MAINTAINER= pkgsrc-users@NetBSD.org diff --git a/textproc/ruby-redcloth/Makefile b/textproc/ruby-redcloth/Makefile index c891abe8ab9..a65b77a6d24 100644 --- a/textproc/ruby-redcloth/Makefile +++ b/textproc/ruby-redcloth/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.13 2010/09/10 08:35:57 taca Exp $ +# $NetBSD: Makefile,v 1.14 2011/02/21 16:01:22 taca Exp $ DISTNAME= RedCloth-4.2.3 PKGNAME= ${RUBY_PKGPREFIX}-${DISTNAME:tl} +PKGREVISION= 1 CATEGORIES= textproc MAINTAINER= pkgsrc-users@NetBSD.org diff --git a/textproc/ruby-sary/Makefile b/textproc/ruby-sary/Makefile index 93241d2572d..42cad40dfdc 100644 --- a/textproc/ruby-sary/Makefile +++ b/textproc/ruby-sary/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.6 2010/09/10 08:39:27 taca Exp $ +# $NetBSD: Makefile,v 1.7 2011/02/21 16:01:22 taca Exp $ # DISTNAME= sary-ruby-1.2.0 PKGNAME= ${RUBY_PKGPREFIX}-${DISTNAME:S/-ruby-/-/} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= textproc ruby MASTER_SITES= http://sary.sourceforge.net/ diff --git a/textproc/ruby-xmlparser/Makefile b/textproc/ruby-xmlparser/Makefile index ce5284a0e14..f4b51c5e5d8 100644 --- a/textproc/ruby-xmlparser/Makefile +++ b/textproc/ruby-xmlparser/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.14 2010/09/10 08:48:31 taca Exp $ +# $NetBSD: Makefile,v 1.15 2011/02/21 16:01:22 taca Exp $ DISTNAME= xmlparser-0.7.1 +PKGREVISION= 1 CATEGORIES= textproc MASTER_SITES= http://www.yoshidam.net/ diff --git a/textproc/ruby-xslt/Makefile b/textproc/ruby-xslt/Makefile index ad22f0a9dc9..69ca11a9f5f 100644 --- a/textproc/ruby-xslt/Makefile +++ b/textproc/ruby-xslt/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.6 2010/12/04 04:39:04 taca Exp $ +# $NetBSD: Makefile,v 1.7 2011/02/21 16:01:22 taca Exp $ DISTNAME= ruby-xslt-0.9.8 PKGNAME= ${RUBY_PKGPREFIX}-${DISTNAME:S/ruby-//} +PKGREVISION= 1 CATEGORIES= textproc MAINTAINER= pkgsrc-users@NetBSD.org diff --git a/textproc/ruby-yamcha/Makefile b/textproc/ruby-yamcha/Makefile index 3cbf8907eb8..03817cd0cb3 100644 --- a/textproc/ruby-yamcha/Makefile +++ b/textproc/ruby-yamcha/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.2 2010/09/10 08:50:55 taca Exp $ +# $NetBSD: Makefile,v 1.3 2011/02/21 16:01:22 taca Exp $ # .include "../../textproc/yamcha/Makefile.common" +PKGREVISION= 1 CATEGORIES+= ruby COMMENT= YamCha ruby module diff --git a/www/mongrel/Makefile b/www/mongrel/Makefile index 779a2db47f6..43e0228bf2d 100644 --- a/www/mongrel/Makefile +++ b/www/mongrel/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.12 2011/02/07 14:55:56 taca Exp $ +# $NetBSD: Makefile,v 1.13 2011/02/21 16:01:23 taca Exp $ DISTNAME= mongrel-1.1.5 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= www MAINTAINER= minskim@NetBSD.org diff --git a/www/ruby-clearsilver/Makefile b/www/ruby-clearsilver/Makefile index c2e600e3da9..d546d5c0d3b 100644 --- a/www/ruby-clearsilver/Makefile +++ b/www/ruby-clearsilver/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.14 2010/09/10 12:54:21 taca Exp $ +# $NetBSD: Makefile,v 1.15 2011/02/21 16:01:23 taca Exp $ PKGNAME= ${RUBY_PKGPREFIX}-${DISTNAME} +PKGREVISION= 1 PKG_DESTDIR_SUPPORT= user-destdir diff --git a/www/ruby-fcgi/Makefile b/www/ruby-fcgi/Makefile index 09e90d610bd..124b383041d 100644 --- a/www/ruby-fcgi/Makefile +++ b/www/ruby-fcgi/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.14 2010/09/10 13:09:17 taca Exp $ +# $NetBSD: Makefile,v 1.15 2011/02/21 16:01:23 taca Exp $ DISTNAME= fcgi-0.8.8 PKGNAME= ${RUBY_PKGPREFIX}-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel www MAINTAINER= pkgsrc-users@NetBSD.org diff --git a/www/ruby-gnome2-gtkmozembed/Makefile b/www/ruby-gnome2-gtkmozembed/Makefile index 147b691a1a1..6aa71a012b1 100644 --- a/www/ruby-gnome2-gtkmozembed/Makefile +++ b/www/ruby-gnome2-gtkmozembed/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.16 2011/02/11 13:50:12 obache Exp $ +# $NetBSD: Makefile,v 1.17 2011/02/21 16:01:23 taca Exp $ # PKGNAME= ${RUBY_PKGPREFIX}-gnome2-gtkmozembed-${VERSION} COMMENT= Ruby binding of gtkmozembed +PKGREVISION= 1 CATEGORIES= www CONFLICTS+= ruby[0-9][0-9]-gnome2-gtkmozembed-[0-9]* diff --git a/www/ruby-patron/Makefile b/www/ruby-patron/Makefile index d7095a7885d..15bfe8c1b91 100644 --- a/www/ruby-patron/Makefile +++ b/www/ruby-patron/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.4 2010/09/23 06:53:58 taca Exp $ +# $NetBSD: Makefile,v 1.5 2011/02/21 16:01:23 taca Exp $ DISTNAME= patron-0.4.9 +PKGREVISION= 1 CATEGORIES= www MAINTAINER= filip@joyent.com diff --git a/www/thin/Makefile b/www/thin/Makefile index a3a5b7c7dfe..2d970521525 100644 --- a/www/thin/Makefile +++ b/www/thin/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.7 2010/09/13 14:39:31 taca Exp $ +# $NetBSD: Makefile,v 1.8 2011/02/21 16:01:23 taca Exp $ DISTNAME= thin-1.2.7 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= www MAINTAINER= pkgsrc-users@NetBSD.org diff --git a/x11/ruby-gnome2-gtk/Makefile b/x11/ruby-gnome2-gtk/Makefile index 2b6a367ab78..22038430b5c 100644 --- a/x11/ruby-gnome2-gtk/Makefile +++ b/x11/ruby-gnome2-gtk/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.24 2011/02/11 13:50:12 obache Exp $ +# $NetBSD: Makefile,v 1.25 2011/02/21 16:01:24 taca Exp $ # PKGNAME= ${RUBY_PKGPREFIX}-gnome2-gtk-${VERSION} +PKGREVISION= 1 CATEGORIES= x11 COMMENT= Ruby binding of GTK+-2.x diff --git a/x11/ruby-gnome2-gtksourceview2/Makefile b/x11/ruby-gnome2-gtksourceview2/Makefile index 0a17ac434fb..4dce2322718 100644 --- a/x11/ruby-gnome2-gtksourceview2/Makefile +++ b/x11/ruby-gnome2-gtksourceview2/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.11 2011/02/11 13:50:13 obache Exp $ +# $NetBSD: Makefile,v 1.12 2011/02/21 16:01:24 taca Exp $ # PKGNAME= ${RUBY_PKGPREFIX}-gnome2-gtksourceview2-${VERSION} COMMENT= Ruby binding of gtksourceview2 +PKGREVISION= 1 CATEGORIES= x11 CONFLICTS+= ruby[0-9][0-9]-gnome2-gtksourceview2-[0-9]* diff --git a/x11/ruby-gnome2-vte/Makefile b/x11/ruby-gnome2-vte/Makefile index ce9e42b9fba..5a768ad65dd 100644 --- a/x11/ruby-gnome2-vte/Makefile +++ b/x11/ruby-gnome2-vte/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.15 2011/02/11 13:50:13 obache Exp $ +# $NetBSD: Makefile,v 1.16 2011/02/21 16:01:24 taca Exp $ # PKGNAME= ${RUBY_PKGPREFIX}-gnome2-vte-${VERSION} COMMENT= Ruby binding of vte +PKGREVISION= 1 CATEGORIES= x11 CONFLICTS+= ruby[0-9][0-9]-gnome2-vte-[0-9]* -- cgit v1.2.3