diff options
author | taca <taca@pkgsrc.org> | 2013-02-11 09:07:04 +0000 |
---|---|---|
committer | taca <taca@pkgsrc.org> | 2013-02-11 09:07:04 +0000 |
commit | 71a378eff59620d2bfe2b269f283d3ce91a8eaff (patch) | |
tree | c8752f87078862f67962ee768c0498f3fb0efba1 /textproc/ruby-fast-stemmer | |
parent | b1361f968ffb999aa4cfd5ba260c44e3402fefff (diff) | |
download | pkgsrc-71a378eff59620d2bfe2b269f283d3ce91a8eaff.tar.gz |
Update ruby-fast-stemmer to 1.0.2.
Allow other compiler other than "gcc".
Diffstat (limited to 'textproc/ruby-fast-stemmer')
-rw-r--r-- | textproc/ruby-fast-stemmer/Makefile | 4 | ||||
-rw-r--r-- | textproc/ruby-fast-stemmer/distinfo | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/textproc/ruby-fast-stemmer/Makefile b/textproc/ruby-fast-stemmer/Makefile index d831188d809..06f8cc9a93c 100644 --- a/textproc/ruby-fast-stemmer/Makefile +++ b/textproc/ruby-fast-stemmer/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.2 2012/04/29 14:32:22 taca Exp $ +# $NetBSD: Makefile,v 1.3 2013/02/11 09:07:04 taca Exp $ -DISTNAME= fast-stemmer-1.0.1 +DISTNAME= fast-stemmer-1.0.2 PKGNAME= ${RUBY_PKGPREFIX}-${DISTNAME} CATEGORIES= textproc diff --git a/textproc/ruby-fast-stemmer/distinfo b/textproc/ruby-fast-stemmer/distinfo index 7f4bbcf0f7f..d92a45be445 100644 --- a/textproc/ruby-fast-stemmer/distinfo +++ b/textproc/ruby-fast-stemmer/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.2 2012/04/29 14:32:23 taca Exp $ +$NetBSD: distinfo,v 1.3 2013/02/11 09:07:04 taca Exp $ -SHA1 (fast-stemmer-1.0.1.gem) = d4c0676ed1446402c1cb59bb3f41c647bd193749 -RMD160 (fast-stemmer-1.0.1.gem) = 893823334c618700916f3ab69bd499747ec4264e -Size (fast-stemmer-1.0.1.gem) = 11776 bytes +SHA1 (fast-stemmer-1.0.2.gem) = b577a60cbb90838679744d6484a89bfc4386980f +RMD160 (fast-stemmer-1.0.2.gem) = 02616a610c80cdaddab37b5b8614c19ce1359070 +Size (fast-stemmer-1.0.2.gem) = 11776 bytes |