mirror of
https://git.freebsd.org/ports.git
synced 2025-06-01 10:56:27 -04:00
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)
This commit is contained in:
parent
f928cc9ed1
commit
6311bd78f2
2 changed files with 7 additions and 7 deletions
|
@ -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
|
||||
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue