Skip to content

Commit

Permalink
Update ruby-tilt to 1.3.5.
Browse files Browse the repository at this point in the history
## 1.3.5 (2013-03-06)

* Fixed extension for PlainTemplate (judofyr)
* Improved local variables regexp (TritonDataCenter#174, razorinc)
* Added CHANGELOG.md
  • Loading branch information
taca committed Mar 14, 2013
1 parent e2071dc commit 756bd5c
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 7 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.4 2013/03/02 02:30:13 obache Exp $
# $NetBSD: Makefile,v 1.5 2013/03/14 16:15:01 taca Exp $

DISTNAME= tilt-1.3.4
DISTNAME= tilt-1.3.5
CATEGORIES= textproc

MAINTAINER= obache@NetBSD.org
Expand Down
3 changes: 2 additions & 1 deletion textproc/ruby-tilt/PLIST
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
@comment $NetBSD: PLIST,v 1.4 2013/03/02 02:30:13 obache Exp $
@comment $NetBSD: PLIST,v 1.5 2013/03/14 16:15:02 taca Exp $
bin/tilt${RUBY_VER}
${GEM_HOME}/cache/${GEM_NAME}.gem
${GEM_LIBDIR}/CHANGELOG.md
${GEM_LIBDIR}/COPYING
${GEM_LIBDIR}/Gemfile
${GEM_LIBDIR}/HACKING
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.3 2013/03/02 02:30:13 obache Exp $
$NetBSD: distinfo,v 1.4 2013/03/14 16:15:02 taca Exp $

SHA1 (tilt-1.3.4.gem) = af7e8e840ec81014eef2bcf043622b5abdfb9591
RMD160 (tilt-1.3.4.gem) = abbeeab95b5230e1b1dea772a34df0ecf7c6e58b
Size (tilt-1.3.4.gem) = 40448 bytes
SHA1 (tilt-1.3.5.gem) = ae2951246c258b60826de66256467d379acf363b
RMD160 (tilt-1.3.5.gem) = 1ee5987d3c41def3a7cde6a76529e6abe82f218a
Size (tilt-1.3.5.gem) = 41472 bytes

0 comments on commit 756bd5c

Please sign in to comment.