diff --git a/devel/liborcus/Makefile b/devel/liborcus/Makefile index b247a64c24a6..bce2acf7728d 100644 --- a/devel/liborcus/Makefile +++ b/devel/liborcus/Makefile @@ -1,36 +1,40 @@ PORTNAME= liborcus -PORTVERSION= 0.18.1 +DISTVERSION= 0.19.2 CATEGORIES= devel misc MASTER_SITES= https://kohei.us/files/orcus/src/ MAINTAINER= office@FreeBSD.org COMMENT= Standalone file import filter library for spreadsheet documents WWW= https://gitlab.com/orcus/orcus LICENSE= MPL20 +LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= mdds>=2.1:devel/mdds LIB_DEPENDS= libboost_system.so:devel/boost-libs \ libixion-0.18.so:textproc/libixion -USES= autoreconf compiler:c++17-lang gmake libtool \ - localbase:ldflags pathfix pkgconfig tar:xz +USES= compiler:c++17-lang gmake libtool localbase:ldflags \ + pathfix pkgconfig tar:xz +USE_LDCONFIG= yes GNU_CONFIGURE= yes -USE_LDCONFIG= yes INSTALL_TARGET= install-strip +CXXFLAGS+= -Wno-narrowing + CONFIGURE_ARGS= --disable-werror \ --with-boost="${LOCALBASE}" \ --with-boost-system=boost_system \ --disable-python OPTIONS_DEFINE= STATIC OPTIONS_DEFAULT=STATIC OPTIONS_SUB= yes STATIC_CONFIGURE_ENABLE= static -PLIST_SUB= VERSION=${PORTVERSION:R} +PLIST_SUB= VERSION=0.18 +#PLIST_SUB= VERSION=${PORTVERSION:R} .include diff --git a/devel/liborcus/distinfo b/devel/liborcus/distinfo index 25c6784ffe70..85b119b6a1dd 100644 --- a/devel/liborcus/distinfo +++ b/devel/liborcus/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1683410944 -SHA256 (liborcus-0.18.1.tar.xz) = 6006b9f1576315e313df715a7e72a17f3e0b17d7b6bd119cfa8a0b608ce971eb -SIZE (liborcus-0.18.1.tar.xz) = 2070352 +TIMESTAMP = 1700148963 +SHA256 (liborcus-0.19.2.tar.xz) = 69ed26a00d4aaa7688e62a6e003cbc81928521a45e96605e53365aa499719e39 +SIZE (liborcus-0.19.2.tar.xz) = 2211268