git: 0ee523b2d903 - main - finance/libofx: Update to 0.10.7
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 12 Sep 2022 19:46:53 UTC
The branch main has been updated by jhale:
URL: https://cgit.FreeBSD.org/ports/commit/?id=0ee523b2d903332e9b9b68b0197550d89af40c47
commit 0ee523b2d903332e9b9b68b0197550d89af40c47
Author: Jason E. Hale <jhale@FreeBSD.org>
AuthorDate: 2022-09-11 20:56:18 +0000
Commit: Jason E. Hale <jhale@FreeBSD.org>
CommitDate: 2022-09-12 19:45:56 +0000
finance/libofx: Update to 0.10.7
---
finance/libofx/Makefile | 2 +-
finance/libofx/distinfo | 6 +++---
finance/libofx/files/patch-lib_Makefile.in | 11 -----------
3 files changed, 4 insertions(+), 15 deletions(-)
diff --git a/finance/libofx/Makefile b/finance/libofx/Makefile
index 18f9ca06b825..1bb74aa1aab7 100644
--- a/finance/libofx/Makefile
+++ b/finance/libofx/Makefile
@@ -1,5 +1,5 @@
PORTNAME= libofx
-PORTVERSION= 0.10.4
+PORTVERSION= 0.10.7
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 86390027a472..67cdcc42d14c 100644
--- a/finance/libofx/distinfo
+++ b/finance/libofx/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1650416137
-SHA256 (libofx-0.10.4.tar.gz) = 416f30969a9978708efb1d166bf83e26fe97dfc160736028d9f34ad98fa78ed1
-SIZE (libofx-0.10.4.tar.gz) = 1822609
+TIMESTAMP = 1662926118
+SHA256 (libofx-0.10.7.tar.gz) = 5809202588b028742d2b9d2cbe418781e326b353028738bfd8b423b9174f99ab
+SIZE (libofx-0.10.7.tar.gz) = 1420230
diff --git a/finance/libofx/files/patch-lib_Makefile.in b/finance/libofx/files/patch-lib_Makefile.in
deleted file mode 100644
index fcc87be63f5b..000000000000
--- a/finance/libofx/files/patch-lib_Makefile.in
+++ /dev/null
@@ -1,11 +0,0 @@
---- lib/Makefile.in.orig 2016-10-15 10:42:55 UTC
-+++ lib/Makefile.in
-@@ -400,7 +400,7 @@ AM_CPPFLAGS = \
-
-
- #libofx_la_LIBADD = @LIBOBJS@ ${OPENSPLIBS} -lstdc++
--libofx_la_LIBADD = $(OPENSPLIBS) $(ICONV_LIBS) -lstdc++
-+libofx_la_LIBADD = $(OPENSPLIBS) $(ICONV_LIBS)
- libofx_la_LDFLAGS = -no-undefined -version-info @LIBOFX_SO_CURRENT@:@LIBOFX_SO_REVISION@:@LIBOFX_SO_AGE@
- all: all-am
-