aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDanilo G. Baio <dbaio@FreeBSD.org>2023-07-28 22:45:12 +0000
committerDanilo G. Baio <dbaio@FreeBSD.org>2023-07-28 23:47:08 +0000
commitd53507c64a7f5f8357d7ee81e366a34de5ca1541 (patch)
tree9b24bcffe2e5a53acd5fbf560f3d2bcfbbe2cfa5
parent852bad6d9b52ea2a2d28a048f64a1d5554aca665 (diff)
downloadports-d53507c64a7f5f8357d7ee81e366a34de5ca1541.tar.gz
ports-d53507c64a7f5f8357d7ee81e366a34de5ca1541.zip
textproc/docproj: Update requirements
Following the gohugo update to 0.115.4. Approved by: doceng (implicit)
-rw-r--r--textproc/docproj/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/docproj/Makefile b/textproc/docproj/Makefile
index 2229a43f6dfd..7ae6dc849a39 100644
--- a/textproc/docproj/Makefile
+++ b/textproc/docproj/Makefile
@@ -1,5 +1,5 @@
PORTNAME= docproj
-PORTVERSION= 4.1.6
+PORTVERSION= 4.1.7
CATEGORIES= textproc
MAINTAINER= doceng@FreeBSD.org
@@ -7,7 +7,7 @@ COMMENT= Meta-port for the FreeBSD Documentation Project
WWW= https://www.freebsd.org/docproj
RUN_DEPENDS= asciidoctor:textproc/rubygem-asciidoctor \
- hugo:www/gohugo \
+ gohugo>=0.115.4,1:www/gohugo \
rougify:textproc/rubygem-rouge \
USES= metaport