aboutsummaryrefslogtreecommitdiff
path: root/misc
diff options
context:
space:
mode:
authorJohn Baldwin <jhb@FreeBSD.org>2023-05-08 16:02:57 +0000
committerJohn Baldwin <jhb@FreeBSD.org>2023-05-08 16:02:57 +0000
commit221b0277ed94e617d3aeafedb4fd76506204bf47 (patch)
tree63dc1a0e4cb92d40cdd52db3b223669c695e0035 /misc
parent817deeeebe464a0fc995d9a259ae9b827ef6a7f5 (diff)
downloadports-221b0277ed94e617d3aeafedb4fd76506204bf47.tar.gz
ports-221b0277ed94e617d3aeafedb4fd76506204bf47.zip
mail/ctm: Fix build with -Wdeprecated-non-prototype.
Differential Revision: https://reviews.freebsd.org/D39819
Diffstat (limited to 'misc')
-rw-r--r--misc/ctm/Makefile4
-rw-r--r--misc/ctm/distinfo6
2 files changed, 5 insertions, 5 deletions
diff --git a/misc/ctm/Makefile b/misc/ctm/Makefile
index 1788842ca49f..30ce4a0ad9b2 100644
--- a/misc/ctm/Makefile
+++ b/misc/ctm/Makefile
@@ -1,6 +1,6 @@
PORTNAME= ctm
PORTVERSION= 2.0
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= misc
MAINTAINER= se@FreeBSD.org
@@ -20,7 +20,7 @@ USES= tar:txz
USE_GITHUB= yes
GH_ACCOUNT= freebsd
-GH_TAGNAME= ef289f3
+GH_TAGNAME= 5b03b48
OPTIONS_DEFINE= DOCS
MAKE_FLAGS= MK_MAN=no
diff --git a/misc/ctm/distinfo b/misc/ctm/distinfo
index a26a824cb322..9f37d35c5792 100644
--- a/misc/ctm/distinfo
+++ b/misc/ctm/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1540728904
-SHA256 (freebsd-ctm-2.0-ef289f3_GH0.tar.gz) = 793d88b328699e41a68f214fbd581b5730f86631532728e01ad0a08cd8807bfb
-SIZE (freebsd-ctm-2.0-ef289f3_GH0.tar.gz) = 40160
+TIMESTAMP = 1682456427
+SHA256 (freebsd-ctm-2.0-5b03b48_GH0.tar.gz) = 8690e4f7a32b62aea9fb087bfc56c857f1d16d63e7f5c343aabd3584163433e0
+SIZE (freebsd-ctm-2.0-5b03b48_GH0.tar.gz) = 40149