git: b4ad71de091f - main - math/pynac: upgrade to 0.7.29

From: Thierry Thomas <thierry_at_FreeBSD.org>
Date: Fri, 22 Apr 2022 10:07:09 UTC
The branch main has been updated by thierry:

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

commit b4ad71de091fbcc37b155b81a4676ace57e9b56f
Author:     Thierry Thomas <thierry@FreeBSD.org>
AuthorDate: 2022-04-22 09:19:49 +0000
Commit:     Thierry Thomas <thierry@FreeBSD.org>
CommitDate: 2022-04-22 10:07:02 +0000

    math/pynac: upgrade to 0.7.29
    
    Changelog at <https://github.com/pynac/pynac/wiki/Changelog>.
---
 math/pynac/Makefile  | 4 ++--
 math/pynac/distinfo  | 6 +++---
 math/pynac/pkg-descr | 2 ++
 math/pynac/pkg-plist | 3 ++-
 4 files changed, 9 insertions(+), 6 deletions(-)

diff --git a/math/pynac/Makefile b/math/pynac/Makefile
index b138ebdd4371..e53c05535c90 100644
--- a/math/pynac/Makefile
+++ b/math/pynac/Makefile
@@ -1,8 +1,7 @@
 # Created by: thierry@pompo.net
 
 PORTNAME=	pynac
-PORTVERSION=	0.7.27
-PORTREVISION=	4
+PORTVERSION=	0.7.29
 CATEGORIES=	math python
 MASTER_SITES=	https://github.com/${PORTNAME}/${PORTNAME}/archive/
 
@@ -31,6 +30,7 @@ GIAC_LIBS=		"-lm"
 GNU_CONFIGURE=	yes
 WRKSRC=		${WRKDIR}/${PORTNAME}-${PORTNAME}-${PORTVERSION}
 USE_LDCONFIG=	yes
+INSTALL_TARGET=	install-strip
 TEST_TARGET=	check
 
 .include <bsd.port.mk>
diff --git a/math/pynac/distinfo b/math/pynac/distinfo
index e25ac72468bd..2eb6f13544da 100644
--- a/math/pynac/distinfo
+++ b/math/pynac/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1611678168
-SHA256 (pynac-0.7.27.tar.gz) = 6eef53e4ce82964e5c30658493cf75073669bb96286b740fdad6a36521d476dd
-SIZE (pynac-0.7.27.tar.gz) = 341390
+TIMESTAMP = 1650617635
+SHA256 (pynac-0.7.29.tar.gz) = 44c7628f23f48299dac538cb99a9f5e615fa730e4d48b89291fa72fda109bb64
+SIZE (pynac-0.7.29.tar.gz) = 346586
diff --git a/math/pynac/pkg-descr b/math/pynac/pkg-descr
index 3846d248cf2a..64f9582aa60e 100644
--- a/math/pynac/pkg-descr
+++ b/math/pynac/pkg-descr
@@ -3,4 +3,6 @@ replaces the depency of GiNaC on CLN by a dependency instead of Python.
 It is a lite version of GiNaC as well, not implementing all the features
 of the full GiNaC, and it is *only* meant to be used as a Python library.
 
+Note: since Sage-9.5, Pynac has been merged into the Sage library source code.
+
 WWW: http://pynac.org/
diff --git a/math/pynac/pkg-plist b/math/pynac/pkg-plist
index d272fb127dcd..ef8e1a27c2ad 100644
--- a/math/pynac/pkg-plist
+++ b/math/pynac/pkg-plist
@@ -35,6 +35,7 @@ include/pynac/print.h
 include/pynac/pseries.h
 include/pynac/ptr.h
 include/pynac/py_funcs.h
+include/pynac/pynac-config.h
 include/pynac/registrar.h
 include/pynac/relational.h
 include/pynac/sum.h
@@ -47,5 +48,5 @@ include/pynac/version.h
 include/pynac/wildcard.h
 lib/libpynac.so
 lib/libpynac.so.18
-lib/libpynac.so.18.3.5
+lib/libpynac.so.18.3.7
 libdata/pkgconfig/pynac.pc