diff options
author | Conrad Meyer <cem@FreeBSD.org> | 2019-04-01 16:52:14 +0000 |
---|---|---|
committer | Conrad Meyer <cem@FreeBSD.org> | 2019-04-01 16:52:14 +0000 |
commit | a219a64aac2ff92545a6cee2bc2f1c7f45b18320 (patch) | |
tree | 6b0dfbf18d0f43e87a846e4c2ccb5a980f5bf33e /x11/terminology | |
parent | 96ed678ca1b24ccde2b7e659c1520e1af7607190 (diff) | |
download | ports-a219a64aac2ff92545a6cee2bc2f1c7f45b18320.tar.gz ports-a219a64aac2ff92545a6cee2bc2f1c7f45b18320.zip |
Notes
Diffstat (limited to 'x11/terminology')
-rw-r--r-- | x11/terminology/Makefile | 5 | ||||
-rw-r--r-- | x11/terminology/distinfo | 6 |
2 files changed, 6 insertions, 5 deletions
diff --git a/x11/terminology/Makefile b/x11/terminology/Makefile index aaaa16a5f8af..7337b60f0bcd 100644 --- a/x11/terminology/Makefile +++ b/x11/terminology/Makefile @@ -2,18 +2,19 @@ # $FreeBSD$ PORTNAME= terminology -PORTVERSION= 1.3.2 +DISTVERSION= 1.4.0 CATEGORIES= x11 enlightenment MASTER_SITES= http://download.enlightenment.org/rel/apps/${PORTNAME}/ +DIST_SUBDIR= enlightenment MAINTAINER= enlightenment@FreeBSD.org COMMENT= EFL Terminal Emulator LICENSE= BSD2CLAUSE +LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= libefl.so:devel/efl -DIST_SUBDIR= enlightenment USES= compiler:c11 meson pkgconfig tar:xz OPTIONS_DEFINE= NLS diff --git a/x11/terminology/distinfo b/x11/terminology/distinfo index 6c1836a9f675..69b4866df2fe 100644 --- a/x11/terminology/distinfo +++ b/x11/terminology/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1545391310 -SHA256 (enlightenment/terminology-1.3.2.tar.xz) = b5171181da42cc5f384238f71e43302c2c760938f6a8ab931647ccdad4ef94cd -SIZE (enlightenment/terminology-1.3.2.tar.xz) = 4849832 +TIMESTAMP = 1554026648 +SHA256 (enlightenment/terminology-1.4.0.tar.xz) = ed5904ba5eb11c67790964306ec260b4134e2a443ef5abd5105610d9943b3e60 +SIZE (enlightenment/terminology-1.4.0.tar.xz) = 4878656 |