diff options
author | taca <taca@pkgsrc.org> | 2012-09-16 09:27:05 +0000 |
---|---|---|
committer | taca <taca@pkgsrc.org> | 2012-09-16 09:27:05 +0000 |
commit | b3c2c90f4da8c08aae89d4276fba6307817fcf2b (patch) | |
tree | 97c90c6a92148f53fe165e14537441423c27cc94 /textproc/ruby-haml | |
parent | 01afeccc39ad470cfb1e3ac150cd05c7c05cbf6c (diff) | |
download | pkgsrc-b3c2c90f4da8c08aae89d4276fba6307817fcf2b.tar.gz |
Update ruby-haml to 3.1.7.
Changes are unavailable.
Diffstat (limited to 'textproc/ruby-haml')
-rw-r--r-- | textproc/ruby-haml/Makefile | 4 | ||||
-rw-r--r-- | textproc/ruby-haml/PLIST | 8 | ||||
-rw-r--r-- | textproc/ruby-haml/distinfo | 8 |
3 files changed, 13 insertions, 7 deletions
diff --git a/textproc/ruby-haml/Makefile b/textproc/ruby-haml/Makefile index 878722c87a4..ba949eb8054 100644 --- a/textproc/ruby-haml/Makefile +++ b/textproc/ruby-haml/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.10 2012/06/02 01:10:50 taca Exp $ +# $NetBSD: Makefile,v 1.11 2012/09/16 09:27:05 taca Exp $ -DISTNAME= haml-3.1.6 +DISTNAME= haml-3.1.7 CATEGORIES= textproc MAINTAINER= pkgsrc-users@NetBSD.org diff --git a/textproc/ruby-haml/PLIST b/textproc/ruby-haml/PLIST index 8468e0148eb..f97804b17d3 100644 --- a/textproc/ruby-haml/PLIST +++ b/textproc/ruby-haml/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.9 2012/06/02 01:10:50 taca Exp $ +@comment $NetBSD: PLIST,v 1.10 2012/09/16 09:27:05 taca Exp $ bin/haml bin/html2haml ${GEM_HOME}/cache/${GEM_NAME}.gem @@ -60,6 +60,12 @@ ${GEM_LIBDIR}/test/gemfiles/Gemfile.rails-3.2.x ${GEM_LIBDIR}/test/gemfiles/Gemfile.rails-3.2.x.lock ${GEM_LIBDIR}/test/gemfiles/Gemfile.rails-xss-2.3.x ${GEM_LIBDIR}/test/gemfiles/Gemfile.rails-xss-2.3.x.lock +${GEM_LIBDIR}/test/haml-spec/LICENSE +${GEM_LIBDIR}/test/haml-spec/README.md +${GEM_LIBDIR}/test/haml-spec/lua_haml_spec.lua +${GEM_LIBDIR}/test/haml-spec/perl_haml_test.pl +${GEM_LIBDIR}/test/haml-spec/ruby_haml_test.rb +${GEM_LIBDIR}/test/haml-spec/tests.json ${GEM_LIBDIR}/test/haml/engine_test.rb ${GEM_LIBDIR}/test/haml/erb/_av_partial_1.erb ${GEM_LIBDIR}/test/haml/erb/_av_partial_2.erb diff --git a/textproc/ruby-haml/distinfo b/textproc/ruby-haml/distinfo index 14993a2966e..65a09d6e8d6 100644 --- a/textproc/ruby-haml/distinfo +++ b/textproc/ruby-haml/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.10 2012/06/02 01:10:50 taca Exp $ +$NetBSD: distinfo,v 1.11 2012/09/16 09:27:05 taca Exp $ -SHA1 (haml-3.1.6.gem) = ad47cf13be399f1d2f62423cd8f95ecbb51813f9 -RMD160 (haml-3.1.6.gem) = bdfd7b4bd7ee2a3b4767246266f979ebc540558f -Size (haml-3.1.6.gem) = 367616 bytes +SHA1 (haml-3.1.7.gem) = 7c96cbc25da84dc6d48b077658585e279467ec28 +RMD160 (haml-3.1.7.gem) = 3296d138441ca252fd718c883acbf954b9f9efd9 +Size (haml-3.1.7.gem) = 373248 bytes |