git: 496681952138 - main - textproc/docproj: Update requirements

From: Danilo G. Baio <dbaio_at_FreeBSD.org>
Date: Sun, 24 Mar 2024 13:19:12 UTC
The branch main has been updated by dbaio:

URL: https://cgit.FreeBSD.org/ports/commit/?id=4966819521388021008a6a3920dcf03f63a0d0d1

commit 4966819521388021008a6a3920dcf03f63a0d0d1
Author:     Danilo G. Baio <dbaio@FreeBSD.org>
AuthorDate: 2024-03-24 13:17:13 +0000
Commit:     Danilo G. Baio <dbaio@FreeBSD.org>
CommitDate: 2024-03-24 13:18:24 +0000

    textproc/docproj: Update requirements
    
    Following the Hugo 0.123.X update.
    
    Approved by:    doceng (implicit)
---
 textproc/docproj/Makefile | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/textproc/docproj/Makefile b/textproc/docproj/Makefile
index c855888fe6c8..1517a5a17642 100644
--- a/textproc/docproj/Makefile
+++ b/textproc/docproj/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	docproj
-PORTVERSION=	4.1.8
+PORTVERSION=	4.1.9
 CATEGORIES=	textproc
 
 MAINTAINER=	doceng@FreeBSD.org
@@ -8,7 +8,7 @@ WWW=		https://www.freebsd.org/docproj
 
 RUN_DEPENDS=	asciidoctor:textproc/rubygem-asciidoctor \
 		gnuplot-lite>0:math/gnuplot-lite \
-		gohugo>=0.115.4,1:www/gohugo \
+		gohugo>=0.123.8,1:www/gohugo \
 		rougify:textproc/rubygem-rouge \
 		rubygem-asciidoctor-diagram>0:textproc/rubygem-asciidoctor-diagram