svn commit: r565091 - head/x11/foot
Jan Beich
jbeich at FreeBSD.org
Sat Feb 13 00:28:00 UTC 2021
Author: jbeich
Date: Sat Feb 13 00:27:59 2021
New Revision: 565091
URL: https://svnweb.freebsd.org/changeset/ports/565091
Log:
x11/foot: update to 1.6.4
Changes: https://codeberg.org/dnkl/foot/releases/tag/1.6.4
Modified:
head/x11/foot/Makefile (contents, props changed)
head/x11/foot/distinfo (contents, props changed)
Modified: head/x11/foot/Makefile
==============================================================================
--- head/x11/foot/Makefile Sat Feb 13 00:22:27 2021 (r565090)
+++ head/x11/foot/Makefile Sat Feb 13 00:27:59 2021 (r565091)
@@ -1,12 +1,9 @@
# $FreeBSD$
PORTNAME= foot
-DISTVERSION= 1.6.3
+DISTVERSION= 1.6.4
CATEGORIES= x11
MASTER_SITES= https://codeberg.org/dnkl/${PORTNAME}/archive/${DISTVERSIONFULL}${EXTRACT_SUFX}?dummy=/
-
-PATCH_SITES= https://codeberg.org/dnkl/${PORTNAME}/commit/
-PATCHFILES+= bdc5810ff45e.patch:-p1 # -Dterminfo=disabled
MAINTAINER= jbeich at FreeBSD.org
COMMENT= Fast, lightweight and minimalistic Wayland terminal emulator
Modified: head/x11/foot/distinfo
==============================================================================
--- head/x11/foot/distinfo Sat Feb 13 00:22:27 2021 (r565090)
+++ head/x11/foot/distinfo Sat Feb 13 00:27:59 2021 (r565091)
@@ -1,5 +1,3 @@
-TIMESTAMP = 1611946390
-SHA256 (foot-1.6.3.tar.gz) = 0340df647d3baae5bcafe6b081173d1850d3f92452d0d0b68d3edf0ef6eb1819
-SIZE (foot-1.6.3.tar.gz) = 347352
-SHA256 (bdc5810ff45e.patch) = 4366b74acdc28ff4e96e4ea32c5a02fc42b0ee04b28169c736c69ff58c9c7e4b
-SIZE (bdc5810ff45e.patch) = 2639
+TIMESTAMP = 1613161667
+SHA256 (foot-1.6.4.tar.gz) = 73142dcb7d0223ca740f880d372084b6dfdd56700c375709b3166bcaf32e034c
+SIZE (foot-1.6.4.tar.gz) = 348577
More information about the svn-ports-all
mailing list