diff options
author | anholt <anholt@FreeBSD.org> | 2005-11-03 11:34:06 +0800 |
---|---|---|
committer | anholt <anholt@FreeBSD.org> | 2005-11-03 11:34:06 +0800 |
commit | 16ed6d4f926608aaf49072c6cacf9c61e1057b0b (patch) | |
tree | 37a9b188afa12887f8b98b77034a9dca099ea346 | |
parent | 4091df8d36d1b0cc275d266d9b2945b6b3e54e2a (diff) | |
download | freebsd-ports-gnome-16ed6d4f926608aaf49072c6cacf9c61e1057b0b.tar.gz freebsd-ports-gnome-16ed6d4f926608aaf49072c6cacf9c61e1057b0b.tar.zst freebsd-ports-gnome-16ed6d4f926608aaf49072c6cacf9c61e1057b0b.zip |
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.
-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 |