aboutsummaryrefslogtreecommitdiffstats
path: root/databases/pypy-gdbm
diff options
context:
space:
mode:
authordanfe <danfe@FreeBSD.org>2018-11-11 23:38:50 +0800
committerdanfe <danfe@FreeBSD.org>2018-11-11 23:38:50 +0800
commitc371a116d6c0087c45f2c2d2bf8f8c73a313ba16 (patch)
treeecebeea244f1308bf8264752e45ad4e4ba8a1a2b /databases/pypy-gdbm
parent06071147d1cb6cc2885da2c4adcd29d3a053b1b4 (diff)
downloadfreebsd-ports-gnome-c371a116d6c0087c45f2c2d2bf8f8c73a313ba16.tar.gz
freebsd-ports-gnome-c371a116d6c0087c45f2c2d2bf8f8c73a313ba16.tar.zst
freebsd-ports-gnome-c371a116d6c0087c45f2c2d2bf8f8c73a313ba16.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 'databases/pypy-gdbm')
-rw-r--r--databases/pypy-gdbm/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/databases/pypy-gdbm/Makefile b/databases/pypy-gdbm/Makefile
index eadd5cb54bdf..326c0a5f0e1c 100644
--- a/databases/pypy-gdbm/Makefile
+++ b/databases/pypy-gdbm/Makefile
@@ -2,6 +2,7 @@
# $FreeBSD$
PORTNAME= gdbm
+PORTREVISION= 1
CATEGORIES= databases python
MAINTAINER= python@FreeBSD.org