summaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authortaca <taca@pkgsrc.org>2005-03-06 17:19:05 +0000
committertaca <taca@pkgsrc.org>2005-03-06 17:19:05 +0000
commit0f010b9a66aa5c5a78a698af4c58bdfde41deff3 (patch)
tree4c0153d474bbbab375c9b1f1e152ed0f5ce4dcee /textproc
parent8fff80bf281e1aea437e20bc9579112baf20ee69 (diff)
downloadpkgsrc-0f010b9a66aa5c5a78a698af4c58bdfde41deff3.tar.gz
Bump PKGREVISION with introduce of ruby16-base/ruby18-base pacakge.
Diffstat (limited to 'textproc')
-rw-r--r--textproc/ruby-amrita/Makefile3
-rw-r--r--textproc/ruby-erb/Makefile3
-rw-r--r--textproc/ruby-eruby/Makefile4
-rw-r--r--textproc/ruby-html-parser/Makefile3
-rw-r--r--textproc/ruby-nqxml/Makefile3
-rw-r--r--textproc/ruby-rdoc/Makefile3
-rw-r--r--textproc/ruby-rdtool/Makefile3
-rw-r--r--textproc/ruby-rexml/Makefile4
-rw-r--r--textproc/ruby-rttool/Makefile3
-rw-r--r--textproc/ruby-xmlparser/Makefile4
10 files changed, 20 insertions, 13 deletions
diff --git a/textproc/ruby-amrita/Makefile b/textproc/ruby-amrita/Makefile
index ca3ca0ee064..3bb4e235a2a 100644
--- a/textproc/ruby-amrita/Makefile
+++ b/textproc/ruby-amrita/Makefile
@@ -1,9 +1,10 @@
-# $NetBSD: Makefile,v 1.3 2004/11/28 04:22:48 taca Exp $
+# $NetBSD: Makefile,v 1.4 2005/03/06 17:19:07 taca Exp $
# FreeBSD: ports/textproc/ruby-amrita/Makefile,v 1.5 2003/02/18 05:38:23 knu Exp
#
DISTNAME= amrita-1.0.2
PKGNAME= ${RUBY_PKGPREFIX}-${DISTNAME}
+PKGREVISION= 1
CATEGORIES= textproc ruby www
MASTER_SITES= http://www.brain-tokyo.jp/research/amrita/
diff --git a/textproc/ruby-erb/Makefile b/textproc/ruby-erb/Makefile
index defe4bdab18..0894f10112f 100644
--- a/textproc/ruby-erb/Makefile
+++ b/textproc/ruby-erb/Makefile
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.9 2004/11/28 04:27:13 taca Exp $
+# $NetBSD: Makefile,v 1.10 2005/03/06 17:19:07 taca Exp $
#
DISTNAME= erb-2.0.4
PKGNAME= ${RUBY_PKGPREFIX}-${DISTNAME}
+PKGREVISION= 1
CATEGORIES= textproc ruby
MASTER_SITES= http://www2a.biglobe.ne.jp/~seki/ruby/
diff --git a/textproc/ruby-eruby/Makefile b/textproc/ruby-eruby/Makefile
index 8414901b5c9..66ab4e8d56d 100644
--- a/textproc/ruby-eruby/Makefile
+++ b/textproc/ruby-eruby/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.11 2005/02/17 15:11:23 taca Exp $
+# $NetBSD: Makefile,v 1.12 2005/03/06 17:19:07 taca Exp $
# FreeBSD: ports/textproc/eruby/Makefile,v 1.9 2000/12/12 14:04:26 knu Exp
DISTNAME= eruby-${ERUBY_VERSION}
PKGNAME= ${RUBY_PKGPREFIX}-${DISTNAME}
-PKGREVISION= 3
+PKGREVISION= 4
CATEGORIES= textproc ruby
MASTER_SITES= http://www.modruby.net/archive/
diff --git a/textproc/ruby-html-parser/Makefile b/textproc/ruby-html-parser/Makefile
index 29da1bdf819..5fdfd5b0842 100644
--- a/textproc/ruby-html-parser/Makefile
+++ b/textproc/ruby-html-parser/Makefile
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.4 2004/11/28 04:31:45 taca Exp $
+# $NetBSD: Makefile,v 1.5 2005/03/06 17:19:07 taca Exp $
# FreeBSD: ports/textproc/ruby-html-parser/Makefile,v 1.6 2000/09/26 08:01:54 knu Exp
DISTNAME= html-parser-${VERSION}
PKGNAME= ${RUBY_PKGPREFIX}-html-parser-${VERSION}
+PKGREVISION= 1
CATEGORIES= textproc ruby
MASTER_SITES= http://www.jin.gr.jp/~nahi/Ruby/html-parser/
diff --git a/textproc/ruby-nqxml/Makefile b/textproc/ruby-nqxml/Makefile
index 991b6ef48d4..f14b1f4dc65 100644
--- a/textproc/ruby-nqxml/Makefile
+++ b/textproc/ruby-nqxml/Makefile
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.4 2005/03/06 13:09:55 taca Exp $
+# $NetBSD: Makefile,v 1.5 2005/03/06 17:19:07 taca Exp $
#
DISTNAME= nqxml-1.1.3p1
PKGNAME= ${RUBY_PKGPREFIX}-${DISTNAME:S/p/./}
+PKGREVISION= 1
CATEGORIES= textproc ruby
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=nqxml/} \
http://rrr.jin.gr.jp/download/
diff --git a/textproc/ruby-rdoc/Makefile b/textproc/ruby-rdoc/Makefile
index c7e488385b5..3858f13a25a 100644
--- a/textproc/ruby-rdoc/Makefile
+++ b/textproc/ruby-rdoc/Makefile
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.3 2004/11/28 04:38:37 taca Exp $
+# $NetBSD: Makefile,v 1.4 2005/03/06 17:19:07 taca Exp $
#
DISTNAME= rdoc-beta-2
PKGNAME= ${RUBY_PKGPREFIX}-rdoc-0.0.0.2
+PKGREVISION= 1
CATEGORIES= textproc ruby
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=rdoc/}
EXTRACT_SUFX= .tgz
diff --git a/textproc/ruby-rdtool/Makefile b/textproc/ruby-rdtool/Makefile
index 11baee4b72c..ec3637e9050 100644
--- a/textproc/ruby-rdtool/Makefile
+++ b/textproc/ruby-rdtool/Makefile
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.13 2004/11/27 15:28:30 taca Exp $
+# $NetBSD: Makefile,v 1.14 2005/03/06 17:19:07 taca Exp $
# FreeBSD: ports/textproc/ruby-rdtool/Makefile,v 1.15 2001/01/30 19:20:09 knu Exp
DISTNAME= rdtool-0.6.14
PKGNAME= ${RUBY_PKGPREFIX}-${DISTNAME}
+PKGREVISION= 1
CATEGORIES= textproc ruby
MASTER_SITES= http://www2.pos.to/~tosh/ruby/rdtool/archive/
diff --git a/textproc/ruby-rexml/Makefile b/textproc/ruby-rexml/Makefile
index 363df4228f6..0ceea5f782a 100644
--- a/textproc/ruby-rexml/Makefile
+++ b/textproc/ruby-rexml/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.7 2005/02/20 16:19:12 taca Exp $
+# $NetBSD: Makefile,v 1.8 2005/03/06 17:19:07 taca Exp $
#
DISTNAME= rexml_${VERSION}
PKGNAME= ${RUBY_PKGPREFIX}-rexml-${VERSION}
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= textproc ruby
MASTER_SITES= http://www.germane-software.com/archives/
EXTRACT_SUFX= .tgz
diff --git a/textproc/ruby-rttool/Makefile b/textproc/ruby-rttool/Makefile
index 0fe5117d996..d786c663f5c 100644
--- a/textproc/ruby-rttool/Makefile
+++ b/textproc/ruby-rttool/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.9 2004/11/28 04:48:25 taca Exp $
+# $NetBSD: Makefile,v 1.10 2005/03/06 17:19:07 taca Exp $
DISTNAME= rttool-${VERSION}
PKGNAME= ${RUBY_PKGPREFIX}-${DISTNAME}
+PKGREVISION= 1
CATEGORIES= textproc ruby
MASTER_SITES= http://www.rubyist.net/~rubikitch/archive/
diff --git a/textproc/ruby-xmlparser/Makefile b/textproc/ruby-xmlparser/Makefile
index c17bcb890c3..ed2cf95d32e 100644
--- a/textproc/ruby-xmlparser/Makefile
+++ b/textproc/ruby-xmlparser/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.2 2005/01/28 14:08:02 taca Exp $
+# $NetBSD: Makefile,v 1.3 2005/03/06 17:19:07 taca Exp $
#
DISTNAME= xmlparser-0.6.8
PKGNAME= ${RUBY_PKGPREFIX}-xmlparser-0.6.8
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= textproc ruby
MASTER_SITES= http://www.yoshidam.net/