Import of pkgsrc-2014Q1
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
# $NetBSD: Makefile,v 1.13 2013/03/12 15:36:09 taca Exp $
|
||||
# $NetBSD: Makefile,v 1.15 2014/03/14 18:09:53 taca Exp $
|
||||
|
||||
DISTNAME= haml-4.0.0
|
||||
DISTNAME= haml-4.0.5
|
||||
CATEGORIES= textproc
|
||||
|
||||
MAINTAINER= pkgsrc-users@NetBSD.org
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
@comment $NetBSD: PLIST,v 1.11 2013/03/12 15:36:09 taca Exp $
|
||||
@comment $NetBSD: PLIST,v 1.13 2014/03/14 18:09:53 taca Exp $
|
||||
bin/haml
|
||||
${GEM_HOME}/cache/${GEM_NAME}.gem
|
||||
${GEM_LIBDIR}/.yardopts
|
||||
@@ -20,7 +20,6 @@ ${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/action_view_xss_mods.rb
|
||||
${GEM_LIBDIR}/lib/haml/helpers/rails_323_textarea_fix.rb
|
||||
${GEM_LIBDIR}/lib/haml/helpers/safe_erubis_template.rb
|
||||
${GEM_LIBDIR}/lib/haml/helpers/xss_mods.rb
|
||||
${GEM_LIBDIR}/lib/haml/options.rb
|
||||
@@ -30,6 +29,7 @@ ${GEM_LIBDIR}/lib/haml/sass_rails_filter.rb
|
||||
${GEM_LIBDIR}/lib/haml/template.rb
|
||||
${GEM_LIBDIR}/lib/haml/template/options.rb
|
||||
${GEM_LIBDIR}/lib/haml/template/plugin.rb
|
||||
${GEM_LIBDIR}/lib/haml/temple.rb
|
||||
${GEM_LIBDIR}/lib/haml/util.rb
|
||||
${GEM_LIBDIR}/lib/haml/version.rb
|
||||
${GEM_LIBDIR}/test/engine_test.rb
|
||||
@@ -41,7 +41,8 @@ ${GEM_LIBDIR}/test/filters_test.rb
|
||||
${GEM_LIBDIR}/test/gemfiles/Gemfile.rails-3.0.x
|
||||
${GEM_LIBDIR}/test/gemfiles/Gemfile.rails-3.1.x
|
||||
${GEM_LIBDIR}/test/gemfiles/Gemfile.rails-3.2.x
|
||||
${GEM_LIBDIR}/test/gemfiles/Gemfile.rails-master
|
||||
${GEM_LIBDIR}/test/gemfiles/Gemfile.rails-4.0.x
|
||||
${GEM_LIBDIR}/test/gemfiles/Gemfile.rails-4.0.x.lock
|
||||
${GEM_LIBDIR}/test/helper_test.rb
|
||||
${GEM_LIBDIR}/test/markaby/standard.mab
|
||||
${GEM_LIBDIR}/test/mocks/article.rb
|
||||
@@ -73,6 +74,7 @@ ${GEM_LIBDIR}/test/templates/_layout.erb
|
||||
${GEM_LIBDIR}/test/templates/_layout_for_partial.haml
|
||||
${GEM_LIBDIR}/test/templates/_partial.haml
|
||||
${GEM_LIBDIR}/test/templates/_text_area.haml
|
||||
${GEM_LIBDIR}/test/templates/_text_area_helper.html.haml
|
||||
${GEM_LIBDIR}/test/templates/action_view.haml
|
||||
${GEM_LIBDIR}/test/templates/action_view_ugly.haml
|
||||
${GEM_LIBDIR}/test/templates/breakage.haml
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
$NetBSD: distinfo,v 1.12 2013/03/12 15:36:09 taca Exp $
|
||||
$NetBSD: distinfo,v 1.14 2014/03/14 18:09:53 taca Exp $
|
||||
|
||||
SHA1 (haml-4.0.0.gem) = dd35eda28a98d70d75f4a0c07cdb20f6920e5a2d
|
||||
RMD160 (haml-4.0.0.gem) = 8251b0d1a8704ceaa19d220c28cda5bfae630bbf
|
||||
Size (haml-4.0.0.gem) = 112128 bytes
|
||||
SHA1 (haml-4.0.5.gem) = 9cafd882b5eb29d3312afbf67028275cfe8e8770
|
||||
RMD160 (haml-4.0.5.gem) = 34e439308337496b56ef883f4cfd97a2f85e6ded
|
||||
Size (haml-4.0.5.gem) = 116736 bytes
|
||||
|
||||
Reference in New Issue
Block a user