diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2019-07-24 09:05:51 +0000 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2019-07-24 09:05:51 +0000 |
commit | 9c09179564987caf992d51b73773295e4f30f20f (patch) | |
tree | d6a5a958e3c397e83e04d74d88c2acda74bd4f69 /x11 | |
parent | e61a942e05c6b8b5d066bda31900db8a9ab41ed0 (diff) | |
download | ports-9c09179564987caf992d51b73773295e4f30f20f.tar.gz ports-9c09179564987caf992d51b73773295e4f30f20f.zip |
Notes
Diffstat (limited to 'x11')
-rw-r--r-- | x11/xterm/Makefile | 4 | ||||
-rw-r--r-- | x11/xterm/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/x11/xterm/Makefile b/x11/xterm/Makefile index 36cb4b3922fa..be151eec7223 100644 --- a/x11/xterm/Makefile +++ b/x11/xterm/Makefile @@ -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 diff --git a/x11/xterm/distinfo b/x11/xterm/distinfo index f1c81fd1d0d4..62dd212b9e7e 100644 --- a/x11/xterm/distinfo +++ b/x11/xterm/distinfo @@ -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 |