diff options
author | gblach <gblach@FreeBSD.org> | 2013-05-14 03:56:09 +0800 |
---|---|---|
committer | gblach <gblach@FreeBSD.org> | 2013-05-14 03:56:09 +0800 |
commit | fb2baaab0bda7ae6b82367945ea478aff6521110 (patch) | |
tree | 6aea96361af28d131ee68d0bdb002b923446a5e2 /x11-wm/e17-module-cpu | |
parent | f7ccad13dfaa0f90f35e0e4d0ded2f3142b2139f (diff) | |
download | freebsd-ports-gnome-fb2baaab0bda7ae6b82367945ea478aff6521110.tar.gz freebsd-ports-gnome-fb2baaab0bda7ae6b82367945ea478aff6521110.tar.zst freebsd-ports-gnome-fb2baaab0bda7ae6b82367945ea478aff6521110.zip |
- Update to 20130510 snapshot
Approved by: crees (mentor)
Diffstat (limited to 'x11-wm/e17-module-cpu')
-rw-r--r-- | x11-wm/e17-module-cpu/Makefile | 4 | ||||
-rw-r--r-- | x11-wm/e17-module-cpu/distinfo | 4 | ||||
-rw-r--r-- | x11-wm/e17-module-cpu/pkg-plist | 9 |
3 files changed, 13 insertions, 4 deletions
diff --git a/x11-wm/e17-module-cpu/Makefile b/x11-wm/e17-module-cpu/Makefile index f423641ab1be..8429ec1f1813 100644 --- a/x11-wm/e17-module-cpu/Makefile +++ b/x11-wm/e17-module-cpu/Makefile @@ -2,9 +2,9 @@ # $FreeBSD$ PORTNAME= cpu -PORTVERSION= 20120918 +PORTVERSION= 20130510 CATEGORIES= x11-wm enlightenment -MASTER_SITES= http://files.roorback.net/e17/modules/ +MASTER_SITES= LOCAL/gblach/e17/modules/ PKGNAMEPREFIX= e17-module- MAINTAINER= gblach@FreeBSD.org diff --git a/x11-wm/e17-module-cpu/distinfo b/x11-wm/e17-module-cpu/distinfo index 4305b285b2c3..eafc0e815a35 100644 --- a/x11-wm/e17-module-cpu/distinfo +++ b/x11-wm/e17-module-cpu/distinfo @@ -1,2 +1,2 @@ -SHA256 (e17/cpu-20120918.tar.bz2) = ab27ae21560703a35652452d70e51319523c6c482718333898c5d46330692d68 -SIZE (e17/cpu-20120918.tar.bz2) = 540789 +SHA256 (e17/cpu-20130510.tar.bz2) = c4e0870bf9af014f2cc8abb9362ffe484820c0ce7c940c2826bb1e63af76d1ab +SIZE (e17/cpu-20130510.tar.bz2) = 483346 diff --git a/x11-wm/e17-module-cpu/pkg-plist b/x11-wm/e17-module-cpu/pkg-plist index 831b36a710e9..f84afb5744bb 100644 --- a/x11-wm/e17-module-cpu/pkg-plist +++ b/x11-wm/e17-module-cpu/pkg-plist @@ -31,6 +31,15 @@ lib/enlightenment/modules/cpu/%%E17_ARCH%%/module.so %%NLS%%lib/enlightenment/modules/cpu/locale/pt_BR/LC_MESSAGES/cpu.mo %%NLS%%lib/enlightenment/modules/cpu/locale/sk/LC_MESSAGES/cpu.mo %%NLS%%lib/enlightenment/modules/cpu/locale/sl/LC_MESSAGES/cpu.mo +%%NLS%%lib/enlightenment/modules/cpu/locale/ca/LC_MESSAGES/cpu.mo +%%NLS%%lib/enlightenment/modules/cpu/locale/gl/LC_MESSAGES/cpu.mo +%%NLS%%lib/enlightenment/modules/cpu/locale/sr/LC_MESSAGES/cpu.mo +%%NLS%%@dirrm lib/enlightenment/modules/cpu/locale/sr/LC_MESSAGES +%%NLS%%@dirrm lib/enlightenment/modules/cpu/locale/sr +%%NLS%%@dirrm lib/enlightenment/modules/cpu/locale/gl/LC_MESSAGES +%%NLS%%@dirrm lib/enlightenment/modules/cpu/locale/gl +%%NLS%%@dirrm lib/enlightenment/modules/cpu/locale/ca/LC_MESSAGES +%%NLS%%@dirrm lib/enlightenment/modules/cpu/locale/ca %%NLS%%@dirrm lib/enlightenment/modules/cpu/locale/sl/LC_MESSAGES %%NLS%%@dirrm lib/enlightenment/modules/cpu/locale/sl %%NLS%%@dirrm lib/enlightenment/modules/cpu/locale/sk/LC_MESSAGES |