svn commit: r482809 - head/devel/lazygit

Koichiro Iwao meta at FreeBSD.org
Tue Oct 23 05:48:26 UTC 2018


Author: meta
Date: Tue Oct 23 05:48:25 2018
New Revision: 482809
URL: https://svnweb.freebsd.org/changeset/ports/482809

Log:
  devel/lazygit: Update to 0.4
  
  Approved by:	mentors (implicit)
  Relnotes:	https://github.com/jesseduffield/lazygit/releases/tag/v0.4
  Differential Revision:	https://reviews.freebsd.org/D17514

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

Modified: head/devel/lazygit/Makefile
==============================================================================
--- head/devel/lazygit/Makefile	Tue Oct 23 00:57:38 2018	(r482808)
+++ head/devel/lazygit/Makefile	Tue Oct 23 05:48:25 2018	(r482809)
@@ -2,7 +2,7 @@
 
 PORTNAME=	lazygit
 DISTVERSIONPREFIX=	v
-DISTVERSION=	0.3.1
+DISTVERSION=	0.4
 CATEGORIES=	devel
 
 MAINTAINER=	meta at FreeBSD.org
@@ -13,6 +13,7 @@ LICENSE_FILE=	${WRKSRC}/LICENSE
 
 USES=		go
 USE_GITHUB=	yes
+
 GH_ACCOUNT=	jesseduffield
 
 PLIST_FILES=	bin/${PORTNAME}

Modified: head/devel/lazygit/distinfo
==============================================================================
--- head/devel/lazygit/distinfo	Tue Oct 23 00:57:38 2018	(r482808)
+++ head/devel/lazygit/distinfo	Tue Oct 23 05:48:25 2018	(r482809)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1537837860
-SHA256 (jesseduffield-lazygit-v0.3.1_GH0.tar.gz) = 2a67a369f5c12118e747304f98a0dab3f7f747d7602b83c6022f63987e3747da
-SIZE (jesseduffield-lazygit-v0.3.1_GH0.tar.gz) = 6470861
+TIMESTAMP = 1539216033
+SHA256 (jesseduffield-lazygit-v0.4_GH0.tar.gz) = 5e78e574259b7119cd2bfc207d63f8461b0f05f8a3179ec5ea606bf52aff6151
+SIZE (jesseduffield-lazygit-v0.4_GH0.tar.gz) = 6471530


More information about the svn-ports-all mailing list