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:           Sat May 20 07:03:04 UTC 2023

Modified Files:
        pkgsrc/graphics/p5-Image-Info: Makefile distinfo

Log Message:
p5-Image-Info: update to 1.43.

2022-10-03  Slaven Rezic  <slaven%rezic.de@localhost>

    Release 1.43

    Stable release with all changes in 1.42_50

2022-07-17  Slaven Rezic  <slaven%rezic.de@localhost>

    Release 1.42_50

    Fix XML::Simple-related test failures (RT #143685)

    Cease warnings with inconsistent maker info (RT #133006)

    Don't fail on invalid rational value in EXIF (RT #135126)

    Don't bail out on erroneous APP1 EXIF segments (RT #131616)


To generate a diff of this commit:
cvs rdiff -u -r1.53 -r1.54 pkgsrc/graphics/p5-Image-Info/Makefile
cvs rdiff -u -r1.26 -r1.27 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.53 pkgsrc/graphics/p5-Image-Info/Makefile:1.54
--- pkgsrc/graphics/p5-Image-Info/Makefile:1.53 Tue Jun 28 11:34:06 2022
+++ pkgsrc/graphics/p5-Image-Info/Makefile      Sat May 20 07:03:04 2023
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.53 2022/06/28 11:34:06 wiz Exp $
+# $NetBSD: Makefile,v 1.54 2023/05/20 07:03:04 wiz Exp $
 
-DISTNAME=      Image-Info-1.42
+DISTNAME=      Image-Info-1.43
 PKGNAME=       p5-${DISTNAME}
-PKGREVISION=   2
 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.26 pkgsrc/graphics/p5-Image-Info/distinfo:1.27
--- pkgsrc/graphics/p5-Image-Info/distinfo:1.26 Tue Oct 26 10:46:37 2021
+++ pkgsrc/graphics/p5-Image-Info/distinfo      Sat May 20 07:03:04 2023
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.26 2021/10/26 10:46:37 nia Exp $
+$NetBSD: distinfo,v 1.27 2023/05/20 07:03:04 wiz Exp $
 
-BLAKE2s (Image-Info-1.42.tar.gz) = 2b0e21de03c8cfe501b5d937f4edeaa7bc03e20a797c118c80199b9988d0b79f
-SHA512 (Image-Info-1.42.tar.gz) = 7b17c3510328e062f93f1882c93a4ed24afb6f636d23e9ff1f478e452c9e1cc532c06b639991446442f200696afc63ddde1259afbe4362c3179b515046286133
-Size (Image-Info-1.42.tar.gz) = 321727 bytes
+BLAKE2s (Image-Info-1.43.tar.gz) = ae51fc4b3ded8d5f897f397c2b9bfb0600588b09edad03f23519f826a81646d3
+SHA512 (Image-Info-1.43.tar.gz) = 9e019e807c2ae35d679a54edcd24c240e3f9386bf1a3fa7970ccec22f74a0643cd8f5d348fdb5dc0600ab5259adbd40a32b373d635b1e746d81f02b4d0fd6d39
+Size (Image-Info-1.43.tar.gz) = 322216 bytes



Home | Main Index | Thread Index | Old Index