Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 23 Feb 2026 11:14:34 +0000
From:      Muhammad Moinur Rahman <bofh@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 71e5953de637 - main - textproc/jo: Update version 1.6=>1.7
Message-ID:  <699c369a.3a013.35df90ec@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by bofh:

URL: https://cgit.FreeBSD.org/ports/commit/?id=71e5953de637f67b665f18c87d1063158d7001ce

commit 71e5953de637f67b665f18c87d1063158d7001ce
Author:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
AuthorDate: 2026-02-23 11:13:16 +0000
Commit:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
CommitDate: 2026-02-23 11:14:07 +0000

    textproc/jo: Update version 1.6=>1.7
    
    Changelog: https://github.com/jpmens/jo/releases/tag/1.7
---
 textproc/jo/Makefile | 6 ++----
 textproc/jo/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 7 deletions(-)

diff --git a/textproc/jo/Makefile b/textproc/jo/Makefile
index bc843fc53367..68de61654edc 100644
--- a/textproc/jo/Makefile
+++ b/textproc/jo/Makefile
@@ -1,8 +1,7 @@
 PORTNAME=	jo
-PORTVERSION=	1.6
-PORTREVISION=	1
+DISTVERSION=	1.7
 CATEGORIES=	textproc
-MASTER_SITES=	https://github.com/jpmens/${PORTNAME}/releases/download/${PORTVERSION}/
+MASTER_SITES=	https://github.com/jpmens/${PORTNAME}/releases/download/${DISTVERSION}/
 
 MAINTAINER=	bofh@FreeBSD.org
 COMMENT=	Small utility to create JSON objects
@@ -12,7 +11,6 @@ LICENSE=	GPLv2+
 LICENSE_FILE=	${WRKSRC}/COPYING
 
 GNU_CONFIGURE=	yes
-GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
 
 PLIST_FILES=	bin/jo \
 		etc/bash_completion.d/jo.bash \
diff --git a/textproc/jo/distinfo b/textproc/jo/distinfo
index b7573533f7df..d21efbc61b6c 100644
--- a/textproc/jo/distinfo
+++ b/textproc/jo/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1641669790
-SHA256 (jo-1.6.tar.gz) = eb15592f1ba6d5a77468a1438a20e3d21c3d63bb7d045fb3544f223340fcd1a1
-SIZE (jo-1.6.tar.gz) = 151941
+TIMESTAMP = 1771845171
+SHA256 (jo-1.7.tar.gz) = 74c3032f0650bbaf69c17ef71ba3240e51262963843cdc8452d4e917ab8e8656
+SIZE (jo-1.7.tar.gz) = 152982


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?699c369a.3a013.35df90ec>