Skip to content

Commit

Permalink
Update ruby-sexp-processor to 4.1.5.
Browse files Browse the repository at this point in the history
=== 4.1.5 / 2013-02-14

* 2 bug fixes:

  * Clarified role of s method. Fixes #12.
  * maglev: Workaround for bug in Array#shift
  • Loading branch information
taca committed Mar 11, 2013
1 parent b7696ea commit d2cb3e4
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions devel/ruby-sexp-processor/Makefile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# $NetBSD: Makefile,v 1.8 2013/02/11 02:57:06 taca Exp $
# $NetBSD: Makefile,v 1.9 2013/03/11 07:52:54 taca Exp $

DISTNAME= sexp_processor-4.1.4
DISTNAME= sexp_processor-4.1.5
PKGNAME= ${RUBY_PKGPREFIX}-${DISTNAME:S/_/-/}
CATEGORIES= devel

Expand Down
8 changes: 4 additions & 4 deletions devel/ruby-sexp-processor/distinfo
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
$NetBSD: distinfo,v 1.8 2013/02/11 02:57:06 taca Exp $
$NetBSD: distinfo,v 1.9 2013/03/11 07:52:54 taca Exp $

SHA1 (sexp_processor-4.1.4.gem) = 1ed48be1a4a0bc8184dcff5a69154067a63001aa
RMD160 (sexp_processor-4.1.4.gem) = 1177e0af2c984ad64fc414962f644f64b6a194d4
Size (sexp_processor-4.1.4.gem) = 35328 bytes
SHA1 (sexp_processor-4.1.5.gem) = a4191b38efce3f130e9c9ed69eac4b32c59a4768
RMD160 (sexp_processor-4.1.5.gem) = 4ab3094ac2beb5e79ba1329e28a51248c5e55047
Size (sexp_processor-4.1.5.gem) = 35328 bytes

0 comments on commit d2cb3e4

Please sign in to comment.