Date: Fri, 7 Oct 2022 05:51:13 GMT From: "Jason E. Hale" <jhale@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 501680a3ed48 - main - finance/libofx: Update to 0.10.9 Message-ID: <202210070551.2975pDdB038682@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by jhale: URL: https://cgit.FreeBSD.org/ports/commit/?id=501680a3ed4853e9d8c6c42ebdc150ffd709e0af commit 501680a3ed4853e9d8c6c42ebdc150ffd709e0af Author: Jason E. Hale <jhale@FreeBSD.org> AuthorDate: 2022-10-07 04:56:41 +0000 Commit: Jason E. Hale <jhale@FreeBSD.org> CommitDate: 2022-10-07 05:50:47 +0000 finance/libofx: Update to 0.10.9 https://github.com/libofx/libofx/releases/tag/0.10.9 --- finance/libofx/Makefile | 2 +- finance/libofx/distinfo | 6 +++--- finance/libofx/pkg-plist | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/finance/libofx/Makefile b/finance/libofx/Makefile index 3a60c9074d1a..ad3c2e6021a0 100644 --- a/finance/libofx/Makefile +++ b/finance/libofx/Makefile @@ -1,5 +1,5 @@ PORTNAME= libofx -PORTVERSION= 0.10.8 +PORTVERSION= 0.10.9 CATEGORIES= finance MASTER_SITES= https://github.com/${PORTNAME}/${PORTNAME}/releases/download/${PORTVERSION}/ \ SF/${PORTNAME}/${PORTNAME} diff --git a/finance/libofx/distinfo b/finance/libofx/distinfo index 1e3fc64fd74f..b9abdcb5de64 100644 --- a/finance/libofx/distinfo +++ b/finance/libofx/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1664383333 -SHA256 (libofx-0.10.8.tar.gz) = d7133fb939ac0e46507cf7a5de7678b52bf6bcc7be87adc94b761c2cd12ce320 -SIZE (libofx-0.10.8.tar.gz) = 1477698 +TIMESTAMP = 1665117213 +SHA256 (libofx-0.10.9.tar.gz) = 1ca89ff7d681c9edad312172ac464231a8de686e653213612f9417492cef0d37 +SIZE (libofx-0.10.9.tar.gz) = 1478209 diff --git a/finance/libofx/pkg-plist b/finance/libofx/pkg-plist index cc298877b645..818f14cbb475 100644 --- a/finance/libofx/pkg-plist +++ b/finance/libofx/pkg-plist @@ -5,7 +5,7 @@ include/libofx/libofx.h lib/libofx.a lib/libofx.so lib/libofx.so.7 -lib/libofx.so.7.0.3 +lib/libofx.so.7.0.4 libdata/pkgconfig/libofx.pc man/man1/ofxconnect.1.gz man/man1/ofxdump.1.gz
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202210070551.2975pDdB038682>