summaryrefslogtreecommitdiff
path: root/textproc/ruby-xslt/Makefile
diff options
context:
space:
mode:
authorobache <obache@pkgsrc.org>2010-07-14 13:25:34 +0000
committerobache <obache@pkgsrc.org>2010-07-14 13:25:34 +0000
commitd13ab84472e62d283ab6207679e47395586e5c7c (patch)
tree2ef64f89aaa4d2d6bf7eed789b04624e1201237a /textproc/ruby-xslt/Makefile
parentafe8ee21308653ac1ed485400b63e61b37b1e3fd (diff)
downloadpkgsrc-d13ab84472e62d283ab6207679e47395586e5c7c.tar.gz
Update ruby-xslt to 0.9.7.
PR#43604 by Wen Heping. 0.9.7 : * Ruby 1.9 * Bug correction (Issue #1)
Diffstat (limited to 'textproc/ruby-xslt/Makefile')
-rw-r--r--textproc/ruby-xslt/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/textproc/ruby-xslt/Makefile b/textproc/ruby-xslt/Makefile
index 74ffba04b35..03a6530f76a 100644
--- a/textproc/ruby-xslt/Makefile
+++ b/textproc/ruby-xslt/Makefile
@@ -1,13 +1,13 @@
-# $NetBSD: Makefile,v 1.3 2008/06/19 15:21:35 taca Exp $
+# $NetBSD: Makefile,v 1.4 2010/07/14 13:25:34 obache Exp $
-DISTNAME= ruby-xslt-0.9.6
+DISTNAME= ruby-xslt-0.9.7
PKGNAME= ${RUBY_PKGPREFIX}-${DISTNAME:S/ruby-//}
-PKGREVISION= 1
CATEGORIES= textproc
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://raa.ruby-lang.org/project/ruby-xslt/
COMMENT= Ruby wrapper classes for libxslt
+LICENSE= gnu-gpl-v2
GEM_BUILD= gemspec
CONFIGURE_ARGS= --with-xslt-dir=${BUILDLINK_PREFIX.libxslt}