diff options
author | taca <taca> | 2011-06-19 03:38:21 +0000 |
---|---|---|
committer | taca <taca> | 2011-06-19 03:38:21 +0000 |
commit | 466e2688b69bdf86f7c273901eeee097a6370400 (patch) | |
tree | b8bdb81161c528f48e993b289f3fecaf2899bcf1 /textproc | |
parent | b652338ee350ff808a13beadaa6d79693a1fdc60 (diff) | |
download | pkgsrc-466e2688b69bdf86f7c273901eeee097a6370400.tar.gz |
Update ruby-hpricot package to 0.8.4.
= 0.8.4
=== 28 February, 2011
* GH #21, #32, #33, #36: Fix for reported segfaults
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/ruby-hpricot/Makefile | 5 | ||||
-rw-r--r-- | textproc/ruby-hpricot/distinfo | 8 |
2 files changed, 6 insertions, 7 deletions
diff --git a/textproc/ruby-hpricot/Makefile b/textproc/ruby-hpricot/Makefile index 12777a8bcac..1535dbd2c0d 100644 --- a/textproc/ruby-hpricot/Makefile +++ b/textproc/ruby-hpricot/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.8 2011/02/21 16:01:20 taca Exp $ +# $NetBSD: Makefile,v 1.9 2011/06/19 03:38:21 taca Exp $ -DISTNAME= hpricot-0.8.3 -PKGREVISION= 1 +DISTNAME= hpricot-0.8.4 CATEGORIES= textproc MAINTAINER= minskim@NetBSD.org diff --git a/textproc/ruby-hpricot/distinfo b/textproc/ruby-hpricot/distinfo index a3bf9ecbf71..b94debde816 100644 --- a/textproc/ruby-hpricot/distinfo +++ b/textproc/ruby-hpricot/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.5 2010/12/04 04:33:52 taca Exp $ +$NetBSD: distinfo,v 1.6 2011/06/19 03:38:21 taca Exp $ -SHA1 (hpricot-0.8.3.gem) = 1edc570109fe42533ad314d84a03f74898c49c71 -RMD160 (hpricot-0.8.3.gem) = 592cc8f56861280bdb10f553b031604454b51c9b -Size (hpricot-0.8.3.gem) = 277504 bytes +SHA1 (hpricot-0.8.4.gem) = 029ef48af199aa5bf05c99b4173244ae4c9852c8 +RMD160 (hpricot-0.8.4.gem) = 88e96058a5b988e12ed28562bb0b183b8e7d2177 +Size (hpricot-0.8.4.gem) = 278016 bytes SHA1 (patch-aa) = 790aef98f752752b10a031c257fd32be1d623010 |