Update math/cddlib to 0.94m Changelog:https://github.com/cddlib/cddlib/releases Patch no longer required since changes have been imported. No export changes whatsoever for shared libs.
Build, run tested on amd64 Index: Makefile =================================================================== RCS file: /cvs/ports/math/cddlib/Makefile,v retrieving revision 1.2 diff -u -p -r1.2 Makefile --- Makefile 4 Oct 2020 07:27:36 -0000 1.2 +++ Makefile 10 Dec 2020 12:31:04 -0000 @@ -4,10 +4,10 @@ COMMENT = C library for double descripti GH_ACCOUNT = cddlib GH_PROJECT = cddlib -GH_TAGNAME = 0.94l +GH_TAGNAME = 0.94m -SHARED_LIBS += cdd 0.1 # 1.1 -SHARED_LIBS += cddgmp 0.1 # 1.1 +SHARED_LIBS += cdd 0.1 # 1.2 +SHARED_LIBS += cddgmp 0.1 # 1.2 CATEGORIES = math Index: distinfo =================================================================== RCS file: /cvs/ports/math/cddlib/distinfo,v retrieving revision 1.2 diff -u -p -r1.2 distinfo --- distinfo 4 Oct 2020 07:27:36 -0000 1.2 +++ distinfo 10 Dec 2020 12:31:04 -0000 @@ -1,2 +1,2 @@ -SHA256 (cddlib-0.94l.tar.gz) = 0TyOj7Pm6P/9A0bgo5b833zq4oyjxPe//68Pr4Novb0= -SIZE (cddlib-0.94l.tar.gz) = 493895 +SHA256 (cddlib-0.94m.tar.gz) = dm2OwhNZiYMHSOXi/lfzB+0HBkMcE1VBw8CBy+wLw08= +SIZE (cddlib-0.94m.tar.gz) = 494265 Index: patches/patch-lib-src_Makefile_gmp_am =================================================================== RCS file: patches/patch-lib-src_Makefile_gmp_am diff -N patches/patch-lib-src_Makefile_gmp_am --- patches/patch-lib-src_Makefile_gmp_am 4 Oct 2020 07:27:36 -0000 1.1 +++ /dev/null 1 Jan 1970 00:00:00 -0000 @@ -1,14 +0,0 @@ -$OpenBSD: patch-lib-src_Makefile_gmp_am,v 1.1 2020/10/04 07:27:36 martin Exp $ - -Index: lib-src/Makefile.gmp.am ---- lib-src/Makefile.gmp.am.orig -+++ lib-src/Makefile.gmp.am -@@ -9,7 +9,7 @@ cddtypes_f.h - - libcddgmp_la_SOURCES = $(libcdd_la_SOURCES) - libcddgmp_la_CPPFLAGS = -DGMPRATIONAL --libcddgmp_la_LDFLAGS = -lgmp -+libcddgmp_la_LDFLAGS = $(AM_LDFLAGS) -lgmp - # do not ship generated source files - nodist_libcddgmp_la_SOURCES = \ - cddcore_f.c \ Index: pkg/PLIST =================================================================== RCS file: /cvs/ports/math/cddlib/pkg/PLIST,v retrieving revision 1.2 diff -u -p -r1.2 PLIST --- pkg/PLIST 4 Oct 2020 07:27:37 -0000 1.2 +++ pkg/PLIST 10 Dec 2020 12:31:04 -0000 @@ -103,6 +103,8 @@ share/doc/cddlib/examples-ine3d/hexocta. share/doc/cddlib/examples-ine3d/icododeca.ine share/doc/cddlib/examples-ine3d/rcubocta.ine share/doc/cddlib/examples-ine3d/rhomtria.ine +share/doc/cddlib/examples/bug45.ine +share/doc/cddlib/examples/bug45res.ine share/doc/cddlib/examples/project1.ine share/doc/cddlib/examples/project1res.ine share/doc/cddlib/examples/project2.ine