diff options
author | taca <taca@pkgsrc.org> | 2015-02-05 15:04:31 +0000 |
---|---|---|
committer | taca <taca@pkgsrc.org> | 2015-02-05 15:04:31 +0000 |
commit | f2acc708c92eb8e65d60d5069c817dd954fc4b4e (patch) | |
tree | 6455b33c84a2ec215fb3fa822f7691c5d43d995d /textproc | |
parent | b4cc0a1d7c08c00b93ce03f9e16d17ceb06a5091 (diff) | |
download | pkgsrc-f2acc708c92eb8e65d60d5069c817dd954fc4b4e.tar.gz |
Update ruby-haml to 4.0.6.
## 4.0.6
Released on Dec 1, 2014 ([diff](https://github.com/haml/haml/compare/4.0.5...4.0.6)).
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/ruby-haml/Makefile | 4 | ||||
-rw-r--r-- | textproc/ruby-haml/PLIST | 4 | ||||
-rw-r--r-- | textproc/ruby-haml/distinfo | 8 |
3 files changed, 7 insertions, 9 deletions
diff --git a/textproc/ruby-haml/Makefile b/textproc/ruby-haml/Makefile index 4b30b99fa6f..084944233c8 100644 --- a/textproc/ruby-haml/Makefile +++ b/textproc/ruby-haml/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.15 2014/03/14 18:09:53 taca Exp $ +# $NetBSD: Makefile,v 1.16 2015/02/05 15:04:31 taca Exp $ -DISTNAME= haml-4.0.5 +DISTNAME= haml-4.0.6 CATEGORIES= textproc MAINTAINER= pkgsrc-users@NetBSD.org diff --git a/textproc/ruby-haml/PLIST b/textproc/ruby-haml/PLIST index a352038e134..4d494047dc1 100644 --- a/textproc/ruby-haml/PLIST +++ b/textproc/ruby-haml/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.13 2014/03/14 18:09:53 taca Exp $ +@comment $NetBSD: PLIST,v 1.14 2015/02/05 15:04:31 taca Exp $ bin/haml ${GEM_HOME}/cache/${GEM_NAME}.gem ${GEM_LIBDIR}/.yardopts @@ -29,7 +29,6 @@ ${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 @@ -42,7 +41,6 @@ ${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-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 diff --git a/textproc/ruby-haml/distinfo b/textproc/ruby-haml/distinfo index 68949a4329d..297f3dfb55d 100644 --- a/textproc/ruby-haml/distinfo +++ b/textproc/ruby-haml/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.14 2014/03/14 18:09:53 taca Exp $ +$NetBSD: distinfo,v 1.15 2015/02/05 15:04:31 taca Exp $ -SHA1 (haml-4.0.5.gem) = 9cafd882b5eb29d3312afbf67028275cfe8e8770 -RMD160 (haml-4.0.5.gem) = 34e439308337496b56ef883f4cfd97a2f85e6ded -Size (haml-4.0.5.gem) = 116736 bytes +SHA1 (haml-4.0.6.gem) = bb04f72b93b4bde846c549b36647d54cd01fc002 +RMD160 (haml-4.0.6.gem) = 3317975819834c51508c2f62e2efeaa550293579 +Size (haml-4.0.6.gem) = 115712 bytes |