summaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2013-07-19 05:53:07 +0000
committerwiz <wiz@pkgsrc.org>2013-07-19 05:53:07 +0000
commitaf8777c4ee1cd1f94a498c9665196d34a7612258 (patch)
tree04a70a1a8d4e26a771d644445db68b4a638714e5 /x11
parent8467342ffe9f63289d37248afc67bec50f3a67d0 (diff)
downloadpkgsrc-af8777c4ee1cd1f94a498c9665196d34a7612258.tar.gz
Update to 1.0.6:
This release fixes a build issue on FreeBSD, minor file handling issues on all platforms, and deletes code for OS'es that xconsole hasn't built on in years. Alan Coopersmith (7): config: Add missing AC_CONFIG_SRCDIR unifdef -Uultrix unifdef -UISC unifdef -ULynx Fix file leak if fdopen() fails Use fstat() on the fd from open(), instead of stat() on the same pathname xconsole 1.0.6 Niclas Zeising (1): Fix build on FreeBSD
Diffstat (limited to 'x11')
-rw-r--r--x11/xconsole/Makefile5
-rw-r--r--x11/xconsole/distinfo8
2 files changed, 6 insertions, 7 deletions
diff --git a/x11/xconsole/Makefile b/x11/xconsole/Makefile
index 4bddbadfc15..eaae3a8ea24 100644
--- a/x11/xconsole/Makefile
+++ b/x11/xconsole/Makefile
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.10 2013/01/21 13:19:12 wiz Exp $
-#
+# $NetBSD: Makefile,v 1.11 2013/07/19 05:53:07 wiz Exp $
-DISTNAME= xconsole-1.0.5
+DISTNAME= xconsole-1.0.6
CATEGORIES= x11
MASTER_SITES= ${MASTER_SITE_XORG:=app/}
EXTRACT_SUFX= .tar.bz2
diff --git a/x11/xconsole/distinfo b/x11/xconsole/distinfo
index 9d820e7ec02..99380f1d6ef 100644
--- a/x11/xconsole/distinfo
+++ b/x11/xconsole/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.4 2013/01/21 13:19:12 wiz Exp $
+$NetBSD: distinfo,v 1.5 2013/07/19 05:53:07 wiz Exp $
-SHA1 (xconsole-1.0.5.tar.bz2) = 0049a65edde5e9dd4774abec69adb78689270c90
-RMD160 (xconsole-1.0.5.tar.bz2) = 2457bfeb8a1702b9e7061d89ba9c9aa5d88d881e
-Size (xconsole-1.0.5.tar.bz2) = 126538 bytes
+SHA1 (xconsole-1.0.6.tar.bz2) = 1b3b3a2342bb94fecc70d7401da10ef7bbcc98a0
+RMD160 (xconsole-1.0.6.tar.bz2) = 2bd1e007cd8291ba77cb19f2ba0aba9806465346
+Size (xconsole-1.0.6.tar.bz2) = 132225 bytes