diff options
author | snj <snj> | 2004-09-20 21:13:01 +0000 |
---|---|---|
committer | snj <snj> | 2004-09-20 21:13:01 +0000 |
commit | 69c0a0e0656c81d2ed7236e432c483079e12c961 (patch) | |
tree | 04dc7aa426764bdd98730f3166efaf8fc8336665 /x11/devilspie | |
parent | 6bcec55837a4d8ca58031af0a0a28ed1cff5fefd (diff) | |
download | pkgsrc-69c0a0e0656c81d2ed7236e432c483079e12c961.tar.gz |
Update to devilspie-0.5.1.
Changes:
* Add an action to set the window type atom
* Add an action to set the decorate window hint in OpenBox
* Watch all screens for events, instead of just the default
* Add an action to set the geometry of a window
Diffstat (limited to 'x11/devilspie')
-rw-r--r-- | x11/devilspie/Makefile | 4 | ||||
-rw-r--r-- | x11/devilspie/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/x11/devilspie/Makefile b/x11/devilspie/Makefile index 67c7cbe72f2..d250cd6b16e 100644 --- a/x11/devilspie/Makefile +++ b/x11/devilspie/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.2 2004/03/07 05:51:43 snj Exp $ +# $NetBSD: Makefile,v 1.3 2004/09/20 21:13:01 snj Exp $ -DISTNAME= devilspie-0.3.1 +DISTNAME= devilspie-0.5.1 CATEGORIES= x11 MASTER_SITES= http://www.burtonini.com/computing/ diff --git a/x11/devilspie/distinfo b/x11/devilspie/distinfo index 23acd333138..cc387641cd4 100644 --- a/x11/devilspie/distinfo +++ b/x11/devilspie/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.1.1.1 2004/01/27 19:53:11 snj Exp $ +$NetBSD: distinfo,v 1.2 2004/09/20 21:13:01 snj Exp $ -SHA1 (devilspie-0.3.1.tar.gz) = fbc545832348ce07fdae46f3071bb68b390cd01c -Size (devilspie-0.3.1.tar.gz) = 162412 bytes +SHA1 (devilspie-0.5.1.tar.gz) = 9672348b3708a4f5ba9b4cb33d84461d55996505 +Size (devilspie-0.5.1.tar.gz) = 164641 bytes |