diff options
author | taca <taca@pkgsrc.org> | 2011-09-12 13:39:52 +0000 |
---|---|---|
committer | taca <taca@pkgsrc.org> | 2011-09-12 13:39:52 +0000 |
commit | 2cbc080dfa6780710c791881ebbc73800fd14ef3 (patch) | |
tree | 81f826779734b76f4505c87487074db2c6eb7072 /textproc | |
parent | 1aa66f4ce44e97988dcd23ac53cc99e3518d9ea1 (diff) | |
download | pkgsrc-2cbc080dfa6780710c791881ebbc73800fd14ef3.tar.gz |
Update ruby-haml package to 3.1.3.
3.1.3
* Stop partial layouts from being displayed twice.
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/ruby-haml/Makefile | 4 | ||||
-rw-r--r-- | textproc/ruby-haml/distinfo | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/textproc/ruby-haml/Makefile b/textproc/ruby-haml/Makefile index b48ce1d12fd..8f06d5f33b5 100644 --- a/textproc/ruby-haml/Makefile +++ b/textproc/ruby-haml/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.7 2011/06/19 07:59:18 taca Exp $ +# $NetBSD: Makefile,v 1.8 2011/09/12 13:39:52 taca Exp $ -DISTNAME= haml-3.1.2 +DISTNAME= haml-3.1.3 CATEGORIES= textproc MAINTAINER= pkgsrc-users@NetBSD.org diff --git a/textproc/ruby-haml/distinfo b/textproc/ruby-haml/distinfo index 7db29d41f2b..df88ef9771d 100644 --- a/textproc/ruby-haml/distinfo +++ b/textproc/ruby-haml/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.7 2011/06/19 07:59:18 taca Exp $ +$NetBSD: distinfo,v 1.8 2011/09/12 13:39:52 taca Exp $ -SHA1 (haml-3.1.2.gem) = 3b983e6cb716373be6ae07ae386183dc364f003f -RMD160 (haml-3.1.2.gem) = b36584b9dafc36e73ac7c9f3bcf0583b1ebc6a93 -Size (haml-3.1.2.gem) = 354304 bytes +SHA1 (haml-3.1.3.gem) = 978c0c77d30dbb0f059d420dc8cc15dd9ddc081f +RMD160 (haml-3.1.3.gem) = 42b10d765d346cd1a5529261432ae1ced3f90895 +Size (haml-3.1.3.gem) = 354304 bytes |