diff options
author | nia <nia@pkgsrc.org> | 2020-12-04 20:44:57 +0000 |
---|---|---|
committer | nia <nia@pkgsrc.org> | 2020-12-04 20:44:57 +0000 |
commit | 77345cbaf77c9e43b7a467af6bdf4c29b1a41dd8 (patch) | |
tree | 1eccd708a0d316288b6c89678204df314ab01ff0 /databases/mysql-cluster | |
parent | 00fa5d76195777807cd64ed9f07dc0cefefe2d4b (diff) | |
download | pkgsrc-77345cbaf77c9e43b7a467af6bdf4c29b1a41dd8.tar.gz |
Revbump packages with a runtime Python dep but no version prefix.
For the Python 3.8 default switch.
Diffstat (limited to 'databases/mysql-cluster')
-rw-r--r-- | databases/mysql-cluster/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/mysql-cluster/Makefile b/databases/mysql-cluster/Makefile index 5e14b2f7bdf..f2646841ed1 100644 --- a/databases/mysql-cluster/Makefile +++ b/databases/mysql-cluster/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.19 2020/08/31 18:06:56 wiz Exp $ +# $NetBSD: Makefile,v 1.20 2020/12/04 20:45:04 nia Exp $ PKGNAME= ${DISTNAME:S/-gpl//} -PKGREVISION= 5 +PKGREVISION= 6 COMMENT= MySQL Cluster 7.4, a free SQL clustered database BROKEN= "Fails to build with OpenSSL 1.1" |