diff options
author | gblach <gblach@FreeBSD.org> | 2017-09-21 18:54:03 +0800 |
---|---|---|
committer | gblach <gblach@FreeBSD.org> | 2017-09-21 18:54:03 +0800 |
commit | 5bf6ac0946e619c502088b6be5de87abee889f26 (patch) | |
tree | 6ea6181d659c33d91d13d2ee381f255c71463480 /x11/terminology | |
parent | 70b1ff14e423412f3a97b40ed8d6a218130c8778 (diff) | |
download | freebsd-ports-gnome-5bf6ac0946e619c502088b6be5de87abee889f26.tar.gz freebsd-ports-gnome-5bf6ac0946e619c502088b6be5de87abee889f26.tar.zst freebsd-ports-gnome-5bf6ac0946e619c502088b6be5de87abee889f26.zip |
- Update devel/efl to 1.19.2 [1]
- Update devel/py-efl to 1.19.0 [1]
- Update x11-wm/enlightenment to 0.21.9 [2]
- Update x11/terminology to 1.1.1
- Mark benchmarks/expedite as broken
PR: 222462 [2]
Submitted by: Gleb Popov [1], Hardy Schumacher [2]
Differential Revision: https://reviews.freebsd.org/D12154 [1]
Diffstat (limited to 'x11/terminology')
-rw-r--r-- | x11/terminology/Makefile | 6 | ||||
-rw-r--r-- | x11/terminology/distinfo | 6 | ||||
-rw-r--r-- | x11/terminology/pkg-plist | 1 |
3 files changed, 7 insertions, 6 deletions
diff --git a/x11/terminology/Makefile b/x11/terminology/Makefile index 378338725757..a1e6c10cdcd4 100644 --- a/x11/terminology/Makefile +++ b/x11/terminology/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= terminology -PORTVERSION= 1.0.0 -PORTREVISION= 3 +PORTVERSION= 1.1.1 CATEGORIES= x11 enlightenment MASTER_SITES= http://download.enlightenment.org/rel/apps/${PORTNAME}/ @@ -12,7 +11,8 @@ COMMENT= EFL Terminal Emulator LICENSE= BSD2CLAUSE -LIB_DEPENDS= libefl.so:devel/efl +LIB_DEPENDS= libefl.so:devel/efl \ + libintl.so:devel/gettext-runtime DIST_SUBDIR= enlightenment GNU_CONFIGURE= yes diff --git a/x11/terminology/distinfo b/x11/terminology/distinfo index 8f631678bb4e..aeb0a57b24de 100644 --- a/x11/terminology/distinfo +++ b/x11/terminology/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1487552950 -SHA256 (enlightenment/terminology-1.0.0.tar.xz) = bfed42b83bce854d35ba33a4d38373c6d42fb2c0ea0335d76420488c091692f4 -SIZE (enlightenment/terminology-1.0.0.tar.xz) = 4979420 +TIMESTAMP = 1505583706 +SHA256 (enlightenment/terminology-1.1.1.tar.xz) = da12b8a24ca5248b2d292d9b1e19cabc61ae29b21f96d4b6f4f3e7b4feeecc16 +SIZE (enlightenment/terminology-1.1.1.tar.xz) = 4989940 diff --git a/x11/terminology/pkg-plist b/x11/terminology/pkg-plist index 11d932635276..f22bb5aae28d 100644 --- a/x11/terminology/pkg-plist +++ b/x11/terminology/pkg-plist @@ -44,6 +44,7 @@ share/icons/terminology.png %%DATADIR%%/themes/solarized.edj %%DATADIR%%/themes/solarized_light.edj %%NLS%%share/locale/ca/LC_MESSAGES/terminology.mo +%%NLS%%share/locale/da/LC_MESSAGES/terminology.mo %%NLS%%share/locale/de/LC_MESSAGES/terminology.mo %%NLS%%share/locale/el/LC_MESSAGES/terminology.mo %%NLS%%share/locale/eo/LC_MESSAGES/terminology.mo |