Update ruby-haml to 3.1.6.

Changes are unavailable.
This commit is contained in:
taca 2012-06-02 01:10:50 +00:00
parent 0e83eabb69
commit 4830568254
3 changed files with 10 additions and 7 deletions

View file

@ -1,6 +1,6 @@
# $NetBSD: Makefile,v 1.9 2011/12/15 16:01:51 taca Exp $
# $NetBSD: Makefile,v 1.10 2012/06/02 01:10:50 taca Exp $
DISTNAME= haml-3.1.4
DISTNAME= haml-3.1.6
CATEGORIES= textproc
MAINTAINER= pkgsrc-users@NetBSD.org

View file

@ -1,4 +1,4 @@
@comment $NetBSD: PLIST,v 1.8 2011/12/15 16:01:51 taca Exp $
@comment $NetBSD: PLIST,v 1.9 2012/06/02 01:10:50 taca Exp $
bin/haml
bin/html2haml
${GEM_HOME}/cache/${GEM_NAME}.gem
@ -24,6 +24,7 @@ ${GEM_LIBDIR}/lib/haml/filters.rb
${GEM_LIBDIR}/lib/haml/helpers.rb
${GEM_LIBDIR}/lib/haml/helpers/action_view_extensions.rb
${GEM_LIBDIR}/lib/haml/helpers/action_view_mods.rb
${GEM_LIBDIR}/lib/haml/helpers/rails_323_textarea_fix.rb
${GEM_LIBDIR}/lib/haml/helpers/xss_mods.rb
${GEM_LIBDIR}/lib/haml/html.rb
${GEM_LIBDIR}/lib/haml/html/erb.rb
@ -55,6 +56,8 @@ ${GEM_LIBDIR}/test/gemfiles/Gemfile.rails-3.0.x
${GEM_LIBDIR}/test/gemfiles/Gemfile.rails-3.0.x.lock
${GEM_LIBDIR}/test/gemfiles/Gemfile.rails-3.1.x
${GEM_LIBDIR}/test/gemfiles/Gemfile.rails-3.1.x.lock
${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/engine_test.rb

View file

@ -1,5 +1,5 @@
$NetBSD: distinfo,v 1.9 2011/12/15 16:01:51 taca Exp $
$NetBSD: distinfo,v 1.10 2012/06/02 01:10:50 taca Exp $
SHA1 (haml-3.1.4.gem) = f0fdefc29eabe79acbc7a4a3503fcb0e488a2a26
RMD160 (haml-3.1.4.gem) = ccc39e3aa3efec75f4f08a4aec596c4f5de59fcb
Size (haml-3.1.4.gem) = 367616 bytes
SHA1 (haml-3.1.6.gem) = ad47cf13be399f1d2f62423cd8f95ecbb51813f9
RMD160 (haml-3.1.6.gem) = bdfd7b4bd7ee2a3b4767246266f979ebc540558f
Size (haml-3.1.6.gem) = 367616 bytes