pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/textproc/ruby-hpricot This package needs the recent ve...
details: https://anonhg.NetBSD.org/pkgsrc/rev/563e337e80a1
branches: trunk
changeset: 529680:563e337e80a1
user: minskim <minskim%pkgsrc.org@localhost>
date: Sat Jun 09 00:58:51 2007 +0000
description:
This package needs the recent version of rake. Bump PKGREVISION due to
the dependency change.
diffstat:
textproc/ruby-hpricot/Makefile | 5 +++--
1 files changed, 3 insertions(+), 2 deletions(-)
diffs (22 lines):
diff -r 013906ee829c -r 563e337e80a1 textproc/ruby-hpricot/Makefile
--- a/textproc/ruby-hpricot/Makefile Sat Jun 09 00:48:43 2007 +0000
+++ b/textproc/ruby-hpricot/Makefile Sat Jun 09 00:58:51 2007 +0000
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.1.1.1 2007/05/26 01:34:44 minskim Exp $
+# $NetBSD: Makefile,v 1.2 2007/06/09 00:58:51 minskim Exp $
DISTNAME= hpricot-0.5.140
PKGNAME= ${RUBY_PKGPREFIX}-${DISTNAME}
+PKGREVISION= 1
CATEGORIES= textproc ruby
MASTER_SITES= http://code.whytheluckystiff.net/dist/
EXTRACT_SUFX= .tgz
@@ -11,7 +12,7 @@
COMMENT= Fast, enjoyable HTML parser for Ruby
BUILD_DEPENDS+= ragel-[0-9]*:../../devel/ragel
-BUILD_DEPENDS+= rake>=0.7:../../devel/rake
+BUILD_DEPENDS+= rake>=0.7.3:../../devel/rake
RUBY_HAS_ARCHLIB= yes
Home |
Main Index |
Thread Index |
Old Index