pkgsrc-Changes archive

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

CVS commit: pkgsrc/graphics/webp-pixbuf-loader



Module Name:    pkgsrc
Committed By:   wiz
Date:           Sun Jan 28 13:12:42 UTC 2024

Modified Files:
        pkgsrc/graphics/webp-pixbuf-loader: Makefile distinfo

Log Message:
webp-pixbuf-loader: update to 0.2.6.

1.2.6

Fix libwebp version boundary and pipeline updates Latest

meson.build file had >1.3.2 rather than >=1.3.2 as the required version for libwebp
pipeline fixes

1.2.5

Bump webp dependency to avoid using vulnerable versions


To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 pkgsrc/graphics/webp-pixbuf-loader/Makefile
cvs rdiff -u -r1.3 -r1.4 pkgsrc/graphics/webp-pixbuf-loader/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/webp-pixbuf-loader/Makefile
diff -u pkgsrc/graphics/webp-pixbuf-loader/Makefile:1.4 pkgsrc/graphics/webp-pixbuf-loader/Makefile:1.5
--- pkgsrc/graphics/webp-pixbuf-loader/Makefile:1.4     Sat Oct 21 17:10:43 2023
+++ pkgsrc/graphics/webp-pixbuf-loader/Makefile Sun Jan 28 13:12:42 2024
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.4 2023/10/21 17:10:43 gdt Exp $
+# $NetBSD: Makefile,v 1.5 2024/01/28 13:12:42 wiz Exp $
 
-DISTNAME=      webp-pixbuf-loader-0.2.4
-PKGREVISION=   3
+DISTNAME=      webp-pixbuf-loader-0.2.6
 CATEGORIES=    graphics
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=aruiz/}
 GITHUB_PROJECT=        ${DISTNAME:S/-${PKGVERSION_NOREV}//}

Index: pkgsrc/graphics/webp-pixbuf-loader/distinfo
diff -u pkgsrc/graphics/webp-pixbuf-loader/distinfo:1.3 pkgsrc/graphics/webp-pixbuf-loader/distinfo:1.4
--- pkgsrc/graphics/webp-pixbuf-loader/distinfo:1.3     Sun Aug 13 00:34:47 2023
+++ pkgsrc/graphics/webp-pixbuf-loader/distinfo Sun Jan 28 13:12:42 2024
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.3 2023/08/13 00:34:47 tsutsui Exp $
+$NetBSD: distinfo,v 1.4 2024/01/28 13:12:42 wiz Exp $
 
-BLAKE2s (webp-pixbuf-loader-0.2.4.tar.gz) = a0ebdbe37b5ba2a163801b780fd2a900bdc47e590eecd119dedd8eef6402db9a
-SHA512 (webp-pixbuf-loader-0.2.4.tar.gz) = a367987a7c7ca4df594233a7b6fb281a1484026cdf8cb653d8513103e5d59e69d6ffaef1da8c6875be6d978b8a29251e5d89b6e2959e67057aae0f6cd7464b5e
-Size (webp-pixbuf-loader-0.2.4.tar.gz) = 9136758 bytes
+BLAKE2s (webp-pixbuf-loader-0.2.6.tar.gz) = f73afd60c01299caa8b7b02814a9173f20e26c67234a0283ea00a1fe00c7776b
+SHA512 (webp-pixbuf-loader-0.2.6.tar.gz) = b8e01f4c2ebf00ccacfb07b672593dc1036e69641a717b0855ee581bd88ce5a4aa206beff4363a44b5861411b5fe7186486fd04c4f3fc6fb30483e6298bde663
+Size (webp-pixbuf-loader-0.2.6.tar.gz) = 9136752 bytes
 SHA1 (patch-io-webp.c) = c1f9121dfff42cfd445a627bf0f361dec6ce0a52



Home | Main Index | Thread Index | Old Index