diff --git a/textproc/highlight/Makefile b/textproc/highlight/Makefile index f14be3fad628..f425a2c4ad23 100644 --- a/textproc/highlight/Makefile +++ b/textproc/highlight/Makefile @@ -1,46 +1,46 @@ PORTNAME= highlight -PORTVERSION= 4.14 +PORTVERSION= 4.15 PORTEPOCH= 3 CATEGORIES= textproc MASTER_SITES= http://andre-simon.de/zip/ MAINTAINER= kwm@FreeBSD.org COMMENT= Customizable syntax highlighter WWW= http://andre-simon.de/ LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/COPYING BUILD_DEPENDS= ${LOCALBASE}/include/boost/scoped_array.hpp:devel/boost-libs USES= gmake lua pkgconfig tar:bzip2 MAKEFILE= makefile MAKE_ARGS= CXX="${CXX}" \ CFLAGS="${CXXFLAGS} ${CPPFLAGS} -DHAVE_DECL_GETOPT" \ LDFLAGS="${LDFLAGS}" ALL_TARGET= all # cli INSTALL_TARGET= install PORTDOCS= * OPTIONS_DEFINE= DOCS GUI OPTIONS_SUB= yes GUI_USES= qt:5 GUI_USE= QT=buildtools:build,qmake:build,core,gui,widgets GUI_MAKE_ENV= QMAKE="${QMAKE}" GUI_ALL_TARGET= gui GUI_INSTALL_TARGET= install-gui post-patch: @${REINPLACE_CMD} -e '/PKGCONFIG/s,lua,&-${LUA_VER}, ; \ /LIBS/s,-llua,&-${LUA_VER},' \ ${WRKSRC}/src/gui-qt/highlight.pro post-install: .for cfg in filetypes lsp @cd ${STAGEDIR}${ETCDIR} && ${MV} ${cfg}.conf ${cfg}.conf.sample .endfor @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/highlight* .include diff --git a/textproc/highlight/distinfo b/textproc/highlight/distinfo index 562a07d91de2..c0a43edf1ef2 100644 --- a/textproc/highlight/distinfo +++ b/textproc/highlight/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1726514086 -SHA256 (highlight-4.14.tar.bz2) = 099e0eaf38709fe430108125ad9d35f7aacfa05d5d41ad20f405593b575627c5 -SIZE (highlight-4.14.tar.bz2) = 1508512 +TIMESTAMP = 1736274505 +SHA256 (highlight-4.15.tar.bz2) = 68b3f8178c5c9d4b0a03f6948635cef1c8d06244f6b438eebf3a190c588337e9 +SIZE (highlight-4.15.tar.bz2) = 1509723