diff options
author | taca <taca@pkgsrc.org> | 2008-06-19 15:21:35 +0000 |
---|---|---|
committer | taca <taca@pkgsrc.org> | 2008-06-19 15:21:35 +0000 |
commit | 566453cb7a6ba1c2e68eb4e0f2cafdeaad55f813 (patch) | |
tree | 643f616e0dc4daf025da1b10c330e916e31d4d50 /textproc | |
parent | c6bad2621eb23a3e633538b96bc83f6d9a706eb6 (diff) | |
download | pkgsrc-566453cb7a6ba1c2e68eb4e0f2cafdeaad55f813.tar.gz |
Bump PKGREVISION of rubygem based packages which contain extention libraries.
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/ruby-ferret/Makefile | 3 | ||||
-rw-r--r-- | textproc/ruby-hpricot/Makefile | 3 | ||||
-rw-r--r-- | textproc/ruby-libxml/Makefile | 3 | ||||
-rw-r--r-- | textproc/ruby-xmlparser/Makefile | 3 | ||||
-rw-r--r-- | textproc/ruby-xslt/Makefile | 3 |
5 files changed, 10 insertions, 5 deletions
diff --git a/textproc/ruby-ferret/Makefile b/textproc/ruby-ferret/Makefile index 4d4a9a1b0b7..a8c3509686f 100644 --- a/textproc/ruby-ferret/Makefile +++ b/textproc/ruby-ferret/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.2 2008/04/04 15:21:28 jlam Exp $ +# $NetBSD: Makefile,v 1.3 2008/06/19 15:21:35 taca Exp $ DISTNAME= ferret-0.11.6 PKGNAME= ${RUBY_PKGPREFIX}-${DISTNAME} +PKGREVISION= 1 CATEGORIES= textproc MAINTAINER= minskim@NetBSD.org diff --git a/textproc/ruby-hpricot/Makefile b/textproc/ruby-hpricot/Makefile index c68ac03dd66..414e43cb5c0 100644 --- a/textproc/ruby-hpricot/Makefile +++ b/textproc/ruby-hpricot/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.3 2008/04/04 15:21:39 jlam Exp $ +# $NetBSD: Makefile,v 1.4 2008/06/19 15:21:35 taca Exp $ DISTNAME= hpricot-0.6 PKGNAME= ${RUBY_PKGPREFIX}-${DISTNAME} +PKGREVISION= 1 CATEGORIES= textproc MAINTAINER= minskim@NetBSD.org diff --git a/textproc/ruby-libxml/Makefile b/textproc/ruby-libxml/Makefile index 4ae6f356f4d..2494113fadc 100644 --- a/textproc/ruby-libxml/Makefile +++ b/textproc/ruby-libxml/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.2 2008/04/04 15:21:57 jlam Exp $ +# $NetBSD: Makefile,v 1.3 2008/06/19 15:21:35 taca Exp $ DISTNAME= libxml-ruby-0.5.4 PKGNAME= ${RUBY_PKGPREFIX}-${DISTNAME:C/ruby-//} +PKGREVISION= 1 CATEGORIES= textproc MAINTAINER= pkgsrc-users@NetBSD.org diff --git a/textproc/ruby-xmlparser/Makefile b/textproc/ruby-xmlparser/Makefile index f78ddb56ea2..114890ef842 100644 --- a/textproc/ruby-xmlparser/Makefile +++ b/textproc/ruby-xmlparser/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.12 2008/04/06 07:49:55 taca Exp $ +# $NetBSD: Makefile,v 1.13 2008/06/19 15:21:35 taca Exp $ DISTNAME= xmlparser-0.6.81 PKGNAME= ${RUBY_PKGPREFIX}-${DISTNAME} +PKGREVISION= 1 CATEGORIES= textproc MAINTAINER= taca@NetBSD.org diff --git a/textproc/ruby-xslt/Makefile b/textproc/ruby-xslt/Makefile index f8b5f7117ec..74ffba04b35 100644 --- a/textproc/ruby-xslt/Makefile +++ b/textproc/ruby-xslt/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.2 2008/04/13 07:14:58 jlam Exp $ +# $NetBSD: Makefile,v 1.3 2008/06/19 15:21:35 taca Exp $ DISTNAME= ruby-xslt-0.9.6 PKGNAME= ${RUBY_PKGPREFIX}-${DISTNAME:S/ruby-//} +PKGREVISION= 1 CATEGORIES= textproc MAINTAINER= pkgsrc-users@NetBSD.org |