pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/ruby-activestorage71
Module Name: pkgsrc
Committed By: taca
Date: Sun Sep 22 13:24:12 UTC 2024
Modified Files:
pkgsrc/devel/ruby-activestorage71: PLIST distinfo
Removed Files:
pkgsrc/devel/ruby-activestorage71/patches: patch-lib_active__storage.rb
Log Message:
devel/ruby-activestorage71: update to 7.1.4
Active Storage 7.1.4 (2024-08-22)
* Fixes race condition for multiple preprocessed video variants.
(Justin Searls)
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 pkgsrc/devel/ruby-activestorage71/PLIST
cvs rdiff -u -r1.5 -r1.6 pkgsrc/devel/ruby-activestorage71/distinfo
cvs rdiff -u -r1.1 -r0 \
pkgsrc/devel/ruby-activestorage71/patches/patch-lib_active__storage.rb
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-activestorage71/PLIST
diff -u pkgsrc/devel/ruby-activestorage71/PLIST:1.2 pkgsrc/devel/ruby-activestorage71/PLIST:1.3
--- pkgsrc/devel/ruby-activestorage71/PLIST:1.2 Sun Feb 4 15:15:18 2024
+++ pkgsrc/devel/ruby-activestorage71/PLIST Sun Sep 22 13:24:12 2024
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.2 2024/02/04 15:15:18 taca Exp $
+@comment $NetBSD: PLIST,v 1.3 2024/09/22 13:24:12 taca Exp $
${GEM_HOME}/cache/${GEM_NAME}.gem
${GEM_LIBDIR}/CHANGELOG.md
${GEM_LIBDIR}/MIT-LICENSE
@@ -30,6 +30,7 @@ ${GEM_LIBDIR}/app/javascript/activestora
${GEM_LIBDIR}/app/jobs/active_storage/analyze_job.rb
${GEM_LIBDIR}/app/jobs/active_storage/base_job.rb
${GEM_LIBDIR}/app/jobs/active_storage/mirror_job.rb
+${GEM_LIBDIR}/app/jobs/active_storage/preview_image_job.rb
${GEM_LIBDIR}/app/jobs/active_storage/purge_job.rb
${GEM_LIBDIR}/app/jobs/active_storage/transform_job.rb
${GEM_LIBDIR}/app/models/active_storage/attachment.rb
Index: pkgsrc/devel/ruby-activestorage71/distinfo
diff -u pkgsrc/devel/ruby-activestorage71/distinfo:1.5 pkgsrc/devel/ruby-activestorage71/distinfo:1.6
--- pkgsrc/devel/ruby-activestorage71/distinfo:1.5 Wed Jun 5 16:44:18 2024
+++ pkgsrc/devel/ruby-activestorage71/distinfo Sun Sep 22 13:24:12 2024
@@ -1,6 +1,5 @@
-$NetBSD: distinfo,v 1.5 2024/06/05 16:44:18 taca Exp $
+$NetBSD: distinfo,v 1.6 2024/09/22 13:24:12 taca Exp $
-BLAKE2s (activestorage-7.1.3.4.gem) = 8982805765ec8893bb05eef3a81db9a3d8112c70854848e050a4f7996ef74c55
-SHA512 (activestorage-7.1.3.4.gem) = 2feaf8e306461edce44b55ebbe0e2f7a3a9da87c6dccb58dafff037f2063d1e70be2f66df283fff3abe5b7249c0712784e6efae8dee5cf38fc05d40f550396d7
-Size (activestorage-7.1.3.4.gem) = 67072 bytes
-SHA1 (patch-lib_active__storage.rb) = a960f1bdc89285eb961cbba44e04a7599eee6cc8
+BLAKE2s (activestorage-7.1.4.gem) = 4653dabc60bea48c0dc4b08a9b519f1b8f4bc890694d25ae303175ba0f8a98c1
+SHA512 (activestorage-7.1.4.gem) = 6505fd00d3aa81c0ac8f9be6b69e21d547042ab342ee0eec9e8949f94abfe07ded687d6f14a55dfd965bfbf792312b04f28d39abbc604940fe98d60f0497fcfc
+Size (activestorage-7.1.4.gem) = 67584 bytes
Home |
Main Index |
Thread Index |
Old Index