Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 14 Feb 2022 17:10:28 GMT
From:      Neel Chauhan <nc@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 80ffd8a93fd5 - main - math/cocoalib: Update to 0.99717
Message-ID:  <202202141710.21EHASGZ029192@gitrepo.freebsd.org>

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

URL: https://cgit.FreeBSD.org/ports/commit/?id=80ffd8a93fd57a23a30130e0f9eba3febe3a3339

commit 80ffd8a93fd57a23a30130e0f9eba3febe3a3339
Author:     Neel Chauhan <nc@FreeBSD.org>
AuthorDate: 2022-02-14 17:10:26 +0000
Commit:     Neel Chauhan <nc@FreeBSD.org>
CommitDate: 2022-02-14 17:10:26 +0000

    math/cocoalib: Update to 0.99717
---
 math/cocoalib/Makefile  |  2 +-
 math/cocoalib/distinfo  |  6 +++---
 math/cocoalib/pkg-plist | 12 ++++++------
 3 files changed, 10 insertions(+), 10 deletions(-)

diff --git a/math/cocoalib/Makefile b/math/cocoalib/Makefile
index becfa27b72c0..7fcc3b5fd7f7 100644
--- a/math/cocoalib/Makefile
+++ b/math/cocoalib/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	cocoalib
-DISTVERSION=	0.99712
+DISTVERSION=	0.99717
 CATEGORIES=	math
 MASTER_SITES=	http://cocoa.dima.unige.it/cocoalib/tgz/
 DISTNAME=	CoCoALib-${DISTVERSION}
diff --git a/math/cocoalib/distinfo b/math/cocoalib/distinfo
index 1f0924fd714f..845242d3304e 100644
--- a/math/cocoalib/distinfo
+++ b/math/cocoalib/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1615756797
-SHA256 (CoCoALib-0.99712.tgz) = eff4432565d0be2ac2e7c7ace7f404dba370eb7d3d71e321bcb8b439489d11d3
-SIZE (CoCoALib-0.99712.tgz) = 5598997
+TIMESTAMP = 1644858430
+SHA256 (CoCoALib-0.99717.tgz) = abc152aaf1336758102fa9d1a6d534f7686a5a4eadb69cbf54c706fbd93c8caf
+SIZE (CoCoALib-0.99717.tgz) = 5630927
diff --git a/math/cocoalib/pkg-plist b/math/cocoalib/pkg-plist
index 63a2a287ef8c..b8124b52d328 100644
--- a/math/cocoalib/pkg-plist
+++ b/math/cocoalib/pkg-plist
@@ -1,4 +1,3 @@
-include/CoCoA/apply.H
 include/CoCoA/ApproxPts.H
 include/CoCoA/ApproxPts2.H
 include/CoCoA/assert.H
@@ -262,7 +261,6 @@ lib/libcocoa.so.0
 %%PORTDOCS%%%%DOCSDIR%%/html/SmallFpDoubleImpl.html
 %%PORTDOCS%%%%DOCSDIR%%/html/SmallFpImpl.html
 %%PORTDOCS%%%%DOCSDIR%%/html/SmallFpLogImpl.html
-%%PORTDOCS%%%%DOCSDIR%%/html/SmallPrime.html
 %%PORTDOCS%%%%DOCSDIR%%/html/SmartPtrIRC.html
 %%PORTDOCS%%%%DOCSDIR%%/html/SmartPtrIRCCOW.html
 %%PORTDOCS%%%%DOCSDIR%%/html/SocketStream.html
@@ -378,6 +376,7 @@ lib/libcocoa.so.0
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/ex-RandomSource1.C
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/ex-RandomSource2.C
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/ex-RingElem1.C
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ex-RingElem2.C
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/ex-RingFp1.C
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/ex-RingFp2.C
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/ex-RingFq1.C
@@ -416,9 +415,11 @@ lib/libcocoa.so.0
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/ex-c++-bool.C
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/ex-c++-class.C
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/ex-c++-fn-defn.C
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ex-c++-for-loop.C
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ex-c++-vector.C
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ex-c++.C
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ex-c++-loop-for1.C
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ex-c++-loop-for2.C
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ex-c++-loop-while.C
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ex-c++-vector1.C
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ex-c++-vector2.C
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/ex-convert1.C
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/ex-empty.C
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/ex-error1.C
@@ -442,6 +443,5 @@ lib/libcocoa.so.0
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/ex-ring2.C
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/ex-symbol1.C
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/ex-symbol2.C
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ex-c++-vector2.C
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/ex-verbose1.C
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/index.html



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