From 565208cb8c3bb9addccab64b6d2c6ffe417db32a Mon Sep 17 00:00:00 2001 From: Pietro Cerutti Date: Wed, 21 Aug 2013 14:13:11 +0000 Subject: - Update to 1.0.13.0 Changes: * Fix installation group ownership of theme files (ticket 2345). * Fix various perl warnings. * Fix menu generation issue. * Play raise/lower sounds only if any windows are actually raised/lowered. * Fix bug in ActionClass loading. * Tweak button swallowing in slideouts. * Clear SF_INFO struct before calling sf_open(). * Save some bytes in various structs. * Button:inside_win is not used. * Tweak button event callback parameter. * updating desktop files translations * updating esperanto and adding serbian translation * Fixed sorting in desktop files * Avoid potential crash in menu unloading. * Fix potential use of uninitialised data. * Remove unnecessary EXTRA_DIST. * Eliminate BordersForeach(). * No need for double - change to float. * Let "eesh screen" show some randr info. * Disable moving "None" background to front. * Discard broken backgrounds (bg file missing) on exit. * Fix background dialog issues. * Switch to new list implementation. --- x11-wm/e16/Makefile | 4 ++-- x11-wm/e16/distinfo | 4 ++-- x11-wm/e16/pkg-plist | 1 + 3 files changed, 5 insertions(+), 4 deletions(-) (limited to 'x11-wm/e16') diff --git a/x11-wm/e16/Makefile b/x11-wm/e16/Makefile index 997d8c7e214d..b2f446338cf6 100644 --- a/x11-wm/e16/Makefile +++ b/x11-wm/e16/Makefile @@ -2,9 +2,9 @@ # $FreeBSD$ PORTNAME= e16 -PORTVERSION= 1.0.13 +PORTVERSION= 1.0.13.001 CATEGORIES= x11-wm enlightenment -MASTER_SITES= SF/enlightenment/${PORTNAME}/${PORTVERSION}/ +MASTER_SITES= SF/enlightenment/${PORTNAME}/Snapshots/ MAINTAINER= gahr@FreeBSD.org COMMENT= A very artistic X window manager diff --git a/x11-wm/e16/distinfo b/x11-wm/e16/distinfo index 0d12210d3c98..2eee98baffc4 100644 --- a/x11-wm/e16/distinfo +++ b/x11-wm/e16/distinfo @@ -1,2 +1,2 @@ -SHA256 (e16-1.0.13.tar.gz) = 66487942fe6c63050fb7c8fe424f37355a8005ed417355b6e78becd867a12dd2 -SIZE (e16-1.0.13.tar.gz) = 2299510 +SHA256 (e16-1.0.13.001.tar.gz) = 556346ba6b80677df22e94484e9a98bee69251ff3b79acd08c48c39b604b1f32 +SIZE (e16-1.0.13.001.tar.gz) = 2330693 diff --git a/x11-wm/e16/pkg-plist b/x11-wm/e16/pkg-plist index 6dfa0c4865f7..e6858d8b6715 100644 --- a/x11-wm/e16/pkg-plist +++ b/x11-wm/e16/pkg-plist @@ -401,6 +401,7 @@ share/xsessions/e16-gnome3-session.desktop %%NLS%%share/locale/pt_BR/LC_MESSAGES/e16.mo %%NLS%%share/locale/ru/LC_MESSAGES/e16.mo %%NLS%%share/locale/sk/LC_MESSAGES/e16.mo +%%NLS%%share/locale/sr/LC_MESSAGES/e16.mo %%NLS%%share/locale/sv/LC_MESSAGES/e16.mo %%NLS%%share/locale/tr/LC_MESSAGES/e16.mo %%NLS%%share/locale/uk/LC_MESSAGES/e16.mo -- cgit v1.2.3