summaryrefslogtreecommitdiff
path: root/devel/tclthread/Makefile
diff options
context:
space:
mode:
authorAlexey Dokuchaev <danfe@FreeBSD.org>2018-11-11 15:38:50 +0000
committerAlexey Dokuchaev <danfe@FreeBSD.org>2018-11-11 15:38:50 +0000
commit936a36e30dd301c382ea294a0e35822d16c879d1 (patch)
treeecebeea244f1308bf8264752e45ad4e4ba8a1a2b /devel/tclthread/Makefile
parent31a106af43fcb1d2dd968cdc8645e1b420f9cf03 (diff)
downloadfreebsd-ports-936a36e30dd301c382ea294a0e35822d16c879d1.zip
Update `databases/gdbm' to version 1.18.1, an important bugfix release
which restores compatibility with old databases (version 1.8) and some later versions which were built without mmap(2) support. Due to shlib version change, bump port revisions of the consumer ports. PR: 233059 Exp-run by: antoine Approved by: maintainer (johans, numerous timeouts)
Diffstat (limited to 'devel/tclthread/Makefile')
-rw-r--r--devel/tclthread/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/tclthread/Makefile b/devel/tclthread/Makefile
index 55422ff240b0..26cdf0564c65 100644
--- a/devel/tclthread/Makefile
+++ b/devel/tclthread/Makefile
@@ -3,6 +3,7 @@
PORTNAME= thread
PORTVERSION= 2.8.2
+PORTREVISION= 1
CATEGORIES= devel
MASTER_SITES= SF/tcl/Tcl/8.6.8/
PKGNAMEPREFIX= tcl