pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/x11/libXxf86dga libXxf86dga: update to 1.1.6.
details: https://anonhg.NetBSD.org/pkgsrc/rev/debc2808f3e2
branches: trunk
changeset: 389519:debc2808f3e2
user: wiz <wiz%pkgsrc.org@localhost>
date: Mon Dec 05 08:54:21 2022 +0000
description:
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
diffstat:
x11/libXxf86dga/Makefile | 8 +++-----
x11/libXxf86dga/distinfo | 8 ++++----
2 files changed, 7 insertions(+), 9 deletions(-)
diffs (38 lines):
diff -r ddcdd06f8d96 -r debc2808f3e2 x11/libXxf86dga/Makefile
--- a/x11/libXxf86dga/Makefile Mon Dec 05 08:53:23 2022 +0000
+++ b/x11/libXxf86dga/Makefile Mon Dec 05 08:54:21 2022 +0000
@@ -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 @@
PKGCONFIG_OVERRIDE+= xxf86dga.pc.in
-CONFIGURE_ARGS.NetBSD+= --disable-malloc0returnsnull
-
.include "../../meta-pkgs/modular-xorg/hacks.mk"
BUILDLINK_API_DEPENDS.libX11+= libX11>=1.6
diff -r ddcdd06f8d96 -r debc2808f3e2 x11/libXxf86dga/distinfo
--- a/x11/libXxf86dga/distinfo Mon Dec 05 08:53:23 2022 +0000
+++ b/x11/libXxf86dga/distinfo Mon Dec 05 08:54:21 2022 +0000
@@ -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