Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 3 Jun 2019 11:57:57 +0000 (UTC)
From:      Pietro Cerutti <gahr@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r503377 - head/x11-wm/e16
Message-ID:  <201906031157.x53Bvvfv060426@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: gahr
Date: Mon Jun  3 11:57:56 2019
New Revision: 503377
URL: https://svnweb.freebsd.org/changeset/ports/503377

Log:
  x11-wm/e16: update to 1.0.20
  
  Announcement: https://sf.net/p/enlightenment/mailman/message/36682432
  Changelog: https://git.enlightenment.org/e16/e16.git/commit/ChangeLog?h=v1.0.20

Modified:
  head/x11-wm/e16/Makefile
  head/x11-wm/e16/distinfo

Modified: head/x11-wm/e16/Makefile
==============================================================================
--- head/x11-wm/e16/Makefile	Mon Jun  3 11:28:13 2019	(r503376)
+++ head/x11-wm/e16/Makefile	Mon Jun  3 11:57:56 2019	(r503377)
@@ -2,8 +2,8 @@
 # $FreeBSD$
 
 PORTNAME=	e16
-PORTVERSION=	1.0.19
-PORTREVISION=	1
+PORTVERSION=	1.0.20
+PORTREVISION=	0
 CATEGORIES=	x11-wm enlightenment
 MASTER_SITES=	SF/enlightenment/${PORTNAME}/${PORTVERSION}/
 
@@ -13,7 +13,11 @@ COMMENT=	Enlightenment DR16 window manager
 LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/COPYING
 
-LIB_DEPENDS=	libImlib2.so:graphics/imlib2
+LIB_DEPENDS=	libImlib2.so:graphics/imlib2 \
+		libfontconfig.so:x11-fonts/fontconfig \
+		libfreetype.so:print/freetype2
+
+INSTALL_TARGET=	install-strip
 
 OPTIONS_DEFINE=		DOCS NLS PANGO SOUND
 OPTIONS_SUB=		yes

Modified: head/x11-wm/e16/distinfo
==============================================================================
--- head/x11-wm/e16/distinfo	Mon Jun  3 11:28:13 2019	(r503376)
+++ head/x11-wm/e16/distinfo	Mon Jun  3 11:57:56 2019	(r503377)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1534231652
-SHA256 (e16-1.0.19.tar.gz) = fa754668b86cbe69bc12061f788f72e3669e6fc98579e380bbd057c52ab0bea4
-SIZE (e16-1.0.19.tar.gz) = 2459808
+TIMESTAMP = 1559558966
+SHA256 (e16-1.0.20.tar.gz) = 9645f99294b1067863ce116838a674806a1777063c57761356c0839228caddff
+SIZE (e16-1.0.20.tar.gz) = 2469250



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