Module Name:    src
Committed By:   mrg
Date:           Tue Aug 22 10:04:44 UTC 2017

Modified Files:
        src: UPDATING
        src/doc: 3RDPARTY

Log Message:
note GMP 6.1.2 release and the build issues that may occur.


To generate a diff of this commit:
cvs rdiff -u -r1.285 -r1.286 src/UPDATING
cvs rdiff -u -r1.1466 -r1.1467 src/doc/3RDPARTY

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/UPDATING
diff -u src/UPDATING:1.285 src/UPDATING:1.286
--- src/UPDATING:1.285	Thu Aug 17 01:16:55 2017
+++ src/UPDATING	Tue Aug 22 10:04:44 2017
@@ -1,4 +1,4 @@
-$NetBSD: UPDATING,v 1.285 2017/08/17 01:16:55 mrg Exp $
+$NetBSD: UPDATING,v 1.286 2017/08/22 10:04:44 mrg Exp $
 
 This file (UPDATING) is intended to be a brief reference to recent
 changes that might cause problems in the build process, and a guide for
@@ -19,6 +19,12 @@ See also: BUILDING, build.sh, Makefile.
 Recent changes:
 ^^^^^^^^^^^^^^^
 
+20170822:
+	a new version of GMP has been imported and probably
+	will break parts of builds related to themselves or GCC, both
+	in the tools and the native section.  Remove all GCC, GMP, MPFR
+	and MPC objdirs or build once without -u.
+
 20170816:
 	a new version of MPFR and MPC have been imported and probably
 	will break parts of builds related to themselves or GCC, both

Index: src/doc/3RDPARTY
diff -u src/doc/3RDPARTY:1.1466 src/doc/3RDPARTY:1.1467
--- src/doc/3RDPARTY:1.1466	Thu Aug 17 01:17:17 2017
+++ src/doc/3RDPARTY	Tue Aug 22 10:04:44 2017
@@ -1,4 +1,4 @@
-#	$NetBSD: 3RDPARTY,v 1.1466 2017/08/17 01:17:17 mrg Exp $
+#	$NetBSD: 3RDPARTY,v 1.1467 2017/08/22 10:04:44 mrg Exp $
 #
 # This file contains a list of the software that has been integrated into
 # NetBSD where we are not the primary maintainer.
@@ -1532,7 +1532,7 @@ Location:	external/lgpl3/mpfr/dist
 Notes:
 
 Package:	GNU MP
-Version:	5.1.3
+Version:	6.1.2
 Current Vers:	6.1.2
 Maintainer:	http://gmplib.org/mailman/listinfo/gmp-devel
 Archive Site:	http://gmplib.org/

Reply via email to