pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/textproc/ruby-htree Update ruby-htree package to 0.7.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/a2133895b134
branches:  trunk
changeset: 547348:a2133895b134
user:      taca <taca%pkgsrc.org@localhost>
date:      Mon Sep 15 15:25:48 2008 +0000

description:
Update ruby-htree package to 0.7.

I couldn't get exacat ChangeLog but some bug fixes and Ruby 1.9 support.

diffstat:

 textproc/ruby-htree/Makefile |  6 +++---
 textproc/ruby-htree/distinfo |  8 ++++----
 2 files changed, 7 insertions(+), 7 deletions(-)

diffs (35 lines):

diff -r 179644a37e35 -r a2133895b134 textproc/ruby-htree/Makefile
--- a/textproc/ruby-htree/Makefile      Mon Sep 15 15:15:25 2008 +0000
+++ b/textproc/ruby-htree/Makefile      Mon Sep 15 15:25:48 2008 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.2 2008/06/19 14:55:48 taca Exp $
+# $NetBSD: Makefile,v 1.3 2008/09/15 15:25:48 taca Exp $
 
-DISTNAME=      htree-0.6
+DISTNAME=      htree-0.7
 PKGNAME=       ${RUBY_PKGPREFIX}-${DISTNAME}
-PKGREVISION=   2
 CATEGORIES=    textproc ruby
 MASTER_SITES=  http://www.a-k-r.org/htree/
 
@@ -10,6 +9,7 @@
 HOMEPAGE=      http://www.a-k-r.org/htree/
 COMMENT=       Tree data structure which represent HTML and XML data for Ruby
 
+NO_BUILD=              yes
 USE_RUBY_INSTALL=      yes
 
 .include "../../lang/ruby/modules.mk"
diff -r 179644a37e35 -r a2133895b134 textproc/ruby-htree/distinfo
--- a/textproc/ruby-htree/distinfo      Mon Sep 15 15:15:25 2008 +0000
+++ b/textproc/ruby-htree/distinfo      Mon Sep 15 15:25:48 2008 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.1.1.1 2007/05/26 13:16:00 obache Exp $
+$NetBSD: distinfo,v 1.2 2008/09/15 15:25:48 taca Exp $
 
-SHA1 (htree-0.6.tar.gz) = 65802070175fb272abc009258da06e8a68b75a12
-RMD160 (htree-0.6.tar.gz) = 3eadacb0882bc83de387873fdd8974de98ac2a62
-Size (htree-0.6.tar.gz) = 94585 bytes
+SHA1 (htree-0.7.tar.gz) = e1a00176288e447e89ad4a835b159bd473a4fb41
+RMD160 (htree-0.7.tar.gz) = e6c2e8385da5fbd098326ead8abd533f294e1f5d
+Size (htree-0.7.tar.gz) = 94696 bytes



Home | Main Index | Thread Index | Old Index