summaryrefslogtreecommitdiff
path: root/databases/mysql57-server
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2017-09-13 17:34:40 +0000
committeradam <adam@pkgsrc.org>2017-09-13 17:34:40 +0000
commitbfe7fce997599d4adb55cff5ed57c286d5c2cd2d (patch)
tree7ea25a3c7607d0939242b10389816cf2d7934fb2 /databases/mysql57-server
parentce78db575964aa92c46589e9abab09eb87ba6abb (diff)
downloadpkgsrc-bfe7fce997599d4adb55cff5ed57c286d5c2cd2d.tar.gz
boost: update to 1.65.1
Fixes in 1.65.1 Config: * Version macro changes for CUDA. * Update last known MSVC version. * MSVC 14.11 supports structured bindings. Context: * Return a continuation from functions executed by resume_with. Fiber: * Return a continuation from functions executed by resume_with. Smart Pointers: * Fix Visual C++ version checks. * Fix compilation for NVCC with host compiler clang. Stacktrace: * Update build testing file to detail with a MinGW issue. * Change preprocessor file extensions to work with the installation system. * Support FreeBSD and other OSs that do not define _GNU_SOURCE but have _Unwind_Backtrace function. Thread: * Fix bug in boost::condition_variable on Windows
Diffstat (limited to 'databases/mysql57-server')
-rw-r--r--databases/mysql57-server/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/mysql57-server/Makefile b/databases/mysql57-server/Makefile
index 2696ad06f21..498722a4e16 100644
--- a/databases/mysql57-server/Makefile
+++ b/databases/mysql57-server/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.9 2017/08/24 20:03:08 adam Exp $
+# $NetBSD: Makefile,v 1.10 2017/09/13 17:34:41 adam Exp $
PKGNAME= ${DISTNAME:S/-/-server-/}
-PKGREVISION= 1
+PKGREVISION= 2
COMMENT= MySQL 5, a free SQL database (server)
CONFLICTS= mysql3-server-[0-9]*