diff --git a/textproc/yodl/Makefile b/textproc/yodl/Makefile index b60f1fffd18a..f001d654325f 100644 --- a/textproc/yodl/Makefile +++ b/textproc/yodl/Makefile @@ -1,93 +1,93 @@ PORTNAME= yodl -DISTVERSION= 4.00.00 +DISTVERSION= 4.01.00 CATEGORIES= textproc MAINTAINER= bofh@FreeBSD.org COMMENT= Easy to use but powerful document formatting/preparation language WWW= https://fbb-git.gitlab.io/yodl/ LICENSE= GPLv3 RUN_DEPENDS= bash:shells/bash \ getopt>=0:misc/getopt BUILD_DEPENDS= icmake:devel/icmake \ bash:shells/bash \ gsed:textproc/gsed USES= cpe perl5 shebangfix compiler:c++14-lang CPE_VENDOR= ${PORTNAME}_project USE_PERL5= build USE_GITLAB= yes GL_ACCOUNT= fbb-git -GL_TAGNAME= 9d24772307da4ca936e49fde6f19ae47f46028af +GL_TAGNAME= 1a4149b41eaa8a89f4a1ec2b7071725446b1d1cd SHEBANG_LANG= icmake icmake_OLD_CMD= /usr/bin/icmake icmake_CMD= ${LOCALBASE}/bin/icmake SHEBANG_FILES= ${WRKSRC}/macros/rawmacros/create \ ${WRKSRC}/macros/rawmacros/keepdiff \ ${WRKSRC}/macros/rawmacros/makeyoin \ ${WRKSRC}/macros/rawmacros/repairs \ ${WRKSRC}/macros/rawmacros/separator \ ${WRKSRC}/macros/rawmacros/separator.pl \ ${WRKSRC}/macros/rawmacros/startdoc \ ${WRKSRC}/macros/rawmacros/startdoc.pl \ ${WRKSRC}/contrib/build.pl \ ${WRKSRC}/scripts/configreplacements \ ${WRKSRC}/scripts/macroseparator.pl \ ${WRKSRC}/scripts/stdmacros \ ${WRKSRC}/scripts/yodl2whatever.in \ ${WRKSRC}/build DOCSDIR= ${PREFIX}/share/doc/${PORTNAME}-${PORTVERSION} PORTDOCS= * PLIST_SUB+= PORTVERSION="${PORTVERSION}" WRKSRC_SUBDIR= ${PORTNAME} OPTIONS_DEFINE= DOCS DOCS_USES= tex DOCS_USE= TEX=latex:build,dvipsk:build post-patch: @${REINPLACE_CMD} -e 's|"/usr"|"${PREFIX}"| ; \ s|"/share/yodl"|"/share/${PORTNAME}-${PORTVERSION}"| ; \ s|"/share/doc/yodl"|"/share/doc/${PORTNAME}-${PORTVERSION}"| ; \ s|"/share/doc/yodl-doc"|"/share/doc/${PORTNAME}-${PORTVERSION}/doc"| ; \ s|"gcc"|"${CC}"| ; \ s|"g++"|"${CXX}"|' \ ${WRKSRC}/INSTALL.im @${REINPLACE_CMD} -e 's|yodlconverters.1|yodlconverters.1.gz| ; \ s|".1"|".1.gz"|' \ ${WRKSRC}/icmake/install @${REINPLACE_CMD} -e 's|#!/usr/bin/icmake|#!${LOCALBASE}/bin/icmake| ; \ s|"-O2 -Wall"|"-Wall ${CFLAGS}"|' \ ${WRKSRC}/build @${REINPLACE_CMD} -e 's|sed |${LOCALBASE}/bin/gsed | ; \ s|getopt |${LOCALBASE}/bin/getopt |' \ ${WRKSRC}/scripts/configreplacements \ ${WRKSRC}/scripts/yodl2whatever.in \ ${WRKSRC}/scripts/yodlstriproff \ ${WRKSRC}/macros/rawmacros/repairs do-build: @cd ${WRKSRC} && ./build programs strip @cd ${WRKSRC} && ./build macros @cd ${WRKSRC} && ./build man do-build-DOCS-on: @cd ${WRKSRC} && ./build manual do-install: @cd ${WRKSRC} && ./build install programs ${STAGEDIR} @cd ${WRKSRC} && ./build install macros ${STAGEDIR} @cd ${WRKSRC} && ./build install man ${STAGEDIR} do-install-DOCS-on: @cd ${WRKSRC} && ./build install manual ${STAGEDIR} @cd ${WRKSRC} && ./build install docs ${STAGEDIR} .include diff --git a/textproc/yodl/distinfo b/textproc/yodl/distinfo index 2b430a91b4e7..fab78d9ae4b4 100644 --- a/textproc/yodl/distinfo +++ b/textproc/yodl/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1742496297 -SHA256 (fbb-git-yodl-9d24772307da4ca936e49fde6f19ae47f46028af_GL0.tar.gz) = 5451313e9451a1439a69b5584c95f1f4546b6b8831153290c8d58ef048b99cfe -SIZE (fbb-git-yodl-9d24772307da4ca936e49fde6f19ae47f46028af_GL0.tar.gz) = 287899 +TIMESTAMP = 1742711962 +SHA256 (fbb-git-yodl-1a4149b41eaa8a89f4a1ec2b7071725446b1d1cd_GL0.tar.gz) = 910f3337707e3a329b021cf259bf1a11a5f099ca6e8939f080b33d37fefee596 +SIZE (fbb-git-yodl-1a4149b41eaa8a89f4a1ec2b7071725446b1d1cd_GL0.tar.gz) = 288886