svn commit: r543566 - in head/misc/lf: . files
Yuri Victorovich
yuri at FreeBSD.org
Tue Jul 28 02:13:10 UTC 2020
Author: yuri
Date: Tue Jul 28 02:13:09 2020
New Revision: 543566
URL: https://svnweb.freebsd.org/changeset/ports/543566
Log:
misc/lf: Update 14 -> 15
Reported by: portscout
Deleted:
head/misc/lf/files/
Modified:
head/misc/lf/Makefile
head/misc/lf/distinfo
Modified: head/misc/lf/Makefile
==============================================================================
--- head/misc/lf/Makefile Tue Jul 28 02:00:13 2020 (r543565)
+++ head/misc/lf/Makefile Tue Jul 28 02:13:09 2020 (r543566)
@@ -2,8 +2,7 @@
PORTNAME= lf
DISTVERSIONPREFIX= r
-DISTVERSION= 14
-PORTREVISION= 1
+DISTVERSION= 15
CATEGORIES= misc
MAINTAINER= yuri at FreeBSD.org
@@ -17,8 +16,8 @@ USE_GITHUB= yes
GH_ACCOUNT= gokcehan
GH_TUPLE= \
djherbis:times:v1.2.0:djherbis_times/vendor/gopkg.in/djherbis/times.v1 \
- doronbehar:termbox-go:8c9470559e05:doronbehar_termbox_go/vendor/github.com/doronbehar/termbox-go \
- mattn:go-runewidth:v0.0.4:mattn_go_runewidth/vendor/github.com/mattn/go-runewidth
+ doronbehar:termbox-go:71407e3bfa14:doronbehar_termbox_go/vendor/github.com/doronbehar/termbox-go \
+ mattn:go-runewidth:v0.0.9:mattn_go_runewidth/vendor/github.com/mattn/go-runewidth
PLIST_FILES= bin/lf
Modified: head/misc/lf/distinfo
==============================================================================
--- head/misc/lf/distinfo Tue Jul 28 02:00:13 2020 (r543565)
+++ head/misc/lf/distinfo Tue Jul 28 02:13:09 2020 (r543566)
@@ -1,9 +1,9 @@
-TIMESTAMP = 1586866415
-SHA256 (gokcehan-lf-r14_GH0.tar.gz) = 5266afa808f4612733af65289024c9eb182864f6a224fdfdf58f405a30c79644
-SIZE (gokcehan-lf-r14_GH0.tar.gz) = 70231
+TIMESTAMP = 1595901685
+SHA256 (gokcehan-lf-r15_GH0.tar.gz) = e389a3853ce02ffcab9de635cbe456e6fdc5c1696c9585614d80bb0fae88b27d
+SIZE (gokcehan-lf-r15_GH0.tar.gz) = 71246
SHA256 (djherbis-times-v1.2.0_GH0.tar.gz) = d6740b3968043f2ac14bd6a80d69242969feec29d70a7281e1ce54cd4d667a86
SIZE (djherbis-times-v1.2.0_GH0.tar.gz) = 6941
-SHA256 (doronbehar-termbox-go-8c9470559e05_GH0.tar.gz) = b4dd4385ed0298cebdaa4a373bbfb1e3177a88e32fa074b65d914ef5778f8c74
-SIZE (doronbehar-termbox-go-8c9470559e05_GH0.tar.gz) = 32839
-SHA256 (mattn-go-runewidth-v0.0.4_GH0.tar.gz) = 1973c2de25bc69c3786a00e8118f4d22aa0d040bdfe46c8c8c30419b23e53dfe
-SIZE (mattn-go-runewidth-v0.0.4_GH0.tar.gz) = 19827
+SHA256 (doronbehar-termbox-go-71407e3bfa14_GH0.tar.gz) = efef36c57ea85768b0cdd7f152d2d99b20e194dfd5acaa00f5934299ae0d69cb
+SIZE (doronbehar-termbox-go-71407e3bfa14_GH0.tar.gz) = 32877
+SHA256 (mattn-go-runewidth-v0.0.9_GH0.tar.gz) = 4f20a337ad06e071f29535afe9c5207d3e8840c8c86672bbc5f9837c6229c835
+SIZE (mattn-go-runewidth-v0.0.9_GH0.tar.gz) = 16714
More information about the svn-ports-head
mailing list