Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 1 Apr 2019 16:52:14 +0000 (UTC)
From:      Conrad Meyer <cem@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r497493 - head/x11/terminology
Message-ID:  <201904011652.x31GqEcx025358@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: cem (src committer)
Date: Mon Apr  1 16:52:14 2019
New Revision: 497493
URL: https://svnweb.freebsd.org/changeset/ports/497493

Log:
  x11/terminology: Update to 1.4.0
  
  Fix some existing port style issues while here.
  
  Reviewed by:	0mp (earlier version), jrm
  Approved by:	jrm
  Differential Revision:	https://reviews.freebsd.org/D19772

Modified:
  head/x11/terminology/Makefile
  head/x11/terminology/distinfo

Modified: head/x11/terminology/Makefile
==============================================================================
--- head/x11/terminology/Makefile	Mon Apr  1 16:41:12 2019	(r497492)
+++ head/x11/terminology/Makefile	Mon Apr  1 16:52:14 2019	(r497493)
@@ -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

Modified: head/x11/terminology/distinfo
==============================================================================
--- head/x11/terminology/distinfo	Mon Apr  1 16:41:12 2019	(r497492)
+++ head/x11/terminology/distinfo	Mon Apr  1 16:52:14 2019	(r497493)
@@ -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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201904011652.x31GqEcx025358>