pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/ruby-activestorage61



Module Name:    pkgsrc
Committed By:   taca
Date:           Thu May  5 03:31:02 UTC 2022

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

Log Message:
devel/ruby-activestorage61: update to 6.1.5.1

## Rails 6.1.5.1 (April 26, 2022) ##

*   No changes.

## Rails 6.1.5 (March 09, 2022) ##

*   Attachments can be deleted after their association is no longer defined.

    Fixes #42514

    *Don Sisco*


To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 pkgsrc/devel/ruby-activestorage61/Makefile
cvs rdiff -u -r1.11 -r1.12 pkgsrc/devel/ruby-activestorage61/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-activestorage61/Makefile
diff -u pkgsrc/devel/ruby-activestorage61/Makefile:1.4 pkgsrc/devel/ruby-activestorage61/Makefile:1.5
--- pkgsrc/devel/ruby-activestorage61/Makefile:1.4      Sun Mar 27 06:29:57 2022
+++ pkgsrc/devel/ruby-activestorage61/Makefile  Thu May  5 03:31:02 2022
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2022/03/27 06:29:57 wiz Exp $
+# $NetBSD: Makefile,v 1.5 2022/05/05 03:31:02 taca Exp $
 
 DISTNAME=      activestorage-${RAILS_VERSION}
 PKGNAME=       ${RUBY_PKGPREFIX}-activestorage${RUBY_RAILS}-${RAILS_VERSION}
@@ -13,7 +13,7 @@ DEPENDS+=     ${RUBY_ACTIONPACK_DEPENDS}
 DEPENDS+=      ${RUBY_ACTIVEJOB_DEPENDS}
 DEPENDS+=      ${RUBY_ACTIVERECORD_DEPENDS}
 DEPENDS+=      ${RUBY_PKGPREFIX}-marcel>=1.0.0<1.1:../../devel/ruby-marcel
-#DEPDENS+=     ${RUBY_PKGPREFIX}-mini_mime>=1.0.2:../../mail/ruby-mini_mime
+DEPDENS+=      ${RUBY_PKGPREFIX}-mini_mime>=1.1.0:../../mail/ruby-mini_mime
 
 USE_LANGUAGES= # none
 

Index: pkgsrc/devel/ruby-activestorage61/distinfo
diff -u pkgsrc/devel/ruby-activestorage61/distinfo:1.11 pkgsrc/devel/ruby-activestorage61/distinfo:1.12
--- pkgsrc/devel/ruby-activestorage61/distinfo:1.11     Sun Mar 13 15:11:51 2022
+++ pkgsrc/devel/ruby-activestorage61/distinfo  Thu May  5 03:31:02 2022
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.11 2022/03/13 15:11:51 taca Exp $
+$NetBSD: distinfo,v 1.12 2022/05/05 03:31:02 taca Exp $
 
-BLAKE2s (activestorage-6.1.4.7.gem) = d9dafd14770e107cf64c5c3ba771deaf12fd4ec91b48a50dd2d6dda7055dc33c
-SHA512 (activestorage-6.1.4.7.gem) = c64da9deb46d29d7d62e2072aed901e81d51e4697ea3fbcf3d764aaee00bd9e8da8c30539f3ba27630e6e929fefdb6f2fe09e5d8743e725abd0d984a35d1273f
-Size (activestorage-6.1.4.7.gem) = 57344 bytes
+BLAKE2s (activestorage-6.1.5.1.gem) = 7fbd5941b5b3a094a6bf1e42cbd093816e2d09cafaee85e0a96b817998d8716d
+SHA512 (activestorage-6.1.5.1.gem) = bd447549f4a8462f976d8bd1c4a7bb26db89d1738c9f88e75dc87fb008374b0b6b3fd1e5ea77a677ab7cb434dac8b4485a2ec8aac86652817c89c3f634e846e1
+Size (activestorage-6.1.5.1.gem) = 57856 bytes



Home | Main Index | Thread Index | Old Index