diff options
author | Eric Anholt <anholt@FreeBSD.org> | 2005-11-03 03:34:06 +0000 |
---|---|---|
committer | Eric Anholt <anholt@FreeBSD.org> | 2005-11-03 03:34:06 +0000 |
commit | 6608262fb93a5f03c41c8df26482d6bc3a2e3bc0 (patch) | |
tree | e0eecf76d7357ed6006936c65fefc05ca162e894 /x11-wm | |
parent | aab188252c34178ce07b7c761666238c6f0bfbc4 (diff) |
Update 1.1.3, which now makes a named dummy window so that xrestop can point
its finger at xcompmgr for being such a pig.
Notes
Notes:
svn path=/head/; revision=147069
Diffstat (limited to 'x11-wm')
-rw-r--r-- | x11-wm/xcompmgr/Makefile | 2 | ||||
-rw-r--r-- | x11-wm/xcompmgr/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/x11-wm/xcompmgr/Makefile b/x11-wm/xcompmgr/Makefile index ee4b656e4f9c..fce5f3e8802b 100644 --- a/x11-wm/xcompmgr/Makefile +++ b/x11-wm/xcompmgr/Makefile @@ -6,7 +6,7 @@ # PORTNAME= xcompmgr -PORTVERSION= 1.1.2 +PORTVERSION= 1.1.3 CATEGORIES= x11-wm MASTER_SITES= http://xapps.freedesktop.org/release/ diff --git a/x11-wm/xcompmgr/distinfo b/x11-wm/xcompmgr/distinfo index fa28c9f8caee..2c8b288537aa 100644 --- a/x11-wm/xcompmgr/distinfo +++ b/x11-wm/xcompmgr/distinfo @@ -1,2 +1,2 @@ -MD5 (xcompmgr-1.1.2.tar.gz) = 97b1eddc7856da9b9aa99be27d1f149c -SIZE (xcompmgr-1.1.2.tar.gz) = 88252 +MD5 (xcompmgr-1.1.3.tar.gz) = 44ccbafa8484b7e0c00e5c83cd915adc +SIZE (xcompmgr-1.1.3.tar.gz) = 79840 |