pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/x11/xman
Module Name: pkgsrc
Committed By: wiz
Date: Wed Apr 3 21:20:18 UTC 2024
Modified Files:
pkgsrc/x11/xman: Makefile distinfo
Log Message:
xman: update to 1.2.0.
This release improves the display of the formatted man page when using man-db,
fixes a memory leak when closing a man page, and removes support for a number
of OS'es from the 80's & 90's, along with removing support for using Xprint
to print a man page.
Alan Coopersmith (13):
unifdef ISC
unifdef sgi
unifdef __osf__
unifdef hpux
unifdef SCO, __SCO__, and __UNIXWARE__
unifdef sony
unifdef defined(SVR4) && !defined(sun)
unifdef __bsdi__
unifdef BSD < 199103
unifdef ATHENA
unifdef INCLUDE_XPRINT_SUPPORT
unifdef NO_COMPRESS
xman 1.2.0
gldrk (2):
Free buffered file contents when closing man page
Restore formatting with modern man-db
To generate a diff of this commit:
cvs rdiff -u -r1.21 -r1.22 pkgsrc/x11/xman/Makefile
cvs rdiff -u -r1.13 -r1.14 pkgsrc/x11/xman/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/xman/Makefile
diff -u pkgsrc/x11/xman/Makefile:1.21 pkgsrc/x11/xman/Makefile:1.22
--- pkgsrc/x11/xman/Makefile:1.21 Fri Sep 29 07:49:23 2023
+++ pkgsrc/x11/xman/Makefile Wed Apr 3 21:20:18 2024
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.21 2023/09/29 07:49:23 wiz Exp $
+# $NetBSD: Makefile,v 1.22 2024/04/03 21:20:18 wiz Exp $
-DISTNAME= xman-1.1.6
+DISTNAME= xman-1.2.0
CATEGORIES= x11
MASTER_SITES= ${MASTER_SITE_XORG:=app/}
EXTRACT_SUFX= .tar.xz
Index: pkgsrc/x11/xman/distinfo
diff -u pkgsrc/x11/xman/distinfo:1.13 pkgsrc/x11/xman/distinfo:1.14
--- pkgsrc/x11/xman/distinfo:1.13 Fri Sep 29 07:49:23 2023
+++ pkgsrc/x11/xman/distinfo Wed Apr 3 21:20:18 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.13 2023/09/29 07:49:23 wiz Exp $
+$NetBSD: distinfo,v 1.14 2024/04/03 21:20:18 wiz Exp $
-BLAKE2s (xman-1.1.6.tar.xz) = 40002e9bd4a137c1bcd0fc9c3db650ff7ef0b9bc67ae2bed22426f4af3d31a56
-SHA512 (xman-1.1.6.tar.xz) = 3063bf7fa54a679993baad681d9a77569c101b7e27e012083d11a2a0900c8e30a9d052ef23d30cbc86ff22505701d23df1fa3b9c714ef733628f2bc132026530
-Size (xman-1.1.6.tar.xz) = 177732 bytes
+BLAKE2s (xman-1.2.0.tar.xz) = f00d9c1cd95dff128f4c9406e4be6764a2a0abb5a5302379579e757e82ef7ced
+SHA512 (xman-1.2.0.tar.xz) = 072dba172fd30606c1e185c6e50b3b9a9ec5e430eb2ac7f0c476e1c2de998e8c0b5fbf53de20a7339d39a8990255e77fe72d3928b43d055e8463f8069389d192
+Size (xman-1.2.0.tar.xz) = 177156 bytes
Home |
Main Index |
Thread Index |
Old Index