svn commit: r532453 - head/devel/lazygit
Koichiro Iwao
meta at FreeBSD.org
Wed Apr 22 08:40:01 UTC 2020
Author: meta
Date: Wed Apr 22 08:40:00 2020
New Revision: 532453
URL: https://svnweb.freebsd.org/changeset/ports/532453
Log:
devel/lazygit: Update to 0.20.2
Relnotes: https://github.com/jesseduffield/lazygit/releases/tag/v0.20.2
Relnotes: https://github.com/jesseduffield/lazygit/releases/tag/v0.20.1
Relnotes: https://github.com/jesseduffield/lazygit/releases/tag/v0.20
Modified:
head/devel/lazygit/Makefile
head/devel/lazygit/distinfo
Modified: head/devel/lazygit/Makefile
==============================================================================
--- head/devel/lazygit/Makefile Wed Apr 22 08:23:43 2020 (r532452)
+++ head/devel/lazygit/Makefile Wed Apr 22 08:40:00 2020 (r532453)
@@ -2,7 +2,7 @@
PORTNAME= lazygit
DISTVERSIONPREFIX= v
-DISTVERSION= 0.19
+DISTVERSION= 0.20.2
CATEGORIES= devel
MAINTAINER= meta at FreeBSD.org
@@ -24,8 +24,8 @@ GH_TUPLE= \
fsnotify:fsnotify:v1.4.7:fsnotify_fsnotify/vendor/github.com/fsnotify/fsnotify \
go-errors:errors:v1.0.1:go_errors_errors/vendor/github.com/go-errors/errors \
go-git:gcfg:v1.5.0:go_git_gcfg/vendor/github.com/go-git/gcfg \
- go-git:go-billy:v5.0.0:go_git_go_billy/vendor/github.com/go-git/go-billy/v5 \
- go-git:go-git:v5.0.0:go_git_go_git/vendor/github.com/go-git/go-git/v5 \
+ go-git:go-billy:v5.0.0:go_git_go_billy_v5/vendor/github.com/go-git/go-billy/v5 \
+ go-git:go-git:v5.0.0:go_git_go_git_v5/vendor/github.com/go-git/go-git/v5 \
go-ini:ini:v1.51.0:go_ini_ini/vendor/gopkg.in/ini.v1 \
go-warnings:warnings:v0.1.2:go_warnings_warnings/vendor/gopkg.in/warnings.v0 \
go-yaml:yaml:v2.2.7:go_yaml_yaml/vendor/gopkg.in/yaml.v2 \
@@ -51,7 +51,7 @@ GH_TUPLE= \
mgutz:str:v1.2.0:mgutz_str/vendor/github.com/mgutz/str \
mitchellh:go-homedir:v1.1.0:mitchellh_go_homedir/vendor/github.com/mitchellh/go-homedir \
mitchellh:mapstructure:v1.1.2:mitchellh_mapstructure/vendor/github.com/mitchellh/mapstructure \
- nicksnyder:go-i18n:v2.0.3:nicksnyder_go_i18n/vendor/github.com/nicksnyder/go-i18n/v2 \
+ nicksnyder:go-i18n:v2.0.3:nicksnyder_go_i18n_v2/vendor/github.com/nicksnyder/go-i18n \
onsi:ginkgo:v1.10.3:onsi_ginkgo/vendor/github.com/onsi/ginkgo \
onsi:gomega:v1.7.1:onsi_gomega/vendor/github.com/onsi/gomega \
pelletier:go-toml:v1.6.0:pelletier_go_toml/vendor/github.com/pelletier/go-toml \
Modified: head/devel/lazygit/distinfo
==============================================================================
--- head/devel/lazygit/distinfo Wed Apr 22 08:23:43 2020 (r532452)
+++ head/devel/lazygit/distinfo Wed Apr 22 08:40:00 2020 (r532453)
@@ -1,6 +1,6 @@
-TIMESTAMP = 1585534803
-SHA256 (jesseduffield-lazygit-v0.19_GH0.tar.gz) = 6db21f6bd3d39f476cc9b7e8ac309cb2506b20b7c171be65baba7fa39a4df562
-SIZE (jesseduffield-lazygit-v0.19_GH0.tar.gz) = 9193308
+TIMESTAMP = 1587530772
+SHA256 (jesseduffield-lazygit-v0.20.2_GH0.tar.gz) = ee99f77ae67129764835e6d85afd71a4f91c61a06952a891fe8fb46d8d5425e4
+SIZE (jesseduffield-lazygit-v0.20.2_GH0.tar.gz) = 9193638
SHA256 (cloudfoundry-jibber_jabber-bcc4c8345a21_GH0.tar.gz) = a460da92a75eba21a3e06f5dc2bd322c73ef7ac33eb4b50434d0ec3784f117fa
SIZE (cloudfoundry-jibber_jabber-bcc4c8345a21_GH0.tar.gz) = 7371
SHA256 (creack-pty-8ab47f72e854_GH0.tar.gz) = 77056c58eae3298aeca994093ddc50fe5463a421ae417ac481cd05658ebf716a
More information about the svn-ports-head
mailing list