pkgsrc-Changes archive

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

CVS commit: pkgsrc/x11/libXvMC



Module Name:    pkgsrc
Committed By:   wiz
Date:           Wed Mar 30 21:53:13 UTC 2022

Modified Files:
        pkgsrc/x11/libXvMC: Makefile distinfo

Log Message:
libXvMC: update to 1.0.13.

Alan Coopersmith (2):
      Fix spelling/wording issues
      Build xz tarballs instead of bzip2

Dylan Baker (4):
      editorconfig: add
      editorconfig: add meson
      meson: Add a meson build system
      autotools: fix Requires and Requires.Private in pkgconfig

Matt Turner (2):
      meson: Fix typo
      libXvMC 1.0.13


To generate a diff of this commit:
cvs rdiff -u -r1.18 -r1.19 pkgsrc/x11/libXvMC/Makefile
cvs rdiff -u -r1.12 -r1.13 pkgsrc/x11/libXvMC/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/libXvMC/Makefile
diff -u pkgsrc/x11/libXvMC/Makefile:1.18 pkgsrc/x11/libXvMC/Makefile:1.19
--- pkgsrc/x11/libXvMC/Makefile:1.18    Wed Dec  1 13:01:15 2021
+++ pkgsrc/x11/libXvMC/Makefile Wed Mar 30 21:53:13 2022
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.18 2021/12/01 13:01:15 nia Exp $
+# $NetBSD: Makefile,v 1.19 2022/03/30 21:53:13 wiz Exp $
 
-DISTNAME=              libXvMC-1.0.12
+DISTNAME=              libXvMC-1.0.13
 CATEGORIES=            x11
 MASTER_SITES=          ${MASTER_SITE_XORG:=lib/}
-EXTRACT_SUFX=          .tar.bz2
+EXTRACT_SUFX=          .tar.xz
 
 MAINTAINER=            joerg%NetBSD.org@localhost
 HOMEPAGE=              https://xorg.freedesktop.org/

Index: pkgsrc/x11/libXvMC/distinfo
diff -u pkgsrc/x11/libXvMC/distinfo:1.12 pkgsrc/x11/libXvMC/distinfo:1.13
--- pkgsrc/x11/libXvMC/distinfo:1.12    Tue Oct 26 11:34:07 2021
+++ pkgsrc/x11/libXvMC/distinfo Wed Mar 30 21:53:13 2022
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.12 2021/10/26 11:34:07 nia Exp $
+$NetBSD: distinfo,v 1.13 2022/03/30 21:53:13 wiz Exp $
 
-BLAKE2s (libXvMC-1.0.12.tar.bz2) = 7555c85d473eea5c0e9d10c08092db1d263ae0bbc464828dbbeb6b1a4cf4cda3
-SHA512 (libXvMC-1.0.12.tar.bz2) = 62cb9a72b20af3b081d2d555a253b0e2b8b26b31f4fad10bd3e53bbf96e1663b61bd8df2b78b16f18218cd37cce0c9e6809ae16ded226b37a8b199e41b223955
-Size (libXvMC-1.0.12.tar.bz2) = 306581 bytes
+BLAKE2s (libXvMC-1.0.13.tar.xz) = 6776154b390400f8fdb146b0705d437898cfbee6949e889bc42bc096d6390ed9
+SHA512 (libXvMC-1.0.13.tar.xz) = c9d0f73884a586efb9ea4f77fc8555f60d940077d7dff8eaa765b86345c8b4e3d80b860f68191d2830c272b9e464c08450fbb51bb64819753a6f4228c71861ac
+Size (libXvMC-1.0.13.tar.xz) = 274180 bytes



Home | Main Index | Thread Index | Old Index