summaryrefslogtreecommitdiff
path: root/finance
diff options
context:
space:
mode:
authorDmitri Goutnik <dmgk@FreeBSD.org>2022-12-11 06:10:13 -0500
committerDmitri Goutnik <dmgk@FreeBSD.org>2022-12-11 06:17:27 -0500
commitd9ad1002d517a618a299e45ae70075f2cfc66d2a (patch)
tree11c4cbb1a32e3eb29a01a12686262d8889affbf0 /finance
parentlang/go119: Update to 1.19.4 (diff)
all: Bump PORTREVISION after lang/go{118,119} update
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 433a48ceeb1c..349d5874bfba 100644
--- a/finance/cointop/Makefile
+++ b/finance/cointop/Makefile
@@ -1,7 +1,7 @@
PORTNAME= cointop
DISTVERSIONPREFIX= v
DISTVERSION= 1.6.10
-PORTREVISION= 6
+PORTREVISION= 7
CATEGORIES= finance
MAINTAINER= lcook@FreeBSD.org
diff --git a/finance/fixc/Makefile b/finance/fixc/Makefile
index 338034d09b06..428657d8b9a2 100644
--- a/finance/fixc/Makefile
+++ b/finance/fixc/Makefile
@@ -1,7 +1,7 @@
PORTNAME= fixc
PORTVERSION= 1.2
DISTVERSIONPREFIX= v
-PORTREVISION= 6
+PORTREVISION= 7
CATEGORIES= finance
MAINTAINER= blttll@gmail.com
diff --git a/finance/ticker/Makefile b/finance/ticker/Makefile
index 9136514a9646..e03096592ade 100644
--- a/finance/ticker/Makefile
+++ b/finance/ticker/Makefile
@@ -1,7 +1,7 @@
PORTNAME= ticker
DISTVERSIONPREFIX= v
DISTVERSION= 4.5.4
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= finance
MAINTAINER= fuz@fuz.su