diff --git a/cad/libredwg/Makefile b/cad/libredwg/Makefile index 00c3ab9492b2..e6bf221954a4 100644 --- a/cad/libredwg/Makefile +++ b/cad/libredwg/Makefile @@ -1,49 +1,50 @@ # Created by: Alexey Dokuchaev # $FreeBSD$ PORTNAME= libredwg -PORTVERSION= 0.11 +PORTVERSION= 0.11.1 CATEGORIES= cad devel MASTER_SITES= GNU MAINTAINER= danfe@FreeBSD.org COMMENT= Library and command line tools to handle DWG files LICENSE= GPLv3+ USES= libtool tar:xz GNU_CONFIGURE= yes CONFIGURE_ARGS= --enable-trace USE_LDCONFIG= yes +INSTALL_TARGET= install-strip TEST_TARGET= check INFO= LibreDWG PORTDOCS= AUTHORS ChangeLog NEWS README TODO OPTIONS_DEFINE= DOCS PCRE PSLIB PYTHON OPTIONS_DEFAULT= PCRE PSLIB PCRE_DESC= Regular expressions support in dwggrep PSLIB_DESC= PostScript export support (dwg2ps) PCRE_LIB_DEPENDS= libpcre2-8.so:devel/pcre2 PCRE_USES= localbase PCRE_CONFIGURE_ENV_OFF= ac_cv_lib_pcre2_8_pcre2_config_8=no PSLIB_LIB_DEPENDS= libps.so:print/pslib PSLIB_USES= localbase PSLIB_CONFIGURE_ENV_OFF= ac_cv_lib_ps_PS_open_file=no PSLIB_PLIST_FILES= bin/dwg2ps man/man1/dwg2ps.1.gz PYTHON_CONFIGURE_OFF= --disable-python post-patch: # XXX: switch the order of #include's to unbreak on powerpc/sparc64 # which are still based on gcc-4.2.1 (should be no-op elsewhere) @${REINPLACE_CMD} -e '/#include "com/ { x; s/^/#include /; \ G; }; 24d' ${WRKSRC}/src/common.c post-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${PORTDOCS:S|^|${WRKSRC}/|} ${STAGEDIR}${DOCSDIR} .include diff --git a/cad/libredwg/distinfo b/cad/libredwg/distinfo index 593935507b2c..a1fadf55547e 100644 --- a/cad/libredwg/distinfo +++ b/cad/libredwg/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1596795166 -SHA256 (libredwg-0.11.tar.xz) = c25bbab29e7814663a203c38df8cbcce850d0b003a7132cf3f849429468ca7ed -SIZE (libredwg-0.11.tar.xz) = 8265996 +TIMESTAMP = 1605603993 +SHA256 (libredwg-0.11.1.tar.xz) = b6dd03ff30c3fcfb5b82a00176bd184b58965d7198228f2cc5bf923a99f1a6f7 +SIZE (libredwg-0.11.1.tar.xz) = 8445476