pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/ruby-marcel



Module Name:    pkgsrc
Committed By:   taca
Date:           Tue Sep 23 03:21:01 UTC 2025

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

Log Message:
devel/ruby-marcel: update to 1.1.0

1.1.0 (2025-09-16)

What's Changed

* Identify Sony and Canon raw images as subtypes of image/tiff by @afcapel
  in #89
* Fix frozen string literal warning in magic detection by @FrancescoK in
  #123
* Update tika definitions to latest version by @MarcelEeken in #114
* Fix detection of AV1 in WebM as video/webm by @alexandergitter in #104

New Contributors

* @afcapel made their first contribution in #89
* @FrancescoK made their first contribution in #123
* @MarcelEeken made their first contribution in #114
* @Mth0158 made their first contribution in #108
* @mark-young-atg made their first contribution in #105
* @alexandergitter made their first contribution in #104
* @rafaelfranca made their first contribution in #126


To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 pkgsrc/devel/ruby-marcel/Makefile
cvs rdiff -u -r1.6 -r1.7 pkgsrc/devel/ruby-marcel/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-marcel/Makefile
diff -u pkgsrc/devel/ruby-marcel/Makefile:1.4 pkgsrc/devel/ruby-marcel/Makefile:1.5
--- pkgsrc/devel/ruby-marcel/Makefile:1.4       Sun Mar  3 08:22:51 2024
+++ pkgsrc/devel/ruby-marcel/Makefile   Tue Sep 23 03:21:00 2025
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.4 2024/03/03 08:22:51 taca Exp $
+# $NetBSD: Makefile,v 1.5 2025/09/23 03:21:00 taca Exp $
 
-DISTNAME=      marcel-1.0.4
+DISTNAME=      marcel-1.1.0
 CATEGORIES=    devel
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost

Index: pkgsrc/devel/ruby-marcel/distinfo
diff -u pkgsrc/devel/ruby-marcel/distinfo:1.6 pkgsrc/devel/ruby-marcel/distinfo:1.7
--- pkgsrc/devel/ruby-marcel/distinfo:1.6       Sun Mar  3 08:22:51 2024
+++ pkgsrc/devel/ruby-marcel/distinfo   Tue Sep 23 03:21:00 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.6 2024/03/03 08:22:51 taca Exp $
+$NetBSD: distinfo,v 1.7 2025/09/23 03:21:00 taca Exp $
 
-BLAKE2s (marcel-1.0.4.gem) = 663bc33facba689631fe8daf406d5406b519591f96623d1bb75096ed94576481
-SHA512 (marcel-1.0.4.gem) = b56dd02d829c3363aae113744f30a2d55332eadd25943fb717ebb39bd4088578fe70322bb59ca2940ce6daa18fc0ee544a39e6d306ea3e766ade262a6e98ac38
-Size (marcel-1.0.4.gem) = 46080 bytes
+BLAKE2s (marcel-1.1.0.gem) = 40d359a02d54f2fa6f518bdb844350390894f320a87ea7fef972e56ca1a1e85a
+SHA512 (marcel-1.1.0.gem) = 87b398dd19670869a727c2bc8b4a301c0d665098cbd6a76541748328c082da31a33dc1647b4f02a67530e5a3262e357a7cc139e7e21dbb39593c3ad9bc64f421
+Size (marcel-1.1.0.gem) = 50176 bytes



Home | Main Index | Thread Index | Old Index