summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authortaca <taca@pkgsrc.org>2011-12-15 15:10:58 +0000
committertaca <taca@pkgsrc.org>2011-12-15 15:10:58 +0000
commit1d714624dcfcb7c0be0129db48ea7471a8a502b8 (patch)
tree3a971cabcbd4db94dcd7f5a0e769b18bfc83ec69 /devel
parentc751295940d5557981906020989a83966438d4f7 (diff)
downloadpkgsrc-1d714624dcfcb7c0be0129db48ea7471a8a502b8.tar.gz
Update ruby-sexp-processor package to 3.0.9.
=== 3.0.9 / 2011-12-07 * 1 minor enhancement: * Add missing test for a ternary with nil without a space before the colon (brynary) === 3.0.8 / 2011-11-16 * 4 minor enhancements: * Add 6 missing ruby 1.9 tests (brynary) * Added new 1.9 hash tests to pt_testcase.rb * Version specific tests are now skipped at runtime, not test creation time * Added new block arg tests. === 3.0.7 / 2011-09-21 * 2 bug fixes: * Fixed and test to not have mandatory parens * Fixed r2r's handling of dregexp options
Diffstat (limited to 'devel')
-rw-r--r--devel/ruby-sexp-processor/Makefile4
-rw-r--r--devel/ruby-sexp-processor/distinfo8
2 files changed, 6 insertions, 6 deletions
diff --git a/devel/ruby-sexp-processor/Makefile b/devel/ruby-sexp-processor/Makefile
index 86983c63246..69634e24a2d 100644
--- a/devel/ruby-sexp-processor/Makefile
+++ b/devel/ruby-sexp-processor/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.3 2011/08/17 13:24:39 taca Exp $
+# $NetBSD: Makefile,v 1.4 2011/12/15 15:10:58 taca Exp $
-DISTNAME= sexp_processor-3.0.6
+DISTNAME= sexp_processor-3.0.9
PKGNAME= ${RUBY_PKGPREFIX}-${DISTNAME:S/_/-/}
CATEGORIES= devel
diff --git a/devel/ruby-sexp-processor/distinfo b/devel/ruby-sexp-processor/distinfo
index f876d338b83..4c4f175db25 100644
--- a/devel/ruby-sexp-processor/distinfo
+++ b/devel/ruby-sexp-processor/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.3 2011/08/17 13:24:39 taca Exp $
+$NetBSD: distinfo,v 1.4 2011/12/15 15:10:58 taca Exp $
-SHA1 (sexp_processor-3.0.6.gem) = 2d3323f6b360ec8cc146627da0f83f36b32814b5
-RMD160 (sexp_processor-3.0.6.gem) = cb47621fd57c856cc2f27c60b8897bb058cf8c15
-Size (sexp_processor-3.0.6.gem) = 39936 bytes
+SHA1 (sexp_processor-3.0.9.gem) = 6c3b5b4a6b915b3434e5d8bef097d2fb14d46cf0
+RMD160 (sexp_processor-3.0.9.gem) = 6d637447f37dfffd558bcf8ad84d617c23a9cd6e
+Size (sexp_processor-3.0.9.gem) = 40448 bytes