summaryrefslogtreecommitdiff
path: root/x11/xmodmap
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2012-06-03 18:23:16 +0000
committerwiz <wiz@pkgsrc.org>2012-06-03 18:23:16 +0000
commit8a6ab87f54215eaa9677895f8245f6ddc69b6383 (patch)
tree0b232e98c92514e10c7161b1c5b3fdd5cfa6e831 /x11/xmodmap
parent3d4cc8b2f7790bd78f1321dbbc508e356ec84f85 (diff)
downloadpkgsrc-8a6ab87f54215eaa9677895f8245f6ddc69b6383.tar.gz
Update to 1.0.7.
1.0.7: This quick fix release solves build problems on systems that need definitions such as _GNU_SOURCE to expose asprintf() in their headers. 1.0.6: Alan Coopersmith (4): Fix gcc -Wwrite-strings warnings Free copy of input line at end of process_line instead of leaking it Replace chk_malloc + sprintf with asprintf xmodmap 1.0.6 Gaetan Nadon (2): config: replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERS man: replace hard coded section with __appmansuffix__ Jeremy Huddleston (4): Dead code removal Improve error handling in copy_to_scratch Include strings.h for strcasecmp Add missing _X_NORETURN to functions that need it Jesse Adkins (1): Purge cvs tags. 1.0.5: This minor maintenance release features improvements to the man page, as well as the usual recent rounds of build configuration improvements and janitorial cleanups.
Diffstat (limited to 'x11/xmodmap')
-rw-r--r--x11/xmodmap/Makefile4
-rw-r--r--x11/xmodmap/distinfo8
2 files changed, 6 insertions, 6 deletions
diff --git a/x11/xmodmap/Makefile b/x11/xmodmap/Makefile
index 3c6003976ad..6398fd8cc48 100644
--- a/x11/xmodmap/Makefile
+++ b/x11/xmodmap/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.4 2009/11/09 18:35:08 tnn Exp $
+# $NetBSD: Makefile,v 1.5 2012/06/03 18:23:16 wiz Exp $
#
-DISTNAME= xmodmap-1.0.4
+DISTNAME= xmodmap-1.0.7
CATEGORIES= x11
MASTER_SITES= ${MASTER_SITE_XORG:=app/}
EXTRACT_SUFX= .tar.bz2
diff --git a/x11/xmodmap/distinfo b/x11/xmodmap/distinfo
index d371ec9e368..4dda1af63b6 100644
--- a/x11/xmodmap/distinfo
+++ b/x11/xmodmap/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.3 2009/11/09 18:35:08 tnn Exp $
+$NetBSD: distinfo,v 1.4 2012/06/03 18:23:16 wiz Exp $
-SHA1 (xmodmap-1.0.4.tar.bz2) = 9b49388bb527a8f7b7e86c4aa4c75a83372f6baa
-RMD160 (xmodmap-1.0.4.tar.bz2) = 9657ba9ca1e66dd66384065bfa735e2bec2d053f
-Size (xmodmap-1.0.4.tar.bz2) = 115513 bytes
+SHA1 (xmodmap-1.0.7.tar.bz2) = 9f9c6b7bd058c09a8e15b1c4f4eccb972e51ffef
+RMD160 (xmodmap-1.0.7.tar.bz2) = 964413b9100a94406194e6ea424430056f31d8bd
+Size (xmodmap-1.0.7.tar.bz2) = 135223 bytes