summaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
Diffstat (limited to 'textproc')
-rw-r--r--textproc/ruby-bluecloth/Makefile3
-rw-r--r--textproc/ruby-cabocha/Makefile3
-rw-r--r--textproc/ruby-eruby/Makefile4
-rw-r--r--textproc/ruby-ferret/Makefile4
-rw-r--r--textproc/ruby-hpricot/Makefile3
-rw-r--r--textproc/ruby-itex2MML/Makefile3
-rw-r--r--textproc/ruby-json/Makefile3
-rw-r--r--textproc/ruby-libxml/Makefile3
-rw-r--r--textproc/ruby-mecab/Makefile3
-rw-r--r--textproc/ruby-native-hyperestraier/Makefile4
-rw-r--r--textproc/ruby-nokogiri/Makefile3
-rw-r--r--textproc/ruby-oniguruma/Makefile3
-rw-r--r--textproc/ruby-redcloth/Makefile3
-rw-r--r--textproc/ruby-sary/Makefile4
-rw-r--r--textproc/ruby-xmlparser/Makefile3
-rw-r--r--textproc/ruby-xslt/Makefile3
-rw-r--r--textproc/ruby-yamcha/Makefile3
17 files changed, 34 insertions, 21 deletions
diff --git a/textproc/ruby-bluecloth/Makefile b/textproc/ruby-bluecloth/Makefile
index 8d9051d2b28..62fd46114c3 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.4.2.1 2011/02/27 00:26:26 tron 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..23c0661dfee 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.2.4.1 2011/02/27 00:26:26 tron 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..d266c6ec071 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.25.4.1 2011/02/27 00:26:26 tron 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..4d3b9f5b2b1 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.5.4.1 2011/02/27 00:26:26 tron 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..1a3ca29ae5f 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.7.2.1 2011/02/27 00:26:27 tron 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..d6ab4b596f8 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.6.4.1 2011/02/27 00:26:27 tron 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..f5a606b6015 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.8.4.1 2011/02/27 00:26:27 tron 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..9162b1b28bd 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.6.4.1 2011/02/27 00:26:27 tron 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..69ed62901cd 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.5.4.1 2011/02/27 00:26:27 tron 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..1b5da9a9d4e 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.5.4.1 2011/02/27 00:26:28 tron 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..e2f87ff069b 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.3.2.1 2011/02/27 00:26:28 tron 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..cb563c35e72 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.5.4.1 2011/02/27 00:26:28 tron 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..989fcddb92b 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.13.4.1 2011/02/27 00:26:28 tron 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..1219dce9ef7 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.6.4.1 2011/02/27 00:26:29 tron 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..53486cf884f 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.14.4.1 2011/02/27 00:26:29 tron 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..6ef27fde86a 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.6.2.1 2011/02/27 00:26:29 tron 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..e3d0331605e 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.2.4.1 2011/02/27 00:26:29 tron Exp $
#
.include "../../textproc/yamcha/Makefile.common"
+PKGREVISION= 1
CATEGORIES+= ruby
COMMENT= YamCha ruby module