Index: head/devel/liborcus/Makefile =================================================================== --- head/devel/liborcus/Makefile (revision 460425) +++ head/devel/liborcus/Makefile (revision 460426) @@ -1,31 +1,30 @@ # $FreeBSD$ PORTNAME= liborcus -PORTVERSION= 0.13.1 -PORTREVISION= 1 +PORTVERSION= 0.13.2 CATEGORIES= devel misc MASTER_SITES= http://kohei.us/files/orcus/src/ MAINTAINER= office@FreeBSD.org COMMENT= Standalone file import filter library for spreadsheet documents LICENSE= MPL20 BUILD_DEPENDS= ${LOCALBASE}/include/mdds-1.2/mdds/global.hpp:devel/mdds LIB_DEPENDS= libboost_system.so:devel/boost-libs BROKEN_powerpc64= fails to configure: checking for the Boost program_options library... no GNU_CONFIGURE= yes USES= compiler:c++11-lib libtool pathfix pkgconfig tar:xz USE_LDCONFIG= yes INSTALL_TARGET= install-strip CONFIGURE_ARGS= --disable-spreadsheet-model --disable-werror \ --with-boost="${LOCALBASE}" \ --with-boost-system=boost_system \ --disable-python CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib .include Index: head/devel/liborcus/distinfo =================================================================== --- head/devel/liborcus/distinfo (revision 460425) +++ head/devel/liborcus/distinfo (revision 460426) @@ -1,3 +1,3 @@ -TIMESTAMP = 1515619354 -SHA256 (liborcus-0.13.1.tar.xz) = bce854ae699468305c08f97225d49d2013888f96d5f57baf535ea759ce04a9e6 -SIZE (liborcus-0.13.1.tar.xz) = 1814552 +TIMESTAMP = 1517335630 +SHA256 (liborcus-0.13.2.tar.xz) = 9eb69cdd636bdaea22c9073c9f480ebaae05ef62bd483d68c8d4c05af927ea43 +SIZE (liborcus-0.13.2.tar.xz) = 1816884