summaryrefslogtreecommitdiff
path: root/x11/luit
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2019-02-15 19:58:14 +0000
committerwiz <wiz@pkgsrc.org>2019-02-15 19:58:14 +0000
commitf8fa8f0fca744b6f95c5bbfe5a265351d7dcd1b2 (patch)
treefaa30a83db01fa89f6098d24360f03b61603e081 /x11/luit
parent4cdaacd405315398ef99484afdcb2f4237e2b065 (diff)
downloadpkgsrc-f8fa8f0fca744b6f95c5bbfe5a265351d7dcd1b2.tar.gz
luit: update to 2.0.20190106.
Provided by Thomas Dickey in private email. 2019/01/06 • updated configure macros to work around a non-POSIX feature of BSDs. • add a dummy "check" rule to makefile for Arch packages. • add COPYING file for Arch packages. • use consistent wording for copyright notice in source-files. • update config.guess, config.sub 2018/12/11 • build-fixes/updates for cygwin to accommodate configure-macro changes. • updated configure macros: □ CF_CC_ENV_FLAGS, add check for preprocessor-options in $CFLAGS. □ CF_FUNC_GRANTPT, amend the posix_openpt vs grantpt change to work with BSDs □ CF_GNU_SOURCE, fixes a regression for Cygwin. The check for _DEFAULT_SOURCE should apply to "recent" Cygwin (since early 2016), and except for "NEWLIB" vs "GLIBC" in the test, acts the same if I pretend that "newlib" is the GNU C library. Without this, the check falls through to the _XOPEN_SOURCE test, which breaks the pseudoterminal checks for xterm. □ CF_LD_RPATH_OPT, suppress check if --disable-rpath is given. □ CF_XOPEN_SOURCE, add midnightbsd to special cases with freebsd • update config.guess, config.sub 2018/06/28 • modify configure script to avoid using OpenBSD's nonfunctional POSIX pseudoterminal interface. • add null-pointer checks for all strings printed in trace calls. • updated configure macros, deprecating use of _GNU_SOURCE symbol for DEFAULT_SOURCE, and preferring man2html over groff's html conversion. • update config.guess, config.sub
Diffstat (limited to 'x11/luit')
-rw-r--r--x11/luit/Makefile6
-rw-r--r--x11/luit/distinfo10
2 files changed, 8 insertions, 8 deletions
diff --git a/x11/luit/Makefile b/x11/luit/Makefile
index 4a96b750a15..3f310cb7efe 100644
--- a/x11/luit/Makefile
+++ b/x11/luit/Makefile
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.13 2016/05/18 11:33:57 wiz Exp $
+# $NetBSD: Makefile,v 1.14 2019/02/15 19:58:14 wiz Exp $
-DISTNAME= luit-20160508
+DISTNAME= luit-20190106
# check if this line needs changes when packaging newer snapshots
PKGNAME= ${DISTNAME:S/-2/-2.0.2/}
CATEGORIES= x11
-MASTER_SITES= ftp://invisible-island.net/luit/
+MASTER_SITES= ftp://ftp.invisible-island.net/luit/
EXTRACT_SUFX= .tgz
MAINTAINER= joerg@NetBSD.org
diff --git a/x11/luit/distinfo b/x11/luit/distinfo
index 354c85ee55f..acc0ee83a84 100644
--- a/x11/luit/distinfo
+++ b/x11/luit/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.10 2016/05/18 11:33:57 wiz Exp $
+$NetBSD: distinfo,v 1.11 2019/02/15 19:58:14 wiz Exp $
-SHA1 (luit-20160508.tgz) = 70a7cf4a42dc62a0ab4e14a0b01a01705d307765
-RMD160 (luit-20160508.tgz) = a04b046f0d33d53e0928f61b4be18443be7b0222
-SHA512 (luit-20160508.tgz) = 03dd25f1e4d4a8aa6fa9efac7b6d2627ee666638b985cd8a66a117028b55610833be37cdcb51b9d74eda072dd2bb8600da4d210763f17dc3e1b5af1f0bd5cc8e
-Size (luit-20160508.tgz) = 185678 bytes
+SHA1 (luit-20190106.tgz) = 698920936b9cf9e348456215868273951a0356c9
+RMD160 (luit-20190106.tgz) = be94e37f40c817ad33cc612ab9214a70942f9294
+SHA512 (luit-20190106.tgz) = 4324ff2793635e12e7fc0df2d7c5cdeb6241591105d0cfaf40a0da06a08764f08c5ef5f6fc19bc0e5d1f4b34b90e14b7aa393a0e613f5e096c6f91c90988215b
+Size (luit-20190106.tgz) = 190866 bytes