svn commit: r564000 - head/x11/xterm
Emanuel Haupt
ehaupt at FreeBSD.org
Thu Feb 4 07:51:03 UTC 2021
Author: ehaupt
Date: Thu Feb 4 07:51:02 2021
New Revision: 564000
URL: https://svnweb.freebsd.org/changeset/ports/564000
Log:
- Update to 365
- This fixes an issue with word selection [1] (quarterly is not affected)
PR: 253225 (related)
Notified by: David Wolfskill <david at catwhisker.org> (via mail)
Changelog: https://invisible-island.net/xterm/xterm.log.html#xterm_365
Modified:
head/x11/xterm/Makefile
head/x11/xterm/distinfo
Modified: head/x11/xterm/Makefile
==============================================================================
--- head/x11/xterm/Makefile Thu Feb 4 07:31:44 2021 (r563999)
+++ head/x11/xterm/Makefile Thu Feb 4 07:51:02 2021 (r564000)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= xterm
-PORTVERSION= 364
+PORTVERSION= 365
CATEGORIES= x11
MASTER_SITES= ftp://ftp.invisible-island.net/xterm/:src1 \
https://invisible-mirror.net/archives/xterm/:src1 \
Modified: head/x11/xterm/distinfo
==============================================================================
--- head/x11/xterm/distinfo Thu Feb 4 07:31:44 2021 (r563999)
+++ head/x11/xterm/distinfo Thu Feb 4 07:51:02 2021 (r564000)
@@ -1,5 +1,5 @@
-TIMESTAMP = 1612341085
-SHA256 (xterm-364.tgz) = eb926ed24ca165a5e558dd91857b7428e06d920180b9965260daa47da9523f3a
-SIZE (xterm-364.tgz) = 1444282
+TIMESTAMP = 1612424537
+SHA256 (xterm-365.tgz) = d627d2b005803b4ebcdf04f2d89e3e1d2878235d2ecdfa73d904bb1772a74f90
+SIZE (xterm-365.tgz) = 1444367
SHA256 (bsd-xterm-icons-1.tgz) = fcf51dce0e23e9911a16ed7f2ce835bb6ff2ada65f023c29fdd8abda2795bf7c
SIZE (bsd-xterm-icons-1.tgz) = 22718
More information about the svn-ports-head
mailing list