pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/x11/libXxf86vm
Module Name: pkgsrc
Committed By: wiz
Date: Tue Sep 27 07:23:47 UTC 2022
Modified Files:
pkgsrc/x11/libXxf86vm: Makefile distinfo
Log Message:
libXxf86vm: update to 1.1.5.
Use of this extension has mostly been supplanted by use of the X RandR
extension, but there may still be some users out there.
Alan Coopersmith (9):
Update README for gitlab migration
Update configure.ac bug URL for gitlab migration
Build xz tarballs instead of bzip2
Fix spelling/wording issues
gitlab CI: add a basic build test
Fix -Wsign-compare warning
Variable scope reductions as suggested by cppcheck
Update GetOldReq to use _XGetRequest()
libXxf86vm 1.1.5
Emil Velikov (1):
autogen.sh: use quoted string variables
Mihail Konev (1):
autogen: add default patch prefix
Peter Hutterer (1):
autogen.sh: use exec instead of waiting for configure to finish
To generate a diff of this commit:
cvs rdiff -u -r1.15 -r1.16 pkgsrc/x11/libXxf86vm/Makefile
cvs rdiff -u -r1.10 -r1.11 pkgsrc/x11/libXxf86vm/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/libXxf86vm/Makefile
diff -u pkgsrc/x11/libXxf86vm/Makefile:1.15 pkgsrc/x11/libXxf86vm/Makefile:1.16
--- pkgsrc/x11/libXxf86vm/Makefile:1.15 Sat Jan 18 23:35:53 2020
+++ pkgsrc/x11/libXxf86vm/Makefile Tue Sep 27 07:23:47 2022
@@ -1,10 +1,9 @@
-# $NetBSD: Makefile,v 1.15 2020/01/18 23:35:53 rillig Exp $
+# $NetBSD: Makefile,v 1.16 2022/09/27 07:23:47 wiz Exp $
-DISTNAME= libXxf86vm-1.1.4
-PKGREVISION= 1
+DISTNAME= libXxf86vm-1.1.5
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/
@@ -18,8 +17,6 @@ GNU_CONFIGURE= yes
PKGCONFIG_OVERRIDE+= xxf86vm.pc.in
CONFIGURE_ENV+= LIB_MAN_SUFFIX=3
-CONFIGURE_ARGS.NetBSD+= --disable-malloc0returnsnull
-
.include "../../meta-pkgs/modular-xorg/hacks.mk"
BUILDLINK_API_DEPENDS.libX11+= libX11>=1.6
Index: pkgsrc/x11/libXxf86vm/distinfo
diff -u pkgsrc/x11/libXxf86vm/distinfo:1.10 pkgsrc/x11/libXxf86vm/distinfo:1.11
--- pkgsrc/x11/libXxf86vm/distinfo:1.10 Tue Oct 26 11:34:08 2021
+++ pkgsrc/x11/libXxf86vm/distinfo Tue Sep 27 07:23:47 2022
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.10 2021/10/26 11:34:08 nia Exp $
+$NetBSD: distinfo,v 1.11 2022/09/27 07:23:47 wiz Exp $
-BLAKE2s (libXxf86vm-1.1.4.tar.bz2) = fe8978f828b8e0ef7e16e867a9d59e05715cdc3a3055f1fa610193f0d0ca6f36
-SHA512 (libXxf86vm-1.1.4.tar.bz2) = c5f92d86e143db02ebb36bcd25618acaa2cb2831f5a23800a06dd431cd73b6702d95de8fe7407ce626336bf614c288d5256f4d87ea7781fad2ab6c517cbf09e0
-Size (libXxf86vm-1.1.4.tar.bz2) = 295346 bytes
+BLAKE2s (libXxf86vm-1.1.5.tar.xz) = c22a7f1dea90abf3b299416c1212a50d57cf9e305756b4560d54343b487c37b6
+SHA512 (libXxf86vm-1.1.5.tar.xz) = 68226fcb9773a583ea417ab413146203dd7db6ff8a4d388285da972353355e11e179861a77c9fa284aefac025bb3bbf5a9537fa0bf246c782e0116a667c9d9b6
+Size (libXxf86vm-1.1.5.tar.xz) = 265384 bytes
Home |
Main Index |
Thread Index |
Old Index