pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/www/ruby-padrino-gen
Module Name: pkgsrc
Committed By: taca
Date: Mon May 18 14:57:28 UTC 2020
Modified Files:
pkgsrc/www/ruby-padrino-gen: Makefile PLIST distinfo
Log Message:
www/ruby-padrino-gen: update to 0.15.0
Update ruby-padrino-gen to 0.15.0.
pkgsrc change:
* update dependency to ruby-bundler.
* Remove obsolete rubyforge_project from gemspec.
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 pkgsrc/www/ruby-padrino-gen/Makefile
cvs rdiff -u -r1.8 -r1.9 pkgsrc/www/ruby-padrino-gen/PLIST
cvs rdiff -u -r1.15 -r1.16 pkgsrc/www/ruby-padrino-gen/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/www/ruby-padrino-gen/Makefile
diff -u pkgsrc/www/ruby-padrino-gen/Makefile:1.4 pkgsrc/www/ruby-padrino-gen/Makefile:1.5
--- pkgsrc/www/ruby-padrino-gen/Makefile:1.4 Tue Mar 5 07:52:19 2019
+++ pkgsrc/www/ruby-padrino-gen/Makefile Mon May 18 14:57:28 2020
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.4 2019/03/05 07:52:19 taca Exp $
+# $NetBSD: Makefile,v 1.5 2020/05/18 14:57:28 taca Exp $
DISTNAME= padrino-gen-${RUBY_PADRINO_VERS}
-PKGREVISION= 1
CATEGORIES= www
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
@@ -10,12 +9,10 @@ COMMENT= Generators for easily creating
LICENSE= mit
DEPENDS+= ${RUBY_PKGPREFIX}-padrino-core>=${RUBY_PADRINO_VERS}:../../www/ruby-padrino-core
+DEPENDS+= ${RUBY_PKGPREFIX-bundler>=1.0<3:../../misc/ruby-bundler
RUBYGEM_OPTIONS+= --format-executable
.include "../../www/ruby-padrino/Makefile.common"
.include "../../lang/ruby/gem.mk"
-.if ${RUBY_VER} != 26
-DEPENDS+= ${RUBY_PKGPREFIX}-bundler1>=1.0<2:../../misc/ruby-bundler1
-.endif
.include "../../mk/bsd.pkg.mk"
Index: pkgsrc/www/ruby-padrino-gen/PLIST
diff -u pkgsrc/www/ruby-padrino-gen/PLIST:1.8 pkgsrc/www/ruby-padrino-gen/PLIST:1.9
--- pkgsrc/www/ruby-padrino-gen/PLIST:1.8 Mon Mar 20 16:17:55 2017
+++ pkgsrc/www/ruby-padrino-gen/PLIST Mon May 18 14:57:28 2020
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.8 2017/03/20 16:17:55 taca Exp $
+@comment $NetBSD: PLIST,v 1.9 2020/05/18 14:57:28 taca Exp $
bin/padrino-gen${RUBY_SUFFIX}
${GEM_HOME}/cache/${GEM_NAME}.gem
${GEM_LIBDIR}/.document
@@ -50,6 +50,7 @@ ${GEM_LIBDIR}/lib/padrino-gen/generators
${GEM_LIBDIR}/lib/padrino-gen/generators/components/tests/minitest.rb
${GEM_LIBDIR}/lib/padrino-gen/generators/components/tests/rspec.rb
${GEM_LIBDIR}/lib/padrino-gen/generators/components/tests/shoulda.rb
+${GEM_LIBDIR}/lib/padrino-gen/generators/components/tests/testunit 2.rb
${GEM_LIBDIR}/lib/padrino-gen/generators/components/tests/testunit.rb
${GEM_LIBDIR}/lib/padrino-gen/generators/controller.rb
${GEM_LIBDIR}/lib/padrino-gen/generators/helper.rb
Index: pkgsrc/www/ruby-padrino-gen/distinfo
diff -u pkgsrc/www/ruby-padrino-gen/distinfo:1.15 pkgsrc/www/ruby-padrino-gen/distinfo:1.16
--- pkgsrc/www/ruby-padrino-gen/distinfo:1.15 Wed Feb 6 15:03:08 2019
+++ pkgsrc/www/ruby-padrino-gen/distinfo Mon May 18 14:57:28 2020
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.15 2019/02/06 15:03:08 taca Exp $
+$NetBSD: distinfo,v 1.16 2020/05/18 14:57:28 taca Exp $
-SHA1 (padrino-gen-0.14.4.gem) = 92b5435d32d81fa58f4ec9fc4b26c991dd1a05a0
-RMD160 (padrino-gen-0.14.4.gem) = 823cb91e4aab4b10ccfb463d2a37068d0d8da01e
-SHA512 (padrino-gen-0.14.4.gem) = ec19c6ad56c2a32fcaa4e470e4453fa718913f7ef43878b0c091a07bdd35645884a42d7688fa7334985fe5dd3e11e4f04fd767ece81b1336fca5dffa4d8b4e16
-Size (padrino-gen-0.14.4.gem) = 650752 bytes
+SHA1 (padrino-gen-0.15.0.gem) = 9f62e7adc120e9160d906f3e47828ec36ee0b625
+RMD160 (padrino-gen-0.15.0.gem) = 150195ef470a8a1242eae0149ecbb2ec5adb422f
+SHA512 (padrino-gen-0.15.0.gem) = 49556e702e29c1c00e6bf1ddc23663dda174ce36f6548a9bfe9327c47a9902962fbff7a6a2b1d46297b9b884ae3fb9d08bfbb40a1834683520cb7d781d76caf7
+Size (padrino-gen-0.15.0.gem) = 650752 bytes
Home |
Main Index |
Thread Index |
Old Index