1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-26 00:55:14 +00:00

- 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.
This commit is contained in:
Pietro Cerutti 2010-09-29 07:29:48 +00:00
parent 0b699608c7
commit fa95570455
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=262081
2 changed files with 4 additions and 4 deletions

View File

@ -6,7 +6,7 @@
#
PORTNAME= e16
PORTVERSION= 1.0.5
PORTVERSION= 1.0.6
CATEGORIES= x11-wm
MASTER_SITES= SF/enlightenment/${PORTNAME}/${PORTVERSION}/

View File

@ -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