Skip to content

Commit

Permalink
Update ruby-tilt to 1.3.7.
Browse files Browse the repository at this point in the history
## 1.3.7 (2013-04-09)

* Erubis: Check for the correct constant (TritonDataCenter#183, mattwildig)
* Don't fail when BasicObject is defined in 1.8 (TritonDataCenter#182, technobrat, judofyr)
  • Loading branch information
obache committed Apr 10, 2013
1 parent ec8f7a8 commit edc387d
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions textproc/ruby-tilt/Makefile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# $NetBSD: Makefile,v 1.6 2013/04/07 11:23:27 obache Exp $
# $NetBSD: Makefile,v 1.7 2013/04/10 12:37:36 obache Exp $

DISTNAME= tilt-1.3.6
DISTNAME= tilt-1.3.7
CATEGORIES= textproc

MAINTAINER= [email protected]
Expand Down
8 changes: 4 additions & 4 deletions textproc/ruby-tilt/distinfo
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
$NetBSD: distinfo,v 1.5 2013/04/07 11:23:27 obache Exp $
$NetBSD: distinfo,v 1.6 2013/04/10 12:37:36 obache Exp $

SHA1 (tilt-1.3.6.gem) = 86c8e8ec2c8c74e796296a11d4bb2900ba7f44c9
RMD160 (tilt-1.3.6.gem) = 4826185dd37777b689152d74dc66083ab5b449cb
Size (tilt-1.3.6.gem) = 41472 bytes
SHA1 (tilt-1.3.7.gem) = 9a77a4545fe42cebd088186032de9f4224163d03
RMD160 (tilt-1.3.7.gem) = d6a73f62bfba116e774ca37bf12dbd519241529b
Size (tilt-1.3.7.gem) = 40960 bytes

0 comments on commit edc387d

Please sign in to comment.