aboutsummaryrefslogtreecommitdiff
path: root/finance
diff options
context:
space:
mode:
authorKevin Bowling <kbowling@FreeBSD.org>2022-05-09 19:20:37 +0000
committerKevin Bowling <kbowling@FreeBSD.org>2022-05-09 19:23:51 +0000
commitdb78da8f8b7388d951665362479eb4aa0babf1b4 (patch)
tree889195f4ec9075a5a7ac01fe397a42e58f938aa3 /finance
parentbec21c95d998ff28ef8a8337cec3b9fce8074ce8 (diff)
downloadports-db78da8f8b7388d951665362479eb4aa0babf1b4.tar.gz
ports-db78da8f8b7388d951665362479eb4aa0babf1b4.zip
devel/libffi: Bump deps PORTREVISION for shlib change
PR: 263764 Reported by: VVD <vvd@unislabs.com>
Diffstat (limited to 'finance')
-rw-r--r--finance/hs-hledger-ui/Makefile2
-rw-r--r--finance/hs-hledger-web/Makefile2
-rw-r--r--finance/hs-hledger/Makefile2
3 files changed, 3 insertions, 3 deletions
diff --git a/finance/hs-hledger-ui/Makefile b/finance/hs-hledger-ui/Makefile
index 0f23540244a2..3bee831ba9b2 100644
--- a/finance/hs-hledger-ui/Makefile
+++ b/finance/hs-hledger-ui/Makefile
@@ -1,6 +1,6 @@
PORTNAME= hledger-ui
DISTVERSION= 1.19
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= finance haskell
MAINTAINER= yuri@FreeBSD.org
diff --git a/finance/hs-hledger-web/Makefile b/finance/hs-hledger-web/Makefile
index e9f356750916..ca3a73599949 100644
--- a/finance/hs-hledger-web/Makefile
+++ b/finance/hs-hledger-web/Makefile
@@ -1,6 +1,6 @@
PORTNAME= hledger-web
DISTVERSION= 1.19
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= finance haskell
MAINTAINER= yuri@FreeBSD.org
diff --git a/finance/hs-hledger/Makefile b/finance/hs-hledger/Makefile
index f75676304029..88b4da700c09 100644
--- a/finance/hs-hledger/Makefile
+++ b/finance/hs-hledger/Makefile
@@ -1,6 +1,6 @@
PORTNAME= hledger
DISTVERSION= 1.19
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= finance haskell
MAINTAINER= yuri@FreeBSD.org