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 xconsole-1.0.3. Changes include:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/c8c1b9ff8ecc
branches:  trunk
changeset: 535624:c8c1b9ff8ecc
user:      bjs <bjs%pkgsrc.org@localhost>
date:      Fri Nov 23 12:04:03 2007 +0000

description:
update to xconsole-1.0.3.  Changes include:

 - Replace xconsole_CFLAGS with AM_CFLAGS to make automake-1.10 happier

 - Check if openpty() is available and use it if it is.

diffstat:

 x11/xconsole/Makefile |  4 ++--
 x11/xconsole/distinfo |  8 ++++----
 2 files changed, 6 insertions(+), 6 deletions(-)

diffs (26 lines):

diff -r ce5f4a636fb5 -r c8c1b9ff8ecc x11/xconsole/Makefile
--- a/x11/xconsole/Makefile     Fri Nov 23 12:01:48 2007 +0000
+++ b/x11/xconsole/Makefile     Fri Nov 23 12:04:03 2007 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.3 2007/06/19 09:39:12 joerg Exp $
+# $NetBSD: Makefile,v 1.4 2007/11/23 12:04:03 bjs Exp $
 #
 
-DISTNAME=      xconsole-1.0.2
+DISTNAME=      xconsole-1.0.3
 CATEGORIES=    x11
 MASTER_SITES=  http://xorg.freedesktop.org/releases/individual/app/
 EXTRACT_SUFX=  .tar.bz2
diff -r ce5f4a636fb5 -r c8c1b9ff8ecc x11/xconsole/distinfo
--- a/x11/xconsole/distinfo     Fri Nov 23 12:01:48 2007 +0000
+++ b/x11/xconsole/distinfo     Fri Nov 23 12:04:03 2007 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.1.1.1 2007/02/28 03:21:51 reed Exp $
+$NetBSD: distinfo,v 1.2 2007/11/23 12:04:03 bjs Exp $
 
-SHA1 (xconsole-1.0.2.tar.bz2) = 49ad2a07af1f2d996c7e0721b0264538caaee8c4
-RMD160 (xconsole-1.0.2.tar.bz2) = 724bbcb99b7190d66a70bfe19e33cd36529dee2c
-Size (xconsole-1.0.2.tar.bz2) = 86486 bytes
+SHA1 (xconsole-1.0.3.tar.bz2) = 31408b28b67fe74f3d21c98cc2cada03ff9cefab
+RMD160 (xconsole-1.0.3.tar.bz2) = c497c7df959d073db33c3e603a411cca3584337c
+Size (xconsole-1.0.3.tar.bz2) = 98733 bytes



Home | Main Index | Thread Index | Old Index