git: 659d5ada8998 - main - textproc/highlight: the port had been updated to version 4.12

From: Alexey Dokuchaev <danfe_at_FreeBSD.org>
Date: Fri, 28 Jun 2024 12:47:36 UTC
The branch main has been updated by danfe:

URL: https://cgit.FreeBSD.org/ports/commit/?id=659d5ada899868098cc371b16d5ab3609ea2ba05

commit 659d5ada899868098cc371b16d5ab3609ea2ba05
Author:     Alexey Dokuchaev <danfe@FreeBSD.org>
AuthorDate: 2024-06-28 12:46:24 +0000
Commit:     Alexey Dokuchaev <danfe@FreeBSD.org>
CommitDate: 2024-06-28 12:46:24 +0000

    textproc/highlight: the port had been updated to version 4.12
    
    - Adjust WWW line to avoid "Configuration error: FPM configured
      for this domain, but no matching PHP-FPM found." error (also
      synchronize MASTER_SITES for consistency even though it still
      serves the distfile via the www.-prefixed address just fine)
    - Revert commit a8f128169f261 as it is no longer needed today
---
 textproc/highlight/Makefile  | 9 ++++-----
 textproc/highlight/distinfo  | 6 +++---
 textproc/highlight/pkg-plist | 2 ++
 3 files changed, 9 insertions(+), 8 deletions(-)

diff --git a/textproc/highlight/Makefile b/textproc/highlight/Makefile
index 1754ad89c956..d5f5b63b0c7c 100644
--- a/textproc/highlight/Makefile
+++ b/textproc/highlight/Makefile
@@ -1,20 +1,19 @@
 PORTNAME=	highlight
-PORTVERSION=	4.10
+PORTVERSION=	4.12
 PORTEPOCH=	3
 CATEGORIES=	textproc
-MASTER_SITES=	http://www.andre-simon.de/zip/
+MASTER_SITES=	http://andre-simon.de/zip/
 
 MAINTAINER=	kwm@FreeBSD.org
 COMMENT=	Customizable syntax highlighter
-WWW=		http://www.andre-simon.de/
+WWW=		http://andre-simon.de/
 
 LICENSE=	GPLv3
 LICENSE_FILE=	${WRKSRC}/COPYING
 
 BUILD_DEPENDS=	${LOCALBASE}/include/boost/scoped_array.hpp:devel/boost-libs
 
-USES=		compiler:c++11-lib gmake lua pkgconfig tar:bzip2
-USE_CXXSTD=	c++11
+USES=		gmake lua pkgconfig tar:bzip2
 MAKEFILE=	makefile
 MAKE_ARGS=	CXX="${CXX}" \
 		CFLAGS="${CXXFLAGS} ${CPPFLAGS} -DHAVE_DECL_GETOPT" \
diff --git a/textproc/highlight/distinfo b/textproc/highlight/distinfo
index 5e61699f629d..0204b614a05f 100644
--- a/textproc/highlight/distinfo
+++ b/textproc/highlight/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1697906926
-SHA256 (highlight-4.10.tar.bz2) = 4389a022367ceafb55a6cf7774c5d82d320ec2df4339bae4aab058c511338ad0
-SIZE (highlight-4.10.tar.bz2) = 1498745
+TIMESTAMP = 1716529896
+SHA256 (highlight-4.12.tar.bz2) = 0f7d03362d74dddfb3bc8419fb8198bf8c9b4a5788dec491a00cd43acdf07f1e
+SIZE (highlight-4.12.tar.bz2) = 1501961
diff --git a/textproc/highlight/pkg-plist b/textproc/highlight/pkg-plist
index cd075dafa163..3b6114cef37a 100644
--- a/textproc/highlight/pkg-plist
+++ b/textproc/highlight/pkg-plist
@@ -158,6 +158,7 @@ share/fish/vendor_completions.d/highlight.fish
 %%DATADIR%%/langDefs/mod2.lang
 %%DATADIR%%/langDefs/mod3.lang
 %%DATADIR%%/langDefs/modelica.lang
+%%DATADIR%%/langDefs/mojo.lang
 %%DATADIR%%/langDefs/moon.lang
 %%DATADIR%%/langDefs/ms.lang
 %%DATADIR%%/langDefs/msl.lang
@@ -299,6 +300,7 @@ share/fish/vendor_completions.d/highlight.fish
 %%DATADIR%%/plugins/outhtml_codefold.lua
 %%DATADIR%%/plugins/outhtml_copy_clipboard.lua
 %%DATADIR%%/plugins/outhtml_curly_brackets_matcher.lua
+%%DATADIR%%/plugins/outhtml_focus.lua
 %%DATADIR%%/plugins/outhtml_ie7_webctrl.lua
 %%DATADIR%%/plugins/outhtml_keyword_matcher.lua
 %%DATADIR%%/plugins/outhtml_ligature_fonts.lua