Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 27 Dec 2020 20:55:15 +0000 (UTC)
From:      Rainer Hurling <rhurlin@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r559426 - head/devel/ghub
Message-ID:  <202012272055.0BRKtFOW047951@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: rhurlin
Date: Sun Dec 27 20:55:15 2020
New Revision: 559426
URL: https://svnweb.freebsd.org/changeset/ports/559426

Log:
  devel/ghub: Update to 3.5.1
  
  Changelog: https://github.com/magit/ghub/blob/v3.5.1/CHANGELOG
  
  PR:		252218
  Submitted by:	Yasuhiro Kimura <yasu@utahime.org> (maintainer)
  Approved by:	arrowd, tcberner (mentors, implicit)

Modified:
  head/devel/ghub/Makefile
  head/devel/ghub/distinfo

Modified: head/devel/ghub/Makefile
==============================================================================
--- head/devel/ghub/Makefile	Sun Dec 27 20:51:18 2020	(r559425)
+++ head/devel/ghub/Makefile	Sun Dec 27 20:55:15 2020	(r559426)
@@ -2,7 +2,7 @@
 
 PORTNAME=	ghub
 DISTVERSIONPREFIX=	v
-DISTVERSION=	3.5.0
+DISTVERSION=	3.5.1
 CATEGORIES=	devel elisp
 PKGNAMESUFFIX=	${EMACS_PKGNAMESUFFIX}
 

Modified: head/devel/ghub/distinfo
==============================================================================
--- head/devel/ghub/distinfo	Sun Dec 27 20:51:18 2020	(r559425)
+++ head/devel/ghub/distinfo	Sun Dec 27 20:55:15 2020	(r559426)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1606039067
-SHA256 (magit-ghub-v3.5.0_GH0.tar.gz) = 9536cdd1c3c5740df472b91610bda4183cacd4d9021778665b41d6947beb6cdc
-SIZE (magit-ghub-v3.5.0_GH0.tar.gz) = 56879
+TIMESTAMP = 1609094675
+SHA256 (magit-ghub-v3.5.1_GH0.tar.gz) = 877305fcf6609041abf88e65a5e65a98ac8ded46b15c4828b60f3b378dcb7922
+SIZE (magit-ghub-v3.5.1_GH0.tar.gz) = 57113



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202012272055.0BRKtFOW047951>