pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/x11/xdm
Module Name: pkgsrc
Committed By: wiz
Date: Sun Apr 3 22:10:30 UTC 2022
Modified Files:
pkgsrc/x11/xdm: Makefile distinfo
Log Message:
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
To generate a diff of this commit:
cvs rdiff -u -r1.36 -r1.37 pkgsrc/x11/xdm/Makefile
cvs rdiff -u -r1.9 -r1.10 pkgsrc/x11/xdm/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/xdm/Makefile
diff -u pkgsrc/x11/xdm/Makefile:1.36 pkgsrc/x11/xdm/Makefile:1.37
--- pkgsrc/x11/xdm/Makefile:1.36 Mon Aug 17 20:20:37 2020
+++ pkgsrc/x11/xdm/Makefile Sun Apr 3 22:10:30 2022
@@ -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@localhost
HOMEPAGE= https://xorg.freedesktop.org/
Index: pkgsrc/x11/xdm/distinfo
diff -u pkgsrc/x11/xdm/distinfo:1.9 pkgsrc/x11/xdm/distinfo:1.10
--- pkgsrc/x11/xdm/distinfo:1.9 Tue Oct 26 11:34:37 2021
+++ pkgsrc/x11/xdm/distinfo Sun Apr 3 22:10:30 2022
@@ -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
Home |
Main Index |
Thread Index |
Old Index