svn commit: r507269 - head/x11/xterm

Emanuel Haupt ehaupt at FreeBSD.org
Wed Jul 24 09:05:52 UTC 2019


Author: ehaupt
Date: Wed Jul 24 09:05:51 2019
New Revision: 507269
URL: https://svnweb.freebsd.org/changeset/ports/507269

Log:
  Update to 348

Modified:
  head/x11/xterm/Makefile
  head/x11/xterm/distinfo

Modified: head/x11/xterm/Makefile
==============================================================================
--- head/x11/xterm/Makefile	Wed Jul 24 09:02:19 2019	(r507268)
+++ head/x11/xterm/Makefile	Wed Jul 24 09:05:51 2019	(r507269)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	xterm
-PORTVERSION=	347
+PORTVERSION=	348
 CATEGORIES=	x11
 MASTER_SITES=	ftp://ftp.invisible-island.net/xterm/:src1 \
 		https://invisible-mirror.net/archives/xterm/:src1 \
@@ -17,7 +17,7 @@ LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/COPYING
 
 USES=		cpe ncurses tar:tgz
-USE_XORG=	xft xmu xt x11 xpm ice
+USE_XORG=	xft xmu xt x11 xext xpm ice
 
 GNU_CONFIGURE=	yes
 

Modified: head/x11/xterm/distinfo
==============================================================================
--- head/x11/xterm/distinfo	Wed Jul 24 09:02:19 2019	(r507268)
+++ head/x11/xterm/distinfo	Wed Jul 24 09:05:51 2019	(r507269)
@@ -1,5 +1,5 @@
-TIMESTAMP = 1562145460
-SHA256 (xterm-347.tgz) = 400f73e1277ef96dfcb3885388525e6a13a3657a4032b83c1203e812b710b908
-SIZE (xterm-347.tgz) = 1371955
+TIMESTAMP = 1563958916
+SHA256 (xterm-348.tgz) = 8b1f5121dbf3690de9d85a3b9329e3357021705dd7c21da192e47542769275be
+SIZE (xterm-348.tgz) = 1375431
 SHA256 (bsd-xterm-icons-1.tgz) = fcf51dce0e23e9911a16ed7f2ce835bb6ff2ada65f023c29fdd8abda2795bf7c
 SIZE (bsd-xterm-icons-1.tgz) = 22718


More information about the svn-ports-head mailing list