pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/graphics/p5-Image-Info
Module Name: pkgsrc
Committed By: wiz
Date: Sun Dec 8 07:17:52 UTC 2024
Modified Files:
pkgsrc/graphics/p5-Image-Info: Makefile distinfo
Log Message:
p5-Image-Info: update to 1.45.
2024-11-24 Slaven Rezic <slaven%rezic.de@localhost>
Release 1.45
Stable release with all changes in 1.44_50..1.44_51
2024-11-23 Slaven Rezic <slaven%rezic.de@localhost>
Release 1.44_51
Added t/ppm_error.t test.
2024-11-20 Slaven Rezic <slaven%rezic.de@localhost>
Release 1.44_50
Stop propagating error on thumbnail image to main image (PR #15, by nanto)
Parse SRATIONAL values appropriately (PR #14, by nanto)
Replace "use vars" with "our" (PR #13, by JRaspass)
Smaller CI improvements.
To generate a diff of this commit:
cvs rdiff -u -r1.57 -r1.58 pkgsrc/graphics/p5-Image-Info/Makefile
cvs rdiff -u -r1.28 -r1.29 pkgsrc/graphics/p5-Image-Info/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/graphics/p5-Image-Info/Makefile
diff -u pkgsrc/graphics/p5-Image-Info/Makefile:1.57 pkgsrc/graphics/p5-Image-Info/Makefile:1.58
--- pkgsrc/graphics/p5-Image-Info/Makefile:1.57 Sat Nov 16 12:05:44 2024
+++ pkgsrc/graphics/p5-Image-Info/Makefile Sun Dec 8 07:17:52 2024
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.57 2024/11/16 12:05:44 wiz Exp $
+# $NetBSD: Makefile,v 1.58 2024/12/08 07:17:52 wiz Exp $
-DISTNAME= Image-Info-1.44
+DISTNAME= Image-Info-1.45
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 1
CATEGORIES= graphics perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Image/}
Index: pkgsrc/graphics/p5-Image-Info/distinfo
diff -u pkgsrc/graphics/p5-Image-Info/distinfo:1.28 pkgsrc/graphics/p5-Image-Info/distinfo:1.29
--- pkgsrc/graphics/p5-Image-Info/distinfo:1.28 Thu Jan 4 10:53:25 2024
+++ pkgsrc/graphics/p5-Image-Info/distinfo Sun Dec 8 07:17:52 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.28 2024/01/04 10:53:25 wiz Exp $
+$NetBSD: distinfo,v 1.29 2024/12/08 07:17:52 wiz Exp $
-BLAKE2s (Image-Info-1.44.tar.gz) = 2fbb2b6187d153f08fd307e4bd563d78641fde5208d554f0362aff6a9d70b098
-SHA512 (Image-Info-1.44.tar.gz) = 893304f4b6ced6752a5588e458eea90ac2e843637eb35379beaed389772bfd5fc2611f4d4a7726454c1c8ad34c75cc6cd696303182ac83597c322619093fe1cc
-Size (Image-Info-1.44.tar.gz) = 334092 bytes
+BLAKE2s (Image-Info-1.45.tar.gz) = 575b07246a5373f56ceeca49fd098c436675f805d10d4f217d736dd6d117c9c8
+SHA512 (Image-Info-1.45.tar.gz) = 362e4b9af59506bf232813e66b49557c7b20a1b6facf3e7ba2e66bc37d0babdf4b714e099eb0bd9a828337a408a79aa3d15a310c53d848977f4c451660f191e8
+Size (Image-Info-1.45.tar.gz) = 365802 bytes
Home |
Main Index |
Thread Index |
Old Index