pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/ruby-activesupport51



Module Name:    pkgsrc
Committed By:   taca
Date:           Fri Mar 20 15:25:14 UTC 2020

Modified Files:
        pkgsrc/devel/ruby-activesupport51: Makefile distinfo

Log Message:
devel/ruby-activesupport51: update to 5.1.7

Update ruby-activesupport51 to 5.1.7.

pkgsrc change: add "USE_LANGAUGES=      # none".

* No change except version.


To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 pkgsrc/devel/ruby-activesupport51/Makefile
cvs rdiff -u -r1.4 -r1.5 pkgsrc/devel/ruby-activesupport51/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/devel/ruby-activesupport51/Makefile
diff -u pkgsrc/devel/ruby-activesupport51/Makefile:1.3 pkgsrc/devel/ruby-activesupport51/Makefile:1.4
--- pkgsrc/devel/ruby-activesupport51/Makefile:1.3      Sun Apr 14 10:20:26 2019
+++ pkgsrc/devel/ruby-activesupport51/Makefile  Fri Mar 20 15:25:14 2020
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2019/04/14 10:20:26 taca Exp $
+# $NetBSD: Makefile,v 1.4 2020/03/20 15:25:14 taca Exp $
 
 DISTNAME=      activesupport-${RAILS_VERSION}
 PKGNAME=       ${RUBY_PKGPREFIX}-activesupport${RUBY_RAILS}-${RAILS_VERSION}
@@ -15,6 +15,8 @@ DEPENDS+=     ${RUBY_PKGPREFIX}-tzinfo1>=1.1
 # minitest 5.4.3 is bundlerd with Ruby 2.2 and later.
 #DEPENDS+=     ${RUBY_PKGPREFIX}-minitest>=5.1:../../devel/ruby-minitest
 
+USE_LANGUAGES= # none
+
 RUBY_RAILS_ACCEPTED=   51
 RUBY_RAILS_STRICT_DEP= yes
 

Index: pkgsrc/devel/ruby-activesupport51/distinfo
diff -u pkgsrc/devel/ruby-activesupport51/distinfo:1.4 pkgsrc/devel/ruby-activesupport51/distinfo:1.5
--- pkgsrc/devel/ruby-activesupport51/distinfo:1.4      Sun Apr 14 10:20:26 2019
+++ pkgsrc/devel/ruby-activesupport51/distinfo  Fri Mar 20 15:25:14 2020
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.4 2019/04/14 10:20:26 taca Exp $
+$NetBSD: distinfo,v 1.5 2020/03/20 15:25:14 taca Exp $
 
-SHA1 (activesupport-5.1.6.2.gem) = 2a8dd17da535d9e2389f588ee549ad1cd515a239
-RMD160 (activesupport-5.1.6.2.gem) = 3a6b7942bc039ed6a735cb426b97f8e44375c3f6
-SHA512 (activesupport-5.1.6.2.gem) = 1c6954781b0bf9a6a161ac407aabcac68ccdb468852da7a85ba32e77f2596c0d32a7769d1bd1cc969c4d6ddfc0cc5bf8b9c2823075effb95827a2d9edabc58d3
-Size (activesupport-5.1.6.2.gem) = 370176 bytes
+SHA1 (activesupport-5.1.7.gem) = a2e3c7ad241a8550b75f6e66ec3cdcd392654c1f
+RMD160 (activesupport-5.1.7.gem) = 1832564f4d6a13f63630dd51e58d2a13cbc1d06a
+SHA512 (activesupport-5.1.7.gem) = ab49ef0f3ee9ae96588a9f173a7ff32da7ef78597a2be1e3b033fb49a6b664858baea4c21fc2944660ae23bed4ba032c0586b19b2f2f0f1cb203b9e32fd51815
+Size (activesupport-5.1.7.gem) = 370688 bytes



Home | Main Index | Thread Index | Old Index