diff --git a/devel/liborcus/Makefile b/devel/liborcus/Makefile index b229e5744c5c..eb3f83252500 100644 --- a/devel/liborcus/Makefile +++ b/devel/liborcus/Makefile @@ -1,49 +1,48 @@ PORTNAME= liborcus -DISTVERSION= 0.20.2 -PORTREVISION= 1 +DISTVERSION= 0.21.0 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>=${MDDS_VERSION}:devel/mdds LIB_DEPENDS= libboost_date_time.so:devel/boost-libs \ libixion-0.20.so:textproc/libixion USES= autoreconf compiler:c++17-lang gmake libtool localbase:ldflags \ pathfix pkgconfig tar:xz USE_LDCONFIG= yes USE_GITLAB= yes GL_ACCOUNT= orcus GL_PROJECT= orcus GNU_CONFIGURE= 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} MDDS_VERSION= 3.1 post-patch: ${REINPLACE_CMD} -e 's/mdds-3.0/mdds-${MDDS_VERSION}/' ${WRKSRC}/configure.ac .include diff --git a/devel/liborcus/distinfo b/devel/liborcus/distinfo index dca572bdefd9..a49d7de5c67d 100644 --- a/devel/liborcus/distinfo +++ b/devel/liborcus/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1755766386 -SHA256 (orcus-0.20.2.tar.bz2) = 46cdeefef6bbf800e2e776630930fea6363107ac71460824ba54e37047eb85b8 -SIZE (orcus-0.20.2.tar.bz2) = 8525272 +TIMESTAMP = 1764793560 +SHA256 (orcus-0.21.0.tar.bz2) = 3555660197d6d38d720643f430804bb0f95a484c1fe6c28c00808ae67f978d15 +SIZE (orcus-0.21.0.tar.bz2) = 8533271