diff --git a/textproc/groff/Makefile b/textproc/groff/Makefile index 49db1c51bfd0..64fa4cd2f244 100644 --- a/textproc/groff/Makefile +++ b/textproc/groff/Makefile @@ -1,68 +1,67 @@ PORTNAME= groff -DISTVERSION= 1.24.0 -PORTREVISION= 1 +DISTVERSION= 1.24.1 CATEGORIES= textproc MASTER_SITES= GNU MAINTAINER= alven@FreeBSD.org COMMENT= Software typesetting package WWW= https://www.gnu.org/software/groff/ LICENSE= GPLv3+ LICENSE_FILE= ${WRKSRC}/COPYING BUILD_DEPENDS= gsfonts>=0:print/gsfonts \ psselect:print/psutils RUN_DEPENDS= psselect:print/psutils USES= cpe gmake iconv:wchar_t perl5 CPE_VENDOR= gnu USE_CXXSTD= gnu++98 GNU_CONFIGURE= yes CONFIGURE_ARGS+= --with-urw-fonts-dir=${LOCALBASE}/share/ghostscript/fonts/ \ --without-gs \ --without-x # Canonicalize to A4 if set. .if defined(A4) || (defined(PAPERSIZE) && ${PAPERSIZE:tu} == "A4") PAPERSIZE= A4 .endif .if defined(PAPERSIZE) CONFIGURE_ENV+= PAGE=${PAPERSIZE} .endif MAKE_ARGS= datasubdir=${DATADIR} \ docdir=${DOCSDIR} \ exampledir=${EXAMPLESDIR} CONFLICTS= heirloom-doctools ja-groff INFO= groff PORTDOCS= * PORTEXAMPLES= * OPTIONS_DEFINE= DOCS EXAMPLES UCHARDET OPTIONS_DEFAULT= UCHARDET UCHARDET_DESC= Automatic encoding detection in preconv(1) UCHARDET_LIB_DEPENDS= libuchardet.so:textproc/uchardet UCHARDET_USES= pkgconfig UCHARDET_CONFIGURE_OFF= --with-uchardet=no post-install: ${INSTALL_DATA} ${FILESDIR}/mdoc.local ${STAGEDIR}${PREFIX}/share/groff/site-tmac ${REINPLACE_CMD} -i "" -e "s/missing/gs/" ${STAGEDIR}${DATADIR}/font/devhtml/DESC ${RLN} . ${STAGEDIR}${DATADIR}/current post-install-DOCS-on: ${LN} -f ${STAGEDIR}${EXAMPLESDIR}/mom/mom-pdf.pdf ${STAGEDIR}${DOCSDIR}/pdf post-install-DOCS-off: ${RM} -r ${STAGEDIR}${DOCSDIR} post-install-EXAMPLES-off: ${RM} -r ${STAGEDIR}${EXAMPLESDIR} .include diff --git a/textproc/groff/distinfo b/textproc/groff/distinfo index d0ccdb87b281..d615b619cbdf 100644 --- a/textproc/groff/distinfo +++ b/textproc/groff/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1772436103 -SHA256 (groff-1.24.0.tar.gz) = e79bbcd8ff3ed0200e7ac55d3962a15e118c1229990213025f2fc8b264727570 -SIZE (groff-1.24.0.tar.gz) = 9002796 +TIMESTAMP = 1773509866 +SHA256 (groff-1.24.1.tar.gz) = 74e2819795b6aff431aeac983d63a9c8968eeaba2a2eba7df8ba4c7b41e7cfd8 +SIZE (groff-1.24.1.tar.gz) = 9005760