Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 1 Aug 2021 20:21:02 GMT
From:      Li-Wen Hsu <lwhsu@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 78c81d9bba63 - main - devel/magit: Update to 3.2.0.
Message-ID:  <202108012021.171KL2I6071936@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by lwhsu:

URL: https://cgit.FreeBSD.org/ports/commit/?id=78c81d9bba630dded9703c1e82fabce65357d715

commit 78c81d9bba630dded9703c1e82fabce65357d715
Author:     Yasuhiro Kimura <yasu@utahime.org>
AuthorDate: 2021-08-01 20:18:25 +0000
Commit:     Li-Wen Hsu <lwhsu@FreeBSD.org>
CommitDate: 2021-08-01 20:18:25 +0000

    devel/magit: Update to 3.2.0.
    
    Release Notes:
    https://github.com/magit/magit/blob/v3.2.0/Documentation/RelNotes/3.2.0.org
    
    PR:             257542
---
 devel/magit/Makefile | 2 +-
 devel/magit/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/devel/magit/Makefile b/devel/magit/Makefile
index 9acc493525cf..8b3e69a65646 100644
--- a/devel/magit/Makefile
+++ b/devel/magit/Makefile
@@ -1,7 +1,7 @@
 # Created by: Jun Kuriyama <kuriyama@FreeBSD.org>
 
 PORTNAME=	magit
-PORTVERSION=	3.1.1
+PORTVERSION=	3.2.0
 CATEGORIES=	devel elisp
 MASTER_SITES=	https://github.com/${PORTNAME}/${PORTNAME}/releases/download/v${PORTVERSION}/
 PKGNAMESUFFIX=	${EMACS_PKGNAMESUFFIX}
diff --git a/devel/magit/distinfo b/devel/magit/distinfo
index 9e8e63b8dbec..2c3d331193ec 100644
--- a/devel/magit/distinfo
+++ b/devel/magit/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1625216961
-SHA256 (magit-3.1.1.tar.gz) = 99250ac85da37233630c67c98567d12da73fbc799fd36a4d243eb88756a833d2
-SIZE (magit-3.1.1.tar.gz) = 427241
+TIMESTAMP = 1627838229
+SHA256 (magit-3.2.0.tar.gz) = 701c876f4dccc3a67f1c8a60875ede69b84046526de7ee918fc7937d243d92ec
+SIZE (magit-3.2.0.tar.gz) = 430921



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