summaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2022-04-03 22:10:30 +0000
committerwiz <wiz@pkgsrc.org>2022-04-03 22:10:30 +0000
commita671b9329992cff30499a7449093998152c02338 (patch)
tree1d7ae77d7e5f9134f487a9a33c133a7d49b2fa4c /x11
parent1cc509bc3a8a36315e8451fb6746c699132804f9 (diff)
downloadpkgsrc-a671b9329992cff30499a7449093998152c02338.tar.gz
xdm: update to 1.1.13.
Alan Coopersmith (6): Fix spelling/wording issues Greeter: add parens to DRAW_STRING & TEXT_WIDTH macros for safety doneAddrs: reset addrs to NULL after freeing list gitlab CI: add a basic build test Build xz tarballs instead of bzip2 xdm 1.1.13 Matt Turner (1): configure.ac: Link with libsystemd, not libsystemd-daemon
Diffstat (limited to 'x11')
-rw-r--r--x11/xdm/Makefile7
-rw-r--r--x11/xdm/distinfo8
2 files changed, 7 insertions, 8 deletions
diff --git a/x11/xdm/Makefile b/x11/xdm/Makefile
index d2c2f9d5ffa..d953744e58e 100644
--- a/x11/xdm/Makefile
+++ b/x11/xdm/Makefile
@@ -1,10 +1,9 @@
-# $NetBSD: Makefile,v 1.36 2020/08/17 20:20:37 leot Exp $
+# $NetBSD: Makefile,v 1.37 2022/04/03 22:10:30 wiz Exp $
-DISTNAME= xdm-1.1.12
-PKGREVISION= 1
+DISTNAME= xdm-1.1.13
CATEGORIES= x11
MASTER_SITES= ${MASTER_SITE_XORG:=app/}
-EXTRACT_SUFX= .tar.bz2
+EXTRACT_SUFX= .tar.xz
MAINTAINER= blair.sadewitz@gmail.com
HOMEPAGE= https://xorg.freedesktop.org/
diff --git a/x11/xdm/distinfo b/x11/xdm/distinfo
index a6c22ee5669..42f5fea057a 100644
--- a/x11/xdm/distinfo
+++ b/x11/xdm/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.9 2021/10/26 11:34:37 nia Exp $
+$NetBSD: distinfo,v 1.10 2022/04/03 22:10:30 wiz Exp $
-BLAKE2s (xdm-1.1.12.tar.bz2) = 8a1e7f083d64180c6a8ce88ae6f4c196d063f9126d941bb4298ca422ad46c829
-SHA512 (xdm-1.1.12.tar.bz2) = 1a4be0a070ced5db8fda6fc74794c9f9ed0cb37fa440fda6a3a7652aff62dfc3d7ba68b9facf054671ebf0f4db2a0eec29d0aa3716e3407ccd5529bac3553bdb
-Size (xdm-1.1.12.tar.bz2) = 512074 bytes
+BLAKE2s (xdm-1.1.13.tar.xz) = 6b31b9126b32f8bf4740df529b6589887e092e7b66a7db331262f541f5432dea
+SHA512 (xdm-1.1.13.tar.xz) = 1c7ba51dc8c6989ff6ede3a3abd06e002903609d4ebd31f06ec39fbfee3a80a690c6180f85c3ab135a0de4623261d92a191d1ca5f733cdb3bd2e7e78977b98e5
+Size (xdm-1.1.13.tar.xz) = 418404 bytes