Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 14 Jul 2022 15:03:53 GMT
From:      Thierry Thomas <thierry@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 8ac2cc6226f0 - main - math/cddlib: upgrade to 0.94m
Message-ID:  <202207141503.26EF3rH3068199@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by thierry:

URL: https://cgit.FreeBSD.org/ports/commit/?id=8ac2cc6226f0426a3059e6f445b6e58018f14013

commit 8ac2cc6226f0426a3059e6f445b6e58018f14013
Author:     Thierry Thomas <thierry@FreeBSD.org>
AuthorDate: 2022-07-05 12:28:20 +0000
Commit:     Thierry Thomas <thierry@FreeBSD.org>
CommitDate: 2022-07-14 14:58:15 +0000

    math/cddlib: upgrade to 0.94m
    
    Release notes at <https://github.com/cddlib/cddlib/releases/tag/0.94m>.
    
    This is needed to upgrade math/sage.
    
    PR:             265050
    Approved by:    moritz (maintainer)
---
 math/cddlib/Makefile  | 2 +-
 math/cddlib/distinfo  | 6 +++---
 math/cddlib/pkg-plist | 6 ++++--
 3 files changed, 8 insertions(+), 6 deletions(-)

diff --git a/math/cddlib/Makefile b/math/cddlib/Makefile
index 2b1e25f3ed78..67bb934ca826 100644
--- a/math/cddlib/Makefile
+++ b/math/cddlib/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	cddlib
-PORTVERSION=	0.94l
+PORTVERSION=	0.94m
 CATEGORIES=	math
 MASTER_SITES=	https://github.com/cddlib/cddlib/releases/download/${DISTVERSION}/
 
diff --git a/math/cddlib/distinfo b/math/cddlib/distinfo
index 27d8718aa369..e817644e7566 100644
--- a/math/cddlib/distinfo
+++ b/math/cddlib/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1604604071
-SHA256 (cddlib-0.94l.tar.gz) = 1ef6b1ee44509a26d480cda699ca1a9a38ecc9a2aba5092dbd7390ca285769e0
-SIZE (cddlib-0.94l.tar.gz) = 1350988
+TIMESTAMP = 1616594457
+SHA256 (cddlib-0.94m.tar.gz) = 70dffdb3369b8704dc75428a1b3c42ab9047b81ce039f12f427e2eb2b1b0dee2
+SIZE (cddlib-0.94m.tar.gz) = 1351298
diff --git a/math/cddlib/pkg-plist b/math/cddlib/pkg-plist
index 697c502d2aaf..031403a135c8 100644
--- a/math/cddlib/pkg-plist
+++ b/math/cddlib/pkg-plist
@@ -38,11 +38,11 @@ include/cddlib/splitmix64.h
 lib/libcdd.a
 lib/libcdd.so
 lib/libcdd.so.0
-lib/libcdd.so.0.1.1
+lib/libcdd.so.0.1.2
 lib/libcddgmp.a
 lib/libcddgmp.so
 lib/libcddgmp.so.0
-lib/libcddgmp.so.0.0.0
+lib/libcddgmp.so.0.1.2
 libdata/pkgconfig/cddlib.pc
 %%PORTDOCS%%%%DOCSDIR%%/cddlibman.dvi
 %%PORTDOCS%%%%DOCSDIR%%/cddlibman.pdf
@@ -102,6 +102,8 @@ libdata/pkgconfig/cddlib.pc
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/examples-ine3d/icododeca.ine
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/examples-ine3d/rcubocta.ine
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/examples-ine3d/rhomtria.ine
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/examples/bug45.ine
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/examples/bug45res.ine
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/examples/project1.ine
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/examples/project1res.ine
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/examples/project2.ine



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202207141503.26EF3rH3068199>