pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/x11/xconsole Update to 1.0.6:
details: https://anonhg.NetBSD.org/pkgsrc/rev/17f92afe4cb0
branches: trunk
changeset: 621838:17f92afe4cb0
user: wiz <wiz%pkgsrc.org@localhost>
date: Fri Jul 19 05:53:07 2013 +0000
description:
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:
x11/xconsole/Makefile | 5 ++---
x11/xconsole/distinfo | 8 ++++----
2 files changed, 6 insertions(+), 7 deletions(-)
diffs (26 lines):
diff -r e4f864cdf022 -r 17f92afe4cb0 x11/xconsole/Makefile
--- a/x11/xconsole/Makefile Fri Jul 19 03:59:59 2013 +0000
+++ b/x11/xconsole/Makefile Fri Jul 19 05:53:07 2013 +0000
@@ -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 -r e4f864cdf022 -r 17f92afe4cb0 x11/xconsole/distinfo
--- a/x11/xconsole/distinfo Fri Jul 19 03:59:59 2013 +0000
+++ b/x11/xconsole/distinfo Fri Jul 19 05:53:07 2013 +0000
@@ -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
Home |
Main Index |
Thread Index |
Old Index