diff options
author | gahr <gahr@FreeBSD.org> | 2010-09-29 15:29:48 +0800 |
---|---|---|
committer | gahr <gahr@FreeBSD.org> | 2010-09-29 15:29:48 +0800 |
commit | 3de14f68850f856834ace9e4bf4b03f87d91334c (patch) | |
tree | ee8531beb59f023cc9782213fb47003fe40ccc9d /x11-wm | |
parent | bcbce8b6965aed51c8ac74bb0438329299ec8b0a (diff) | |
download | freebsd-ports-gnome-3de14f68850f856834ace9e4bf4b03f87d91334c.tar.gz freebsd-ports-gnome-3de14f68850f856834ace9e4bf4b03f87d91334c.tar.zst freebsd-ports-gnome-3de14f68850f856834ace9e4bf4b03f87d91334c.zip |
- Update to 1.0.6
Changes:
- Fix potential crash in menu key press handling.
- Keep on-screen windows requesting resize on screen.
- Fix deriving configuration file names with libX11-1.4.
- Fix potential crash when destroying menus.
- Fix rendering of translucent shaped windows.
Diffstat (limited to 'x11-wm')
-rw-r--r-- | x11-wm/e16/Makefile | 2 | ||||
-rw-r--r-- | x11-wm/e16/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/x11-wm/e16/Makefile b/x11-wm/e16/Makefile index 0a0f677c187f..fb123159cfe3 100644 --- a/x11-wm/e16/Makefile +++ b/x11-wm/e16/Makefile @@ -6,7 +6,7 @@ # PORTNAME= e16 -PORTVERSION= 1.0.5 +PORTVERSION= 1.0.6 CATEGORIES= x11-wm MASTER_SITES= SF/enlightenment/${PORTNAME}/${PORTVERSION}/ diff --git a/x11-wm/e16/distinfo b/x11-wm/e16/distinfo index 7e4b928a4158..7169ec344949 100644 --- a/x11-wm/e16/distinfo +++ b/x11-wm/e16/distinfo @@ -1,3 +1,3 @@ -MD5 (e16-1.0.5.tar.gz) = 8e915d0a8e0a7498712bc81c32362db2 -SHA256 (e16-1.0.5.tar.gz) = 3da3c68a7b8dd308f34cd7e939d73abba7e103b3d36b6860207741570d8972be -SIZE (e16-1.0.5.tar.gz) = 2211783 +MD5 (e16-1.0.6.tar.gz) = b587bfd879ae9abc0b5faffa5f1c2c07 +SHA256 (e16-1.0.6.tar.gz) = 6ab09e326420982a3b828538bae3f1ea4a2e45b8d5f71dbb5b83b591d0d70121 +SIZE (e16-1.0.6.tar.gz) = 2212263 |