git: 6311bd78f283 - main - textproc/linuxdoc-tools: Update to 0.9.83
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 13 Jul 2023 06:58:08 UTC
The branch main has been updated by zirias: URL: https://cgit.FreeBSD.org/ports/commit/?id=6311bd78f28309d77cb0578e4c31d72d74b4d809 commit 6311bd78f28309d77cb0578e4c31d72d74b4d809 Author: Felix Palmen <zirias@FreeBSD.org> AuthorDate: 2023-07-13 06:25:41 +0000 Commit: Felix Palmen <zirias@FreeBSD.org> CommitDate: 2023-07-13 06:57:47 +0000 textproc/linuxdoc-tools: Update to 0.9.83 Also switch to USE_GITLAB with the new support for a tag name. No functional changes but only build fixes of some bundled code, full changelog can be found here: https://gitlab.com/agmartin/linuxdoc-tools/-/blob/master/ChangeLog Approved by: tcberner (mentor, implicit) --- textproc/linuxdoc-tools/Makefile | 8 ++++---- textproc/linuxdoc-tools/distinfo | 6 +++--- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/textproc/linuxdoc-tools/Makefile b/textproc/linuxdoc-tools/Makefile index dabc8bc4e5bc..1724272ec23d 100644 --- a/textproc/linuxdoc-tools/Makefile +++ b/textproc/linuxdoc-tools/Makefile @@ -1,8 +1,6 @@ PORTNAME= linuxdoc-tools -PORTVERSION= 0.9.82 +DISTVERSION= 0.9.83 CATEGORIES= textproc -# USE_GITLAB requires a commit hash, so construct MASTER_SITES manually -MASTER_SITES= https://gitlab.com/agmartin/${PORTNAME}/-/archive/${PORTVERSION}/ MAINTAINER= zirias@FreeBSD.org COMMENT= Fork of SGML-tools specially tailored for linuxdoc SGMLs @@ -21,12 +19,14 @@ RUN_DEPENDS= gawk:lang/gawk \ nsgmls:textproc/jade \ sgmlsasp:textproc/sgmls +USE_GITLAB= yes +GL_ACCOUNT= agmartin + GNU_CONFIGURE= yes USES= gmake groff:both perl5 tar:bzip2 CONFIGURE_ARGS= --with-installed-sgmlsasp PORTDOCS= * -WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} OPTIONS_DEFINE= DOCS diff --git a/textproc/linuxdoc-tools/distinfo b/textproc/linuxdoc-tools/distinfo index 1d569b20dee6..bcb57eedfd1e 100644 --- a/textproc/linuxdoc-tools/distinfo +++ b/textproc/linuxdoc-tools/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1593965026 -SHA256 (linuxdoc-tools-0.9.82.tar.bz2) = 212c4e5516e52340799f17eb3d69afcd5fedc0de48f0fdf3af25f9cbc993a37f -SIZE (linuxdoc-tools-0.9.82.tar.bz2) = 550046 +TIMESTAMP = 1689192255 +SHA256 (linuxdoc-tools-0.9.83.tar.bz2) = 8b164b29079c4e03fcc3dedff0368154745996ab9057ccdb4649764b9967acb7 +SIZE (linuxdoc-tools-0.9.83.tar.bz2) = 550155