pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/x11/libXxf86dga
Module Name: pkgsrc
Committed By: wiz
Date: Mon Dec 5 08:54:21 UTC 2022
Modified Files:
pkgsrc/x11/libXxf86dga: Makefile distinfo
Log Message:
libXxf86dga: update to 1.1.6.
The primary change in this release is dropping support for a number of
OS'es from the previous millenium. If you're still running an OS that
has not had a new release in the past quarter of a century, then you
probably don't want to try installing this new release on it.
Alan Coopersmith (9):
Build xz tarballs instead of bzip2
Fix spelling/wording issues
gitlab CI: add a basic build test
unifdef __UNIXOS2__
Remove SunOS 4 support (defined(sun) && (SVR4))
unifdef ISC
unifdef Lynx
unifdef DGUX
libXxf86dga 1.1.6
To generate a diff of this commit:
cvs rdiff -u -r1.18 -r1.19 pkgsrc/x11/libXxf86dga/Makefile
cvs rdiff -u -r1.11 -r1.12 pkgsrc/x11/libXxf86dga/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/libXxf86dga/Makefile
diff -u pkgsrc/x11/libXxf86dga/Makefile:1.18 pkgsrc/x11/libXxf86dga/Makefile:1.19
--- pkgsrc/x11/libXxf86dga/Makefile:1.18 Wed Nov 9 13:14:23 2022
+++ pkgsrc/x11/libXxf86dga/Makefile Mon Dec 5 08:54:21 2022
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.18 2022/11/09 13:14:23 joerg Exp $
+# $NetBSD: Makefile,v 1.19 2022/12/05 08:54:21 wiz Exp $
-DISTNAME= libXxf86dga-1.1.5
+DISTNAME= libXxf86dga-1.1.6
CATEGORIES= x11
MASTER_SITES= ${MASTER_SITE_XORG:=lib/}
-EXTRACT_SUFX= .tar.bz2
+EXTRACT_SUFX= .tar.xz
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
HOMEPAGE= https://xorg.freedesktop.org/
@@ -17,8 +17,6 @@ CONFIGURE_ENV+= LIB_MAN_SUFFIX=3
PKGCONFIG_OVERRIDE+= xxf86dga.pc.in
-CONFIGURE_ARGS.NetBSD+= --disable-malloc0returnsnull
-
.include "../../meta-pkgs/modular-xorg/hacks.mk"
BUILDLINK_API_DEPENDS.libX11+= libX11>=1.6
Index: pkgsrc/x11/libXxf86dga/distinfo
diff -u pkgsrc/x11/libXxf86dga/distinfo:1.11 pkgsrc/x11/libXxf86dga/distinfo:1.12
--- pkgsrc/x11/libXxf86dga/distinfo:1.11 Tue Oct 26 11:34:07 2021
+++ pkgsrc/x11/libXxf86dga/distinfo Mon Dec 5 08:54:21 2022
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.11 2021/10/26 11:34:07 nia Exp $
+$NetBSD: distinfo,v 1.12 2022/12/05 08:54:21 wiz Exp $
-BLAKE2s (libXxf86dga-1.1.5.tar.bz2) = 8d768bd09c639307397f4719855f5b0042c41f03c16a2a8485fadfe920ee2e21
-SHA512 (libXxf86dga-1.1.5.tar.bz2) = 0e77c4003aeba737b10c17d55aeefa935fc57c4ba9e8f79a834f3f8c690d6a1d98f69ad707eded784346c1cf40c41829719d257283b5eae3207147fb4c79ed89
-Size (libXxf86dga-1.1.5.tar.bz2) = 301685 bytes
+BLAKE2s (libXxf86dga-1.1.6.tar.xz) = d75780394c6a937d125a32be55154185179d9d2415aeea98782bc053e2869072
+SHA512 (libXxf86dga-1.1.6.tar.xz) = 61f7954471df63840ffb5e82347018e285d30d64d4d0a97770ca031c8554a0f52d1b007ab8342a283cd2f0d534f564fb59f57ec92515714f20a7d145912c65d9
+Size (libXxf86dga-1.1.6.tar.xz) = 267760 bytes
Home |
Main Index |
Thread Index |
Old Index