git: 6dc73dc96850 - main - editors/shed: the port had been updated to version 1.17

From: Alexey Dokuchaev <danfe_at_FreeBSD.org>
Date: Tue, 23 Sep 2025 14:27:33 UTC
The branch main has been updated by danfe:

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

commit 6dc73dc96850bc849a0d1337fd6bc878bfef54fb
Author:     Alexey Dokuchaev <danfe@FreeBSD.org>
AuthorDate: 2025-09-23 14:26:18 +0000
Commit:     Alexey Dokuchaev <danfe@FreeBSD.org>
CommitDate: 2025-09-23 14:26:18 +0000

    editors/shed: the port had been updated to version 1.17
    
    - Add missing argument in cursor{left,right} functions
    - Build scripts were regenerated with newer version of
      GNU autotools
    
    Reported by:    portscout
---
 editors/shed/Makefile | 3 +--
 editors/shed/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 5 deletions(-)

diff --git a/editors/shed/Makefile b/editors/shed/Makefile
index ef19c6aca1ba..4108ca016a3d 100644
--- a/editors/shed/Makefile
+++ b/editors/shed/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	shed
-PORTVERSION=	1.16
+PORTVERSION=	1.17
 CATEGORIES=	editors
 MASTER_SITES=	SF/${PORTNAME}/${PORTNAME}/${PORTNAME}%20${PORTVERSION}
 
@@ -11,7 +11,6 @@ LICENSE=	GPLv2
 
 USES=		ncurses
 GNU_CONFIGURE=	yes
-GNU_CONFIGURE_MANPREFIX=	${PREFIX}/share
 
 PLIST_FILES=	bin/${PORTNAME} share/man/man1/${PORTNAME}.1.gz
 PORTDOCS=	AUTHORS BUGS ChangeLog README TODO
diff --git a/editors/shed/distinfo b/editors/shed/distinfo
index a00ce1027c73..fa12f3329b26 100644
--- a/editors/shed/distinfo
+++ b/editors/shed/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1702556773
-SHA256 (shed-1.16.tar.gz) = 39fdf7d1bed6527d801f71b84e505d02e7a931799250f16d36db291e54635883
-SIZE (shed-1.16.tar.gz) = 104323
+TIMESTAMP = 1758133391
+SHA256 (shed-1.17.tar.gz) = 3bccbb9986ce12bd3950338f7fd724e388b17511847bd48eef576a69cbd8a8dd
+SIZE (shed-1.17.tar.gz) = 109296