pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/x11/xterm Update to 318:
details: https://anonhg.NetBSD.org/pkgsrc/rev/6169107f1bd2
branches: trunk
changeset: 650203:6169107f1bd2
user: wiz <wiz%pkgsrc.org@localhost>
date: Sun Apr 19 18:15:07 2015 +0000
description:
Update to 318:
Patch #318 - 2015/04/12
* rename new(er) configure option --enable-initial-erase to
--enable-pty-erase, since that conflicted with an existing option
(report by Jens Schweikhardt).
* fix cut/paste error in --with-builtin-xpms configure option
(reports by Jens Schweikhardt, Ross Combs).
* fix minor formatting issue in xterm manual (report by Jens
Schweikhardt).
* eliminate unnecessary "#(vi" markers in autoconf macros by using
"(" to begin case-statement cases (suggested by Jens Schweikhardt).
* minor fixes to improve const usage (Ross Combs).
diffstat:
x11/xterm/Makefile | 4 ++--
x11/xterm/distinfo | 8 ++++----
2 files changed, 6 insertions(+), 6 deletions(-)
diffs (25 lines):
diff -r 9f453e294545 -r 6169107f1bd2 x11/xterm/Makefile
--- a/x11/xterm/Makefile Sun Apr 19 18:13:45 2015 +0000
+++ b/x11/xterm/Makefile Sun Apr 19 18:15:07 2015 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.100 2015/04/02 22:37:01 wiz Exp $
+# $NetBSD: Makefile,v 1.101 2015/04/19 18:15:07 wiz Exp $
-DISTNAME= xterm-317
+DISTNAME= xterm-318
CATEGORIES= x11
MASTER_SITES= ftp://invisible-island.net/xterm/ \
http://www.sfr-fresh.com/unix/misc/
diff -r 9f453e294545 -r 6169107f1bd2 x11/xterm/distinfo
--- a/x11/xterm/distinfo Sun Apr 19 18:13:45 2015 +0000
+++ b/x11/xterm/distinfo Sun Apr 19 18:15:07 2015 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.69 2015/04/02 22:37:01 wiz Exp $
+$NetBSD: distinfo,v 1.70 2015/04/19 18:15:07 wiz Exp $
-SHA1 (xterm-317.tgz) = 2cc51f63205ed19633bc0683721e31df1d708d2e
-RMD160 (xterm-317.tgz) = 2240b266fe74b9d960f1c0bbaf5c61ae4437851a
-Size (xterm-317.tgz) = 1208960 bytes
+SHA1 (xterm-318.tgz) = 6717a0f2ff445bb1f83cd92828b5f784a10023c3
+RMD160 (xterm-318.tgz) = ab92c0950b7ec66df6c7f8eff628ec2da965fba6
+Size (xterm-318.tgz) = 1208968 bytes
Home |
Main Index |
Thread Index |
Old Index