pkgsrc-Changes archive

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

CVS commit: pkgsrc/graphics/png



Module Name:    pkgsrc
Committed By:   tnn
Date:           Sun May 17 13:50:09 UTC 2026

Modified Files:
        pkgsrc/graphics/png: Makefile

Log Message:
png: bump revision

(for https://github.com/pnggroup/libpng/security/advisories/GHSA-c4v6-gxrq-6g2x)


To generate a diff of this commit:
cvs rdiff -u -r1.223 -r1.224 pkgsrc/graphics/png/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/graphics/png/Makefile
diff -u pkgsrc/graphics/png/Makefile:1.223 pkgsrc/graphics/png/Makefile:1.224
--- pkgsrc/graphics/png/Makefile:1.223  Thu Apr 16 06:41:53 2026
+++ pkgsrc/graphics/png/Makefile        Sun May 17 13:50:09 2026
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.223 2026/04/16 06:41:53 wiz Exp $
+# $NetBSD: Makefile,v 1.224 2026/05/17 13:50:09 tnn Exp $
 
 DISTNAME=      libpng-1.6.58
+PKGREVISION=   1
 PKGNAME=       ${DISTNAME:S/lib//}
 CATEGORIES=    graphics
 MASTER_SITES+= ${MASTER_SITE_SOURCEFORGE:=libpng/}



Home | Main Index | Thread Index | Old Index