Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 15 May 2026 13:46:25 +0000
From:      Joseph Mingrone <jrm@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 6b2243e6b9e6 - main - devel/ghub: Update to 5.2.0
Message-ID:  <6a0723b1.23057.5a2a4c94@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by jrm:

URL: https://cgit.FreeBSD.org/ports/commit/?id=6b2243e6b9e6586c6ecb1e83d1895ad31d6e615b

commit 6b2243e6b9e6586c6ecb1e83d1895ad31d6e615b
Author:     Joseph Mingrone <jrm@FreeBSD.org>
AuthorDate: 2026-05-10 03:17:27 +0000
Commit:     Joseph Mingrone <jrm@FreeBSD.org>
CommitDate: 2026-05-15 13:36:14 +0000

    devel/ghub: Update to 5.2.0
    
    Changelog:      https://github.com/magit/ghub/blob/main/CHANGELOG#v520----2026-05-01
    Sponsored by:   The FreeBSD Foundation
---
 devel/ghub/Makefile | 4 +---
 devel/ghub/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 6 deletions(-)

diff --git a/devel/ghub/Makefile b/devel/ghub/Makefile
index 84257398ba38..842a30204641 100644
--- a/devel/ghub/Makefile
+++ b/devel/ghub/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	ghub
 DISTVERSIONPREFIX=	v
-DISTVERSION=	5.1.0
+DISTVERSION=	5.2.0
 CATEGORIES=	devel elisp
 
 MAINTAINER=	jrm@FreeBSD.org
@@ -19,8 +19,6 @@ USES=		emacs:build gmake makeinfo
 USE_GITHUB=	yes
 GH_ACCOUNT=	magit
 
-MAKE_ARGS=	LOAD_PATH=" -L ${PREFIX}/${EMACS_SITE_LISPDIR} -L ${PREFIX}/${EMACS_SITE_LISPDIR}/compat -L ."
-
 CONFLICTS_INSTALL=	ghub-emacs_*
 
 NO_ARCH=	yes
diff --git a/devel/ghub/distinfo b/devel/ghub/distinfo
index 6133f979bf40..e80f1bc5298c 100644
--- a/devel/ghub/distinfo
+++ b/devel/ghub/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1776631551
-SHA256 (magit-ghub-v5.1.0_GH0.tar.gz) = 2107e9bb6cf6181728c122d2b93ad611903a6a82aaba0319771c0431c40ddbaf
-SIZE (magit-ghub-v5.1.0_GH0.tar.gz) = 58949
+TIMESTAMP = 1778381826
+SHA256 (magit-ghub-v5.2.0_GH0.tar.gz) = 639d42d9e91c45a7c6e37f5c219dc629c70cdb65deb60b7df3248e3ee28a3591
+SIZE (magit-ghub-v5.2.0_GH0.tar.gz) = 58953


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6a0723b1.23057.5a2a4c94>