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-net | |
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-net')
-rw-r--r-- | x11-wm/e17-module-net/Makefile | 4 | ||||
-rw-r--r-- | x11-wm/e17-module-net/distinfo | 4 | ||||
-rw-r--r-- | x11-wm/e17-module-net/pkg-plist | 9 |
3 files changed, 13 insertions, 4 deletions
diff --git a/x11-wm/e17-module-net/Makefile b/x11-wm/e17-module-net/Makefile index f48213e63a0c..f920b9c755a4 100644 --- a/x11-wm/e17-module-net/Makefile +++ b/x11-wm/e17-module-net/Makefile @@ -2,9 +2,9 @@ # $FreeBSD$ PORTNAME= net -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-net/distinfo b/x11-wm/e17-module-net/distinfo index 70796eb6bba3..632dc48832d5 100644 --- a/x11-wm/e17-module-net/distinfo +++ b/x11-wm/e17-module-net/distinfo @@ -1,2 +1,2 @@ -SHA256 (e17/net-20120918.tar.bz2) = 6efbaca82c26a6589590f23a630fc9accbd8dca03175524be74abc1423938623 -SIZE (e17/net-20120918.tar.bz2) = 551986 +SHA256 (e17/net-20130510.tar.bz2) = 6f2d5478289eb81d15e3c97ddebf7ef34fbd05dd2aa64b535fd5a7fa2854fcdd +SIZE (e17/net-20130510.tar.bz2) = 552534 diff --git a/x11-wm/e17-module-net/pkg-plist b/x11-wm/e17-module-net/pkg-plist index a1f727bf370a..62ebe4c791fb 100644 --- a/x11-wm/e17-module-net/pkg-plist +++ b/x11-wm/e17-module-net/pkg-plist @@ -30,6 +30,15 @@ lib/enlightenment/modules/net/e-module-net.edj %%NLS%%lib/enlightenment/modules/net/locale/sv/LC_MESSAGES/net.mo %%NLS%%lib/enlightenment/modules/net/locale/ru/LC_MESSAGES/net.mo %%NLS%%lib/enlightenment/modules/net/locale/sl/LC_MESSAGES/net.mo +%%NLS%%lib/enlightenment/modules/net/locale/ca/LC_MESSAGES/net.mo +%%NLS%%lib/enlightenment/modules/net/locale/gl/LC_MESSAGES/net.mo +%%NLS%%lib/enlightenment/modules/net/locale/sr/LC_MESSAGES/net.mo +%%NLS%%@dirrm lib/enlightenment/modules/net/locale/sr/LC_MESSAGES +%%NLS%%@dirrm lib/enlightenment/modules/net/locale/sr +%%NLS%%@dirrm lib/enlightenment/modules/net/locale/gl/LC_MESSAGES +%%NLS%%@dirrm lib/enlightenment/modules/net/locale/gl +%%NLS%%@dirrm lib/enlightenment/modules/net/locale/ca/LC_MESSAGES +%%NLS%%@dirrm lib/enlightenment/modules/net/locale/ca %%NLS%%@dirrm lib/enlightenment/modules/net/locale/sl/LC_MESSAGES %%NLS%%@dirrm lib/enlightenment/modules/net/locale/sl %%NLS%%@dirrm lib/enlightenment/modules/net/locale/ru/LC_MESSAGES |