diff options
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/highlight/Makefile | 9 | ||||
-rw-r--r-- | textproc/rubygem-hikidoc/Makefile | 2 | ||||
-rw-r--r-- | textproc/rubygem-hikidoc/distinfo | 5 | ||||
-rw-r--r-- | textproc/xml2rfc/Makefile | 2 | ||||
-rw-r--r-- | textproc/xml2rfc/distinfo | 6 |
5 files changed, 13 insertions, 11 deletions
diff --git a/textproc/highlight/Makefile b/textproc/highlight/Makefile index 58634415df7a..eafc1e8e7bc6 100644 --- a/textproc/highlight/Makefile +++ b/textproc/highlight/Makefile @@ -1,10 +1,11 @@ PORTNAME= highlight -PORTVERSION= 4.16 +DISTVERSION= 4.16 +PORTREVISION= 1 PORTEPOCH= 3 CATEGORIES= textproc MASTER_SITES= http://andre-simon.de/zip/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= mew14930xvi@inbox.lv COMMENT= Customizable syntax highlighter WWW= http://andre-simon.de/ @@ -26,8 +27,8 @@ PORTDOCS= * OPTIONS_DEFINE= DOCS GUI OPTIONS_SUB= yes -GUI_USES= qt:5 -GUI_USE= QT=buildtools:build,qmake:build,core,gui,widgets +GUI_USES= gl qt:6,qmake +GUI_USE= GL=opengl QT=tools:build,base GUI_MAKE_ENV= QMAKE="${QMAKE}" GUI_ALL_TARGET= gui GUI_INSTALL_TARGET= install-gui diff --git a/textproc/rubygem-hikidoc/Makefile b/textproc/rubygem-hikidoc/Makefile index 9ae81df64ed1..650cd24db209 100644 --- a/textproc/rubygem-hikidoc/Makefile +++ b/textproc/rubygem-hikidoc/Makefile @@ -1,5 +1,5 @@ PORTNAME= hikidoc -PORTVERSION= 0.1.0 +PORTVERSION= 0.1.1 CATEGORIES= textproc ruby MASTER_SITES= RG diff --git a/textproc/rubygem-hikidoc/distinfo b/textproc/rubygem-hikidoc/distinfo index b57cc41eb4d4..b279770f8282 100644 --- a/textproc/rubygem-hikidoc/distinfo +++ b/textproc/rubygem-hikidoc/distinfo @@ -1,2 +1,3 @@ -SHA256 (rubygem/hikidoc-0.1.0.gem) = 409097a9fd81b48a6182ac8350a3dc7304e6ec85f4aa0777e22bafa860a070a9 -SIZE (rubygem/hikidoc-0.1.0.gem) = 21504 +TIMESTAMP = 1757313584 +SHA256 (rubygem/hikidoc-0.1.1.gem) = 83938aee65028a73220764617dc95ab0e3e4daf0d774577825f64fb4e0f1c1dd +SIZE (rubygem/hikidoc-0.1.1.gem) = 27648 diff --git a/textproc/xml2rfc/Makefile b/textproc/xml2rfc/Makefile index eb8d426ef60e..581304b2d710 100644 --- a/textproc/xml2rfc/Makefile +++ b/textproc/xml2rfc/Makefile @@ -1,5 +1,5 @@ PORTNAME= xml2rfc -PORTVERSION= 3.30.1 +PORTVERSION= 3.30.2 CATEGORIES= textproc MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/textproc/xml2rfc/distinfo b/textproc/xml2rfc/distinfo index 668260943b53..5b1bfe643cdf 100644 --- a/textproc/xml2rfc/distinfo +++ b/textproc/xml2rfc/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1756661238 -SHA256 (xml2rfc-3.30.1.tar.gz) = 9299d9a9f02c41a51da28674c54cf4ed99f457ea121edcc0727026fcfd21d746 -SIZE (xml2rfc-3.30.1.tar.gz) = 421403 +TIMESTAMP = 1757432609 +SHA256 (xml2rfc-3.30.2.tar.gz) = dfd9f23288cfa805ad5bb613c9540dc1b349da98e117a16e0ca887d2261ed311 +SIZE (xml2rfc-3.30.2.tar.gz) = 421930 |