summaryrefslogtreecommitdiff
path: root/finance
diff options
context:
space:
mode:
authorAshish SHUKLA <ashish@FreeBSD.org>2023-12-07 02:15:46 +0000
committerAshish SHUKLA <ashish@FreeBSD.org>2023-12-07 02:22:10 +0000
commit0505b712df3ae2b4bcaba00aecc7c1e9100d8609 (patch)
tree4490d5e256dfdf157b15063ef0c4e410310df6bb /finance
parentlang/go120: Update to go 1.20.12 (diff)
all: Bump PORTREVISION after lang/go* update
PR: 274405
Diffstat (limited to 'finance')
-rw-r--r--finance/cointop/Makefile2
-rw-r--r--finance/fixc/Makefile2
-rw-r--r--finance/ticker/Makefile2
3 files changed, 3 insertions, 3 deletions
diff --git a/finance/cointop/Makefile b/finance/cointop/Makefile
index 196a9c9a41a3..c3e4606a6b72 100644
--- a/finance/cointop/Makefile
+++ b/finance/cointop/Makefile
@@ -1,7 +1,7 @@
PORTNAME= cointop
DISTVERSIONPREFIX= v
DISTVERSION= 1.6.10
-PORTREVISION= 14
+PORTREVISION= 15
CATEGORIES= finance
MAINTAINER= lcook@FreeBSD.org
diff --git a/finance/fixc/Makefile b/finance/fixc/Makefile
index ee17c4d7a47c..b771f10432dd 100644
--- a/finance/fixc/Makefile
+++ b/finance/fixc/Makefile
@@ -1,7 +1,7 @@
PORTNAME= fixc
PORTVERSION= 1.2
DISTVERSIONPREFIX= v
-PORTREVISION= 14
+PORTREVISION= 15
CATEGORIES= finance
MAINTAINER= blttll@gmail.com
diff --git a/finance/ticker/Makefile b/finance/ticker/Makefile
index 2761f09434ac..45a97384a2a9 100644
--- a/finance/ticker/Makefile
+++ b/finance/ticker/Makefile
@@ -1,7 +1,7 @@
PORTNAME= ticker
DISTVERSIONPREFIX= v
DISTVERSION= 4.5.14
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= finance
MAINTAINER= fuz@FreeBSD.org