Sat Mar 15 15:15:06 2014 UTC ()
Revert to treetop-1.4.15 since ruby-rail require prior to 1.5.

Thanks to hiramatsu@.


(taca)
diff -r1.6 -r1.7 pkgsrc/textproc/ruby-treetop/Makefile
diff -r1.6 -r1.7 pkgsrc/textproc/ruby-treetop/distinfo

cvs diff -r1.6 -r1.7 pkgsrc/textproc/ruby-treetop/Makefile (expand / switch to unified diff)

--- pkgsrc/textproc/ruby-treetop/Makefile 2014/03/14 18:36:00 1.6
+++ pkgsrc/textproc/ruby-treetop/Makefile 2014/03/15 15:15:06 1.7
@@ -1,16 +1,16 @@ @@ -1,16 +1,16 @@
1# $NetBSD: Makefile,v 1.6 2014/03/14 18:36:00 taca Exp $ 1# $NetBSD: Makefile,v 1.7 2014/03/15 15:15:06 taca Exp $
2 2
3DISTNAME= treetop-1.5.1 3DISTNAME= treetop-1.4.15
4CATEGORIES= textproc 4CATEGORIES= textproc
5 5
6MAINTAINER= pkgsrc-users@NetBSD.org 6MAINTAINER= pkgsrc-users@NetBSD.org
7HOMEPAGE= https://github.com/nathansobo/treetop 7HOMEPAGE= https://github.com/nathansobo/treetop
8COMMENT= Ruby-based text parsing and interpretation DSL 8COMMENT= Ruby-based text parsing and interpretation DSL
9LICENSE= mit 9LICENSE= mit
10 10
11DEPENDS+= ${RUBY_PKGPREFIX}-polyglot>=0.3.1:../../devel/ruby-polyglot 11DEPENDS+= ${RUBY_PKGPREFIX}-polyglot>=0.3.1:../../devel/ruby-polyglot
12 12
13CONFLICTS= ruby[1-9][0-9]-treetop-[0-9]* 13CONFLICTS= ruby[1-9][0-9]-treetop-[0-9]*
14 14
15.include "../../lang/ruby/gem.mk" 15.include "../../lang/ruby/gem.mk"
16.include "../../mk/bsd.pkg.mk" 16.include "../../mk/bsd.pkg.mk"

cvs diff -r1.6 -r1.7 pkgsrc/textproc/ruby-treetop/distinfo (expand / switch to unified diff)

--- pkgsrc/textproc/ruby-treetop/distinfo 2014/03/14 18:36:00 1.6
+++ pkgsrc/textproc/ruby-treetop/distinfo 2014/03/15 15:15:06 1.7
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.6 2014/03/14 18:36:00 taca Exp $ 1$NetBSD: distinfo,v 1.7 2014/03/15 15:15:06 taca Exp $
2 2
3SHA1 (treetop-1.5.1.gem) = 351e46c7251801426f407e83ad682fb88e83c3dc 3SHA1 (treetop-1.4.15.gem) = 8c6ce803f909b9e1dfcb24100c283642f43d90d1
4RMD160 (treetop-1.5.1.gem) = bcecea9eea9a9f7a7e6fd2ee06ca34f2063f78b0 4RMD160 (treetop-1.4.15.gem) = d05541c28b7b9bb861346e8020e181deb74c60e3
5Size (treetop-1.5.1.gem) = 77824 bytes 5Size (treetop-1.4.15.gem) = 78336 bytes