svn commit: r494698 - head/devel/lazygit

Koichiro Iwao meta at FreeBSD.org
Tue Mar 5 13:07:57 UTC 2019


Author: meta
Date: Tue Mar  5 13:07:56 2019
New Revision: 494698
URL: https://svnweb.freebsd.org/changeset/ports/494698

Log:
  devel/lazygit: Update to 0.7.2
  
  Fixed an issue created in v0.7.0 that caused high CPU usage, now the CPU
  usage is back to being negligible
  
  Relnotes:	https://github.com/jesseduffield/lazygit/releases/tag/v0.7.2

Modified:
  head/devel/lazygit/Makefile
  head/devel/lazygit/distinfo

Modified: head/devel/lazygit/Makefile
==============================================================================
--- head/devel/lazygit/Makefile	Tue Mar  5 12:58:41 2019	(r494697)
+++ head/devel/lazygit/Makefile	Tue Mar  5 13:07:56 2019	(r494698)
@@ -2,7 +2,7 @@
 
 PORTNAME=	lazygit
 DISTVERSIONPREFIX=	v
-DISTVERSION=	0.7.1
+DISTVERSION=	0.7.2
 CATEGORIES=	devel
 
 MAINTAINER=	meta at FreeBSD.org

Modified: head/devel/lazygit/distinfo
==============================================================================
--- head/devel/lazygit/distinfo	Tue Mar  5 12:58:41 2019	(r494697)
+++ head/devel/lazygit/distinfo	Tue Mar  5 13:07:56 2019	(r494698)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1551783157
-SHA256 (jesseduffield-lazygit-v0.7.1_GH0.tar.gz) = 00d584ff7285378d8d8cf83e98d0697e3ea9bdc15a1af5078061d27c5f5489f0
-SIZE (jesseduffield-lazygit-v0.7.1_GH0.tar.gz) = 6510000
+TIMESTAMP = 1551791000
+SHA256 (jesseduffield-lazygit-v0.7.2_GH0.tar.gz) = d0be7a4ef6b5946fc10808d17439962d914782e7b47977d79370b595eada2493
+SIZE (jesseduffield-lazygit-v0.7.2_GH0.tar.gz) = 6661863


More information about the svn-ports-all mailing list