diff options
author | ghen <ghen@pkgsrc.org> | 2007-09-06 10:22:30 +0000 |
---|---|---|
committer | ghen <ghen@pkgsrc.org> | 2007-09-06 10:22:30 +0000 |
commit | 63b932c289cbd22f63b48de62513db75a948cac9 (patch) | |
tree | 7fd21330568a775a36c67693697d73ba6d61afc1 /wm | |
parent | 8485c5f6cb8ab80e32dd59911e002707fa90bd0d (diff) | |
download | pkgsrc-63b932c289cbd22f63b48de62513db75a948cac9.tar.gz |
Update ion3-devel to the latest rc version, patch provided by Philip Paeps
<philip@freebsd.org>.
Release notes:
This release features a few minor fixes. If no major problems are
discovered, this is likely to be the last "rc" release before the
first and hopefully final "stable" release.
ChangeLog:
o Binding guards weren't being used
o Set 'target' to requested instead of None on refused
SelectionNotify too. This seems to fix Xterm's paste
slowness.
Diffstat (limited to 'wm')
-rw-r--r-- | wm/ion3-devel/Makefile | 4 | ||||
-rw-r--r-- | wm/ion3-devel/distinfo | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/wm/ion3-devel/Makefile b/wm/ion3-devel/Makefile index bce4084663c..7b7c3be0c6e 100644 --- a/wm/ion3-devel/Makefile +++ b/wm/ion3-devel/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.24 2007/08/06 09:52:31 ghen Exp $ +# $NetBSD: Makefile,v 1.25 2007/09/06 10:22:30 ghen Exp $ # -DISTNAME= ion-3rc-20070720 +DISTNAME= ion-3rc-20070902 PKGNAME= ${DISTNAME:S/-3rc-/3-/} CATEGORIES= wm x11 MASTER_SITES= http://modeemi.fi/~tuomov/dl/ diff --git a/wm/ion3-devel/distinfo b/wm/ion3-devel/distinfo index 65b42e056f2..3ad62af47a2 100644 --- a/wm/ion3-devel/distinfo +++ b/wm/ion3-devel/distinfo @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.9 2007/08/06 09:52:31 ghen Exp $ +$NetBSD: distinfo,v 1.10 2007/09/06 10:22:31 ghen Exp $ -SHA1 (ion-3rc-20070720.tar.gz) = 583042c8c713d0e12146369d2775ae80d5f9be2d -RMD160 (ion-3rc-20070720.tar.gz) = a97944850d88b81dd20d234f3f114e9f3038d0b3 -Size (ion-3rc-20070720.tar.gz) = 655409 bytes +SHA1 (ion-3rc-20070902.tar.gz) = 24762d3677cc64754b4649d24c8fb17aa78156d2 +RMD160 (ion-3rc-20070902.tar.gz) = abca8f424869cc78d8880c869981c796c8e7dd83 +Size (ion-3rc-20070902.tar.gz) = 655566 bytes SHA1 (patch-aa) = 16c548331f747c1cfbfa94b6241128afffdb10fb SHA1 (patch-ab) = f16cb96af26a779398fc791b1381b34ec4526794 SHA1 (patch-ac) = d36125e5e9ad91d1e26e4e54b9ab819d7413354a |