diff options
author | bjs <bjs@pkgsrc.org> | 2007-11-23 12:04:03 +0000 |
---|---|---|
committer | bjs <bjs@pkgsrc.org> | 2007-11-23 12:04:03 +0000 |
commit | f245705f69693e2dcfbc22a6a0280bbfd3d8dc97 (patch) | |
tree | 74d0e568d32fc1f843905ce3229651ba9d16075c /x11 | |
parent | e1a1e2556a68f9a5b376121f837288a749dcd70e (diff) | |
download | pkgsrc-f245705f69693e2dcfbc22a6a0280bbfd3d8dc97.tar.gz |
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 (limited to 'x11')
-rw-r--r-- | x11/xconsole/Makefile | 4 | ||||
-rw-r--r-- | x11/xconsole/distinfo | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/x11/xconsole/Makefile b/x11/xconsole/Makefile index 2ab87100740..8c9ae40f4d9 100644 --- a/x11/xconsole/Makefile +++ b/x11/xconsole/Makefile @@ -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 --git a/x11/xconsole/distinfo b/x11/xconsole/distinfo index e5d1285dd86..38e74133915 100644 --- a/x11/xconsole/distinfo +++ b/x11/xconsole/distinfo @@ -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 |