diff options
author | cube <cube@pkgsrc.org> | 2004-08-13 08:14:57 +0000 |
---|---|---|
committer | cube <cube@pkgsrc.org> | 2004-08-13 08:14:57 +0000 |
commit | ad172e26bca0d3afd2b4ff9c20d4e89d8672b4cc (patch) | |
tree | 727024ca96f8f64091b531f405842c1c7166a7ff /wm/ion | |
parent | 9082008705f1bb3dfe4b4a6f3031fd4a80022d6c (diff) | |
download | pkgsrc-ad172e26bca0d3afd2b4ff9c20d4e89d8672b4cc.tar.gz |
Update to version 20040729.
2004-07-29
* Added one missing set_previous_of call.
* Ensure FD_CLOEXEC is set on all the file descriptors that we keep open for a longer time.
2004-06-19
* Fixed linking problems in the de module.
* Export WScreen.set_managed_offset.
2004-06-05
* Added Xinerama sanity check.
Diffstat (limited to 'wm/ion')
-rw-r--r-- | wm/ion/Makefile | 4 | ||||
-rw-r--r-- | wm/ion/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/wm/ion/Makefile b/wm/ion/Makefile index 22b1023f253..7aab8737d66 100644 --- a/wm/ion/Makefile +++ b/wm/ion/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.15 2004/06/01 16:51:14 cube Exp $ +# $NetBSD: Makefile,v 1.16 2004/08/13 08:14:57 cube Exp $ # -DISTNAME= ion-2-20040601 +DISTNAME= ion-2-20040729 PKGNAME= ${DISTNAME:S/-2-/-/} CATEGORIES= wm x11 MASTER_SITES= http://modeemi.cs.tut.fi/~tuomov/ion/dl/ diff --git a/wm/ion/distinfo b/wm/ion/distinfo index e340604905d..51fa39c4297 100644 --- a/wm/ion/distinfo +++ b/wm/ion/distinfo @@ -1,7 +1,7 @@ -$NetBSD: distinfo,v 1.13 2004/06/01 16:51:14 cube Exp $ +$NetBSD: distinfo,v 1.14 2004/08/13 08:14:57 cube Exp $ -SHA1 (ion-2-20040601.tar.gz) = 9dce2113e367a518b919f2f324e17a9301b5d317 -Size (ion-2-20040601.tar.gz) = 398860 bytes +SHA1 (ion-2-20040729.tar.gz) = 92329a392de13dfb79ecd236eeb121a7045327e5 +Size (ion-2-20040729.tar.gz) = 399367 bytes SHA1 (patch-ad) = 063d68427764a3cdde8ef52d798583d43a3f5dca SHA1 (patch-ae) = 1f7e6a47280ea9d7ea1bae146ea2ec6e12aa69d6 SHA1 (patch-ah) = 2e123cf133811518de31453a11ba2a1a47df440f |