Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 28 Sep 2022 17:02:22 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: 9b2a01de47af - main - finance/libofx: Update to 0.10.8
Message-ID:  <202209281702.28SH2MEH038558@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=9b2a01de47af885e3fb718d00d686c38336d660a

commit 9b2a01de47af885e3fb718d00d686c38336d660a
Author:     Jason E. Hale <jhale@FreeBSD.org>
AuthorDate: 2022-09-28 16:59:48 +0000
Commit:     Jason E. Hale <jhale@FreeBSD.org>
CommitDate: 2022-09-28 17:02:13 +0000

    finance/libofx: Update to 0.10.8
    
    https://github.com/libofx/libofx/releases/tag/0.10.8
---
 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 1bb74aa1aab7..3a60c9074d1a 100644
--- a/finance/libofx/Makefile
+++ b/finance/libofx/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	libofx
-PORTVERSION=	0.10.7
+PORTVERSION=	0.10.8
 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 67cdcc42d14c..1e3fc64fd74f 100644
--- a/finance/libofx/distinfo
+++ b/finance/libofx/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1662926118
-SHA256 (libofx-0.10.7.tar.gz) = 5809202588b028742d2b9d2cbe418781e326b353028738bfd8b423b9174f99ab
-SIZE (libofx-0.10.7.tar.gz) = 1420230
+TIMESTAMP = 1664383333
+SHA256 (libofx-0.10.8.tar.gz) = d7133fb939ac0e46507cf7a5de7678b52bf6bcc7be87adc94b761c2cd12ce320
+SIZE (libofx-0.10.8.tar.gz) = 1477698
diff --git a/finance/libofx/pkg-plist b/finance/libofx/pkg-plist
index 4f1ef9a2841e..cc298877b645 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.2
+lib/libofx.so.7.0.3
 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?202209281702.28SH2MEH038558>