Date: Thu, 31 Jan 2013 22:24:19 +0000 (UTC) From: Grzegorz Blach <gblach@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r311339 - head/x11-wm/enlightenment Message-ID: <201301312224.r0VMOJ6F051350@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: gblach Date: Thu Jan 31 22:24:18 2013 New Revision: 311339 URL: http://svnweb.freebsd.org/changeset/ports/311339 Log: - Update to 0.17.1 Approved by: tabthorpe (mentor) Modified: head/x11-wm/enlightenment/Makefile head/x11-wm/enlightenment/distinfo head/x11-wm/enlightenment/pkg-plist Modified: head/x11-wm/enlightenment/Makefile ============================================================================== --- head/x11-wm/enlightenment/Makefile Thu Jan 31 22:23:25 2013 (r311338) +++ head/x11-wm/enlightenment/Makefile Thu Jan 31 22:24:18 2013 (r311339) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= enlightenment -PORTVERSION= 0.17.0 +PORTVERSION= 0.17.1 PORTEPOCH= 2 CATEGORIES= x11-wm enlightenment MASTER_SITES= http://download.enlightenment.fr/releases/ \ Modified: head/x11-wm/enlightenment/distinfo ============================================================================== --- head/x11-wm/enlightenment/distinfo Thu Jan 31 22:23:25 2013 (r311338) +++ head/x11-wm/enlightenment/distinfo Thu Jan 31 22:24:18 2013 (r311339) @@ -1,2 +1,2 @@ -SHA256 (e17/enlightenment-0.17.0.tar.bz2) = 0b1dbeb28b5c114816a7d2a3567b90ffe6eb9f49ab4939cad797ba59f35e525a -SIZE (e17/enlightenment-0.17.0.tar.bz2) = 29213523 +SHA256 (e17/enlightenment-0.17.1.tar.bz2) = 7e4457c5edbc400ecad3aa10ad5bdaed515d9069e7c9718ccea5307f72ea5bfc +SIZE (e17/enlightenment-0.17.1.tar.bz2) = 29079040 Modified: head/x11-wm/enlightenment/pkg-plist ============================================================================== --- head/x11-wm/enlightenment/pkg-plist Thu Jan 31 22:23:25 2013 (r311338) +++ head/x11-wm/enlightenment/pkg-plist Thu Jan 31 22:24:18 2013 (r311339) @@ -288,7 +288,9 @@ lib/enlightenment/modules/ibox/module.de %%ILLUME%%lib/enlightenment/modules/illume2/e-module-illume2.edj %%ILLUME%%lib/enlightenment/modules/illume2/%%E17_ARCH%%/module.so %%ILLUME%%lib/enlightenment/modules/illume2/module.desktop -%%ILLUME%%lib/enlightenment/modules/keyboards/ignore_built_in_keyboards +%%ILLUME%%lib/enlightenment/modules/illume2/keyboards/ignore_built_in_keyboards +%%ILLUME%%lib/enlightenment/modules/illume2/policies/illume.so +%%ILLUME%%lib/enlightenment/modules/illume2/policies/tablet.so lib/enlightenment/modules/mixer/e-module-mixer.edj lib/enlightenment/modules/mixer/%%E17_ARCH%%/module.so lib/enlightenment/modules/mixer/module.desktop @@ -301,8 +303,6 @@ lib/enlightenment/modules/notification/m lib/enlightenment/modules/pager/e-module-pager.edj lib/enlightenment/modules/pager/%%E17_ARCH%%/module.so lib/enlightenment/modules/pager/module.desktop -%%ILLUME%%lib/enlightenment/modules/policies/illume.so -%%ILLUME%%lib/enlightenment/modules/policies/tablet.so lib/enlightenment/modules/quickaccess/e-module-quickaccess.edj lib/enlightenment/modules/quickaccess/module.desktop lib/enlightenment/modules/quickaccess/%%E17_ARCH%%/module.so @@ -551,6 +551,9 @@ libdata/pkgconfig/everything.pc %%DATADIR%%/data/images/test.jpg %%DATADIR%%/data/images/test.png %%DATADIR%%/data/images/test.svg +%%DATADIR%%/data/input_methods/fcitx.imc +%%DATADIR%%/data/input_methods/gcin.imc +%%DATADIR%%/data/input_methods/hime.imc %%DATADIR%%/data/input_methods/ibus.imc %%DATADIR%%/data/input_methods/iiimf.imc %%DATADIR%%/data/input_methods/scim.imc @@ -722,7 +725,6 @@ share/xsessions/enlightenment.desktop @dirrm lib/enlightenment/modules/shot @dirrm lib/enlightenment/modules/quickaccess/%%E17_ARCH%% @dirrm lib/enlightenment/modules/quickaccess -%%ILLUME%%@dirrm lib/enlightenment/modules/policies @dirrm lib/enlightenment/modules/pager/%%E17_ARCH%% @dirrm lib/enlightenment/modules/pager @dirrm lib/enlightenment/modules/notification/%%E17_ARCH%% @@ -731,7 +733,8 @@ share/xsessions/enlightenment.desktop @dirrm lib/enlightenment/modules/msgbus @dirrm lib/enlightenment/modules/mixer/%%E17_ARCH%% @dirrm lib/enlightenment/modules/mixer -%%ILLUME%%@dirrm lib/enlightenment/modules/keyboards +%%ILLUME%%@dirrm lib/enlightenment/modules/illume2/policies +%%ILLUME%%@dirrm lib/enlightenment/modules/illume2/keyboards %%ILLUME%%@dirrm lib/enlightenment/modules/illume2/%%E17_ARCH%% %%ILLUME%%@dirrm lib/enlightenment/modules/illume2 %%ILLUME%%@dirrm lib/enlightenment/modules/illume-softkey/%%E17_ARCH%%
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201301312224.r0VMOJ6F051350>