forked from TritonDataCenter/pkgsrc-legacy
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update ruby-tilt to 1.4.1. Approved by wiz@.
## 1.4.1 (2013-05-08) * Support Arrays in pre/postambles (TritonDataCenter#193, jbwiv) ## 1.4.0 (2013-05-01) * Better encoding support
- Loading branch information
taca
committed
Mar 18, 2014
1 parent
adb7c19
commit a809865
Showing
2 changed files
with
6 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
# $NetBSD: Makefile,v 1.8 2013/12/07 09:00:51 obache Exp $ | ||
# $NetBSD: Makefile,v 1.9 2014/03/18 14:32:20 taca Exp $ | ||
|
||
DISTNAME= tilt-1.3.7 | ||
DISTNAME= tilt-1.4.1 | ||
CATEGORIES= textproc | ||
|
||
MAINTAINER= [email protected] | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
$NetBSD: distinfo,v 1.6 2013/04/10 12:37:36 obache Exp $ | ||
$NetBSD: distinfo,v 1.7 2014/03/18 14:32:20 taca Exp $ | ||
|
||
SHA1 (tilt-1.3.7.gem) = 9a77a4545fe42cebd088186032de9f4224163d03 | ||
RMD160 (tilt-1.3.7.gem) = d6a73f62bfba116e774ca37bf12dbd519241529b | ||
Size (tilt-1.3.7.gem) = 40960 bytes | ||
SHA1 (tilt-1.4.1.gem) = a63b374ab06aeb6f567bd24e61434e386cce0811 | ||
RMD160 (tilt-1.4.1.gem) = 8933e3d354af637c3beb2344fb8cde3739042d01 | ||
Size (tilt-1.4.1.gem) = 42496 bytes |