diff options
author | gblach <gblach@FreeBSD.org> | 2016-01-31 23:53:36 +0800 |
---|---|---|
committer | gblach <gblach@FreeBSD.org> | 2016-01-31 23:53:36 +0800 |
commit | 6bd62e9c5f96fd8a9c0a4f3b2ead54bab7cf8d1c (patch) | |
tree | 17a416ce167f987c0885e90f56b6fc3dff93afde /x11-wm | |
parent | fa970e4ea018c42d11851a9f3508250c105dc599 (diff) | |
download | freebsd-ports-graphics-6bd62e9c5f96fd8a9c0a4f3b2ead54bab7cf8d1c.tar.gz freebsd-ports-graphics-6bd62e9c5f96fd8a9c0a4f3b2ead54bab7cf8d1c.tar.zst freebsd-ports-graphics-6bd62e9c5f96fd8a9c0a4f3b2ead54bab7cf8d1c.zip |
Update to 0.20.3
PR: 206449
Submitted by: yamayan <at> kbh.biglobe.ne.jp
Reviewed by: gblach
Diffstat (limited to 'x11-wm')
-rw-r--r-- | x11-wm/enlightenment/Makefile | 2 | ||||
-rw-r--r-- | x11-wm/enlightenment/distinfo | 4 | ||||
-rw-r--r-- | x11-wm/enlightenment/pkg-plist | 9 |
3 files changed, 5 insertions, 10 deletions
diff --git a/x11-wm/enlightenment/Makefile b/x11-wm/enlightenment/Makefile index 5f5120463bc..23a023141b1 100644 --- a/x11-wm/enlightenment/Makefile +++ b/x11-wm/enlightenment/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= enlightenment -PORTVERSION= 0.20.2 +PORTVERSION= 0.20.3 PORTEPOCH= 2 CATEGORIES= x11-wm enlightenment MASTER_SITES= http://download.enlightenment.org/rel/apps/${PORTNAME}/ diff --git a/x11-wm/enlightenment/distinfo b/x11-wm/enlightenment/distinfo index 8f118426a4c..cf8277edb06 100644 --- a/x11-wm/enlightenment/distinfo +++ b/x11-wm/enlightenment/distinfo @@ -1,2 +1,2 @@ -SHA256 (enlightenment/enlightenment-0.20.2.tar.xz) = 441009a5cbe19861bc1f1404ce4361184ace27208ce429a51c23344c8f9f5d39 -SIZE (enlightenment/enlightenment-0.20.2.tar.xz) = 25037464 +SHA256 (enlightenment/enlightenment-0.20.3.tar.xz) = 321103dda0383450a1dcf1a7c172479e1bdf8face5150ac688fc5ffe1b5fe3a7 +SIZE (enlightenment/enlightenment-0.20.3.tar.xz) = 25039740 diff --git a/x11-wm/enlightenment/pkg-plist b/x11-wm/enlightenment/pkg-plist index 7d8f763d350..30855368e2b 100644 --- a/x11-wm/enlightenment/pkg-plist +++ b/x11-wm/enlightenment/pkg-plist @@ -341,7 +341,6 @@ libdata/pkgconfig/enlightenment.pc libdata/pkgconfig/everything.pc share/applications/emixer.desktop share/applications/enlightenment_filemanager.desktop -share/pixmaps/emixer.png %%DATADIR%%/AUTHORS %%DATADIR%%/COPYING %%DATADIR%%/data/backgrounds/Brown_Rock_Hi.edj @@ -389,11 +388,6 @@ share/pixmaps/emixer.png %%DATADIR%%/data/config/mobile/enlightenment-mobile.png %%DATADIR%%/data/config/mobile/module.battery.cfg %%DATADIR%%/data/config/mobile/module.conf.cfg -%%DATADIR%%/data/config/mobile/module.illume-home.cfg -%%DATADIR%%/data/config/mobile/module.illume-indicator.cfg -%%DATADIR%%/data/config/mobile/module.illume-keyboard.cfg -%%DATADIR%%/data/config/mobile/module.illume-softkey.cfg -%%DATADIR%%/data/config/mobile/module.illume2.cfg %%DATADIR%%/data/config/mobile/profile.desktop %%DATADIR%%/data/config/profile.cfg %%DATADIR%%/data/config/standard/e.cfg @@ -488,8 +482,8 @@ share/pixmaps/emixer.png %%DATADIR%%/data/flags/lv_flag.png %%DATADIR%%/data/flags/ma_flag.png %%DATADIR%%/data/flags/mao_flag.png -%%DATADIR%%/data/flags/me_flag.png %%DATADIR%%/data/flags/md_flag.png +%%DATADIR%%/data/flags/me_flag.png %%DATADIR%%/data/flags/mk_flag.png %%DATADIR%%/data/flags/ml_flag.png %%DATADIR%%/data/flags/mm_flag.png @@ -590,4 +584,5 @@ share/pixmaps/emixer.png %%NLS%%share/locale/uk/LC_MESSAGES/enlightenment.mo %%NLS%%share/locale/zh_CN/LC_MESSAGES/enlightenment.mo %%NLS%%share/locale/zh_TW/LC_MESSAGES/enlightenment.mo +share/pixmaps/emixer.png share/xsessions/enlightenment.desktop |