Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 20 Feb 2022 02:47:16 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: a60f385ba5b8 - main - finance/libofx: Update to 0.10.3
Message-ID:  <202202200247.21K2lG9o063970@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=a60f385ba5b86356037d96529edbfdba150755ef

commit a60f385ba5b86356037d96529edbfdba150755ef
Author:     Jason E. Hale <jhale@FreeBSD.org>
AuthorDate: 2022-02-20 02:43:18 +0000
Commit:     Jason E. Hale <jhale@FreeBSD.org>
CommitDate: 2022-02-20 02:46:49 +0000

    finance/libofx: Update to 0.10.3
    
    Changes:        https://github.com/libofx/libofx/blob/0.10.3/NEWS
---
 finance/libofx/Makefile | 5 +++--
 finance/libofx/distinfo | 6 +++---
 2 files changed, 6 insertions(+), 5 deletions(-)

diff --git a/finance/libofx/Makefile b/finance/libofx/Makefile
index eb331e0572e8..4ec3dec3c9f6 100644
--- a/finance/libofx/Makefile
+++ b/finance/libofx/Makefile
@@ -1,9 +1,10 @@
 # Created by: Glenn Johnson <glennpj@charter.net>
 
 PORTNAME=	libofx
-PORTVERSION=	0.10.2
+PORTVERSION=	0.10.3
 CATEGORIES=	finance
-MASTER_SITES=	SF/${PORTNAME}/${PORTNAME}
+MASTER_SITES=	https://github.com/${PORTNAME}/${PORTNAME}/releases/download/${PORTVERSION}/ \
+		SF/${PORTNAME}/${PORTNAME}
 
 MAINTAINER=	jhale@FreeBSD.org
 COMMENT=	OpenSource implementation of the OFX (Open Financial eXchange)
diff --git a/finance/libofx/distinfo b/finance/libofx/distinfo
index b8719f5cc94d..275c43d1aec5 100644
--- a/finance/libofx/distinfo
+++ b/finance/libofx/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1619298210
-SHA256 (libofx-0.10.2.tar.gz) = 7164fbe6c570867296f38f46f9def62ea993e46f2a67a9af1771d8edb877eb18
-SIZE (libofx-0.10.2.tar.gz) = 1831739
+TIMESTAMP = 1645322697
+SHA256 (libofx-0.10.3.tar.gz) = 7b5f21989afdd9cf63ab4a2df4ca398782f24fda2e2411f88188e00ab49e3069
+SIZE (libofx-0.10.3.tar.gz) = 1831791



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202202200247.21K2lG9o063970>