Index: head/finance/libofx/Makefile =================================================================== --- head/finance/libofx/Makefile (revision 563527) +++ head/finance/libofx/Makefile (revision 563528) @@ -1,36 +1,37 @@ # Created by: Glenn Johnson # $FreeBSD$ PORTNAME= libofx -PORTVERSION= 0.10.0 +PORTVERSION= 0.10.1 CATEGORIES= finance MASTER_SITES= SF/${PORTNAME}/${PORTNAME} MAINTAINER= jhale@FreeBSD.org COMMENT= OpenSource implementation of the OFX (Open Financial eXchange) LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= libcurl.so:ftp/curl \ libxml++-2.6.so:textproc/libxml++26 \ libosp.so:textproc/opensp USES= gettext-runtime gmake gnome iconv libtool localbase pathfix pkgconfig \ compiler:c++11-lang USE_CXXSTD= c++11 USE_GNOME= glib20 glibmm libsigc++20 libxml2 CONFIGURE_ARGS= --disable-doxygen --disable-dot --disable-gengetopt \ --with-opensp-includes=${LOCALBASE}/include/OpenSP \ --with-opensp-libs=${LOCALBASE}/lib GNU_CONFIGURE= yes USE_LDCONFIG= yes INSTALL_TARGET= install-strip +TEST_TARGET= check PORTDOCS= * OPTIONS_DEFINE= DOCS post-install: ${RM} ${STAGEDIR}${DOCSDIR}/COPYING .include Index: head/finance/libofx/distinfo =================================================================== --- head/finance/libofx/distinfo (revision 563527) +++ head/finance/libofx/distinfo (revision 563528) @@ -1,3 +1,3 @@ -TIMESTAMP = 1609783417 -SHA256 (libofx-0.10.0.tar.gz) = f11f46d91573e7d0964eb796c4dcaa33218ede8319b77b817356cf54aaa7bbcc -SIZE (libofx-0.10.0.tar.gz) = 1823190 +TIMESTAMP = 1612036787 +SHA256 (libofx-0.10.1.tar.gz) = 3bcc2c86b23dc11315a8ce0c9f20cc504fdc6147ea3a0385cb3e05768279c64d +SIZE (libofx-0.10.1.tar.gz) = 1832954