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: Thu Nov 14 11:03:19 UTC 2019
Modified Files:
pkgsrc/x11/xman: Makefile distinfo
Log Message:
xman: update to 1.1.5.
Alan Coopersmith (8):
Change fall through comment in ScrollByL.c to match gcc's requirements
Update README for gitlab migration
Update configure.ac bug URL for gitlab migration
Delete unused function Name() from tkfuncs.c
Make CreateManpageWidget use String type for name argument
Change fallback_resources from char * to String type
Pass -D_CONST_X_STRING to make libXt declare String as const char *
xman 1.1.5
Emil Velikov (1):
autogen.sh: use quoted string variables
Julien Cristau (1):
If we have man-db, don't try and emulate man's pipeline
Matthieu Herrb (1):
Fix typo in manual page.
Mihail Konev (1):
autogen: add default patch prefix
Peter Hutterer (1):
autogen.sh: use exec instead of waiting for configure to finish
To generate a diff of this commit:
cvs rdiff -u -r1.17 -r1.18 pkgsrc/x11/xman/Makefile
cvs rdiff -u -r1.9 -r1.10 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.17 pkgsrc/x11/xman/Makefile:1.18
--- pkgsrc/x11/xman/Makefile:1.17 Fri Feb 26 11:27:22 2016
+++ pkgsrc/x11/xman/Makefile Thu Nov 14 11:03:19 2019
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.17 2016/02/26 11:27:22 jperkin Exp $
+# $NetBSD: Makefile,v 1.18 2019/11/14 11:03:19 wiz Exp $
-DISTNAME= xman-1.1.4
+DISTNAME= xman-1.1.5
CATEGORIES= x11
MASTER_SITES= ${MASTER_SITE_XORG:=app/}
EXTRACT_SUFX= .tar.bz2
Index: pkgsrc/x11/xman/distinfo
diff -u pkgsrc/x11/xman/distinfo:1.9 pkgsrc/x11/xman/distinfo:1.10
--- pkgsrc/x11/xman/distinfo:1.9 Wed Nov 4 03:29:09 2015
+++ pkgsrc/x11/xman/distinfo Thu Nov 14 11:03:19 2019
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.9 2015/11/04 03:29:09 agc Exp $
+$NetBSD: distinfo,v 1.10 2019/11/14 11:03:19 wiz Exp $
-SHA1 (xman-1.1.4.tar.bz2) = b64516dab2b1c407b28ce3822a98b93178e29f02
-RMD160 (xman-1.1.4.tar.bz2) = cb4e3a9444c27c9bd0a7388802db491e32cc96db
-SHA512 (xman-1.1.4.tar.bz2) = 785e973eb15b0300de08aace24f3604dfee61421c7f64ea4cde2e280480bf5d3ad797ab8208668dc023a375494f8db7534fbcaa1c1ef16e79464fdd017b5da68
-Size (xman-1.1.4.tar.bz2) = 188259 bytes
+SHA1 (xman-1.1.5.tar.bz2) = ec76dbd010f68974e05dfe8bc4b91731a3b7285b
+RMD160 (xman-1.1.5.tar.bz2) = a2e3b2e6a515ab23797f6f479a272097be19c629
+SHA512 (xman-1.1.5.tar.bz2) = f6b2be424a79f298bf1a81edce4172572195c9efc9454e5b7b7046f344ed08154c77ccaa763ccdf3f1a30b64aa4802783bf813ee637437ccb1fba434fc5d4400
+Size (xman-1.1.5.tar.bz2) = 193676 bytes
Home |
Main Index |
Thread Index |
Old Index