pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/www/ruby-padrino-cache



Module Name:    pkgsrc
Committed By:   taca
Date:           Mon May 18 14:54:18 UTC 2020

Modified Files:
        pkgsrc/www/ruby-padrino-cache: Makefile distinfo

Log Message:
www/ruby-padrino-cache: update to 0.15.0

Update ruby-padrino-cache to 0.15.0.

pkgsrc change: update dependency to ruby-moneta.

* Remove obsolete rubyforge_project from gemspec.


To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 pkgsrc/www/ruby-padrino-cache/Makefile
cvs rdiff -u -r1.15 -r1.16 pkgsrc/www/ruby-padrino-cache/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-cache/Makefile
diff -u pkgsrc/www/ruby-padrino-cache/Makefile:1.7 pkgsrc/www/ruby-padrino-cache/Makefile:1.8
--- pkgsrc/www/ruby-padrino-cache/Makefile:1.7  Sat Mar 17 14:39:09 2018
+++ pkgsrc/www/ruby-padrino-cache/Makefile      Mon May 18 14:54:18 2020
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2018/03/17 14:39:09 taca Exp $
+# $NetBSD: Makefile,v 1.8 2020/05/18 14:54:18 taca Exp $
 
 DISTNAME=      padrino-cache-${RUBY_PADRINO_VERS}
 CATEGORIES=    www
@@ -10,7 +10,7 @@ LICENSE=      mit
 
 DEPENDS+=      ${RUBY_PKGPREFIX}-padrino-core>=${RUBY_PADRINO_VERS}:../../www/ruby-padrino-core
 DEPENDS+=      ${RUBY_PKGPREFIX}-padrino-helpers>=${RUBY_PADRINO_VERS}:../../www/ruby-padrino-helpers
-DEPENDS+=      ${RUBY_PKGPREFIX}-moneta>=1.0.0:../../databases/ruby-moneta
+DEPENDS+=      ${RUBY_PKGPREFIX}-moneta>=1.1.0:../../databases/ruby-moneta
 
 .include "../../www/ruby-padrino/Makefile.common"
 .include "../../lang/ruby/gem.mk"

Index: pkgsrc/www/ruby-padrino-cache/distinfo
diff -u pkgsrc/www/ruby-padrino-cache/distinfo:1.15 pkgsrc/www/ruby-padrino-cache/distinfo:1.16
--- pkgsrc/www/ruby-padrino-cache/distinfo:1.15 Wed Feb  6 15:03:08 2019
+++ pkgsrc/www/ruby-padrino-cache/distinfo      Mon May 18 14:54:18 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:54:18 taca Exp $
 
-SHA1 (padrino-cache-0.14.4.gem) = c6eb992adf4db9cedf076e9b043eb97a26db2ed5
-RMD160 (padrino-cache-0.14.4.gem) = b7b92d9fbd3782c584ca747e99a943ac2361b994
-SHA512 (padrino-cache-0.14.4.gem) = 5307cbd2ef0a206706eb2d99cfc3f5496da454d250dc720346d44da9705a3ff4d15c1b254107901523021fbc0ceebb671e80749ec4ab87c42fb598a232fad12a
-Size (padrino-cache-0.14.4.gem) = 14848 bytes
+SHA1 (padrino-cache-0.15.0.gem) = 2cb0f6b3316264b88b6b9065cb72ce05a2d4f7fd
+RMD160 (padrino-cache-0.15.0.gem) = e1ad8202d731bb03d1b3e133cded27a2a2e7ac43
+SHA512 (padrino-cache-0.15.0.gem) = ef81a5fe7eb7e6767bd34696757e330c8d82273631a1c6dd39f13d842d5a8ebbd46ab9eb9e715404b28c458bec449ae128f559c8900ac65b9f1f890ab8da65b9
+Size (padrino-cache-0.15.0.gem) = 14848 bytes



Home | Main Index | Thread Index | Old Index