pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/x11/libXv
Module Name: pkgsrc
Committed By: wiz
Date: Sat Dec 14 12:42:14 UTC 2024
Modified Files:
pkgsrc/x11/libXv: Makefile distinfo
Log Message:
libXv: update to 1.0.13.
Alan Coopersmith (6):
Remove "All rights reserved" from Oracle copyright notices
configure: Use LT_INIT from libtool 2 instead of deprecated AC_PROG_LIBTOOL
Use calloc instead of malloc and manual loops to zero array contents
XvQueryEncodings: avoid NULL deref if length is 0, but num_encodings is not
XvQueryAdaptors: avoid NULL deref if length is 0, but num_adaptors is not
libXv 1.0.13
To generate a diff of this commit:
cvs rdiff -u -r1.23 -r1.24 pkgsrc/x11/libXv/Makefile
cvs rdiff -u -r1.13 -r1.14 pkgsrc/x11/libXv/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/x11/libXv/Makefile
diff -u pkgsrc/x11/libXv/Makefile:1.23 pkgsrc/x11/libXv/Makefile:1.24
--- pkgsrc/x11/libXv/Makefile:1.23 Tue Jun 27 10:42:38 2023
+++ pkgsrc/x11/libXv/Makefile Sat Dec 14 12:42:14 2024
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.23 2023/06/27 10:42:38 riastradh Exp $
+# $NetBSD: Makefile,v 1.24 2024/12/14 12:42:14 wiz Exp $
-DISTNAME= libXv-1.0.12
+DISTNAME= libXv-1.0.13
CATEGORIES= x11
MASTER_SITES= ${MASTER_SITE_XORG:=lib/}
EXTRACT_SUFX= .tar.xz
Index: pkgsrc/x11/libXv/distinfo
diff -u pkgsrc/x11/libXv/distinfo:1.13 pkgsrc/x11/libXv/distinfo:1.14
--- pkgsrc/x11/libXv/distinfo:1.13 Mon Dec 5 08:53:14 2022
+++ pkgsrc/x11/libXv/distinfo Sat Dec 14 12:42:14 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.13 2022/12/05 08:53:14 wiz Exp $
+$NetBSD: distinfo,v 1.14 2024/12/14 12:42:14 wiz Exp $
-BLAKE2s (libXv-1.0.12.tar.xz) = f239d7ec8ff6a8150833867b505445855c99af46e2b370a2ce608a61d5829b84
-SHA512 (libXv-1.0.12.tar.xz) = bdd00de1ce6a8911056181ab4de32f9e319a68567389162d4bc2e3c9946d5f3c60f87eb6c53f74c9b6a342255e591d5fef4a445a4ac8ca3c1b6fe87d42c51c1e
-Size (libXv-1.0.12.tar.xz) = 276020 bytes
+BLAKE2s (libXv-1.0.13.tar.xz) = 7721d13536c8d4cb8ff46f45426d662e873d46d890a795be08773e99d098109f
+SHA512 (libXv-1.0.13.tar.xz) = 80d7a11e6415fbe0fc50c3c2a1abf8f0f2ec38446c9c8d88ff48875cd94b8949cb1028f2ab37476c4b25cbd7eac34dde9132dd998c4e04ea576b95ae411ba946
+Size (libXv-1.0.13.tar.xz) = 281460 bytes
Home |
Main Index |
Thread Index |
Old Index