diff options
Diffstat (limited to 'www/ruby-padrino-helpers')
-rw-r--r-- | www/ruby-padrino-helpers/Makefile | 4 | ||||
-rw-r--r-- | www/ruby-padrino-helpers/PLIST | 3 | ||||
-rw-r--r-- | www/ruby-padrino-helpers/distinfo | 10 |
3 files changed, 9 insertions, 8 deletions
diff --git a/www/ruby-padrino-helpers/Makefile b/www/ruby-padrino-helpers/Makefile index cccb38f29fe..caa3375242a 100644 --- a/www/ruby-padrino-helpers/Makefile +++ b/www/ruby-padrino-helpers/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2015/02/04 14:53:55 taca Exp $ +# $NetBSD: Makefile,v 1.4 2017/03/20 16:17:55 taca Exp $ DISTNAME= padrino-helpers-${RUBY_PADRINO_VERS} CATEGORIES= www @@ -9,7 +9,7 @@ COMMENT= Helpers for padrino LICENSE= mit DEPENDS+= ${RUBY_PKGPREFIX}-padrino-support>=${RUBY_PADRINO_VERS}:../../www/ruby-padrino-support -DEPENDS+= ${RUBY_PKGPREFIX}-tilt>=1.4.1<1.5:../../textproc/ruby-tilt +DEPENDS+= ${RUBY_PKGPREFIX}-tilt<3:../../textproc/ruby-tilt DEPENDS+= ${RUBY_PKGPREFIX}-i18n>=0.6.7:../../devel/ruby-i18n .include "../../www/ruby-padrino/Makefile.common" diff --git a/www/ruby-padrino-helpers/PLIST b/www/ruby-padrino-helpers/PLIST index 12c87238376..71ed5d34f19 100644 --- a/www/ruby-padrino-helpers/PLIST +++ b/www/ruby-padrino-helpers/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.7 2016/10/19 14:45:26 taca Exp $ +@comment $NetBSD: PLIST,v 1.8 2017/03/20 16:17:55 taca Exp $ ${GEM_HOME}/cache/${GEM_NAME}.gem ${GEM_LIBDIR}/.document ${GEM_LIBDIR}/.gitignore @@ -48,6 +48,7 @@ ${GEM_LIBDIR}/lib/padrino-helpers/translation_helpers.rb ${GEM_LIBDIR}/lib/padrino/core_ext/output_safety.rb ${GEM_LIBDIR}/lib/padrino/rendering.rb ${GEM_LIBDIR}/lib/padrino/rendering/erb_template.rb +${GEM_LIBDIR}/lib/padrino/rendering/erubi_template.rb ${GEM_LIBDIR}/lib/padrino/rendering/erubis_template.rb ${GEM_LIBDIR}/lib/padrino/rendering/haml_template.rb ${GEM_LIBDIR}/lib/padrino/rendering/slim_template.rb diff --git a/www/ruby-padrino-helpers/distinfo b/www/ruby-padrino-helpers/distinfo index 24982182a3f..7bd10f1cb8c 100644 --- a/www/ruby-padrino-helpers/distinfo +++ b/www/ruby-padrino-helpers/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.10 2016/10/19 14:45:26 taca Exp $ +$NetBSD: distinfo,v 1.11 2017/03/20 16:17:55 taca Exp $ -SHA1 (padrino-helpers-0.13.3.2.gem) = e8968d5912bcca7708ee02637158dce7b552f876 -RMD160 (padrino-helpers-0.13.3.2.gem) = ba45f803a389e8f0f003bee19785444a54cd7e75 -SHA512 (padrino-helpers-0.13.3.2.gem) = 44f49393c1b2e00ee10e351930ba2b242fdacfdbf03235491c07ec523fd2ee7697fafdc59c5f217ace5e3b57d6867a36a7412f568e332da2cb92caf0fd7d9fa9 -Size (padrino-helpers-0.13.3.2.gem) = 88064 bytes +SHA1 (padrino-helpers-0.14.0.gem) = 91f1d88f458a8c897bec5bbb5eed7c7daf3c33ed +RMD160 (padrino-helpers-0.14.0.gem) = 6583d0b3f96d1d4ac9ea1e97ddae8cc73a18bd76 +SHA512 (padrino-helpers-0.14.0.gem) = 08cb625a264b93754edf4d551340e957b75391b6de54f41133c05f931125774c5cbc191650938b1035608898a70d4165cca6fe9c5b88ebcf5787b75e973f9c6a +Size (padrino-helpers-0.14.0.gem) = 88064 bytes |