aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStephen Montgomery-Smith <stephen@FreeBSD.org>2020-07-04 20:45:00 +0000
committerStephen Montgomery-Smith <stephen@FreeBSD.org>2020-07-04 20:45:00 +0000
commit628e0400ed914203bf1ff2bf831c187b1c88b23a (patch)
tree99619efcdbb152e6304dfd832b984291e0c10bfe
parenta5398b2f33739aa9a526c4f049788379e84941c7 (diff)
downloadports-628e0400ed914203bf1ff2bf831c187b1c88b23a.tar.gz
ports-628e0400ed914203bf1ff2bf831c187b1c88b23a.zip
Notes
-rw-r--r--math/GiNaC/Makefile8
-rw-r--r--math/GiNaC/distinfo6
-rw-r--r--math/GiNaC/pkg-plist2
3 files changed, 11 insertions, 5 deletions
diff --git a/math/GiNaC/Makefile b/math/GiNaC/Makefile
index 3a034fae181c..854864c51c74 100644
--- a/math/GiNaC/Makefile
+++ b/math/GiNaC/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= GiNaC
-PORTVERSION= 1.7.9
+PORTVERSION= 1.7.10
CATEGORIES= math
MASTER_SITES= ftp://ftpthep.physik.uni-mainz.de/pub/GiNaC/ \
http://www.ginac.de/
@@ -35,5 +35,11 @@ post-patch:
@${REINPLACE_CMD} -e 's|unsigned|size_t|g' \
${WRKSRC}/ginac/parser/parser.cpp
.endif
+ @${REINPLACE_CMD} -e 's|python3|${PYTHON_CMD}|' \
+ ${WRKSRC}/scripts/yaptu.py \
+ ${WRKSRC}/scripts/fixupind.py \
+ ${WRKSRC}/ginac/function.py \
+ ${WRKSRC}/ginsh/ginsh_fcn_help.py \
+ ${WRKSRC}/ginsh/ginsh_op_help.py
.include <bsd.port.post.mk>
diff --git a/math/GiNaC/distinfo b/math/GiNaC/distinfo
index f5817e003691..2a7dbdb2a3b0 100644
--- a/math/GiNaC/distinfo
+++ b/math/GiNaC/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1586745035
-SHA256 (ginac-1.7.9.tar.bz2) = 67cdff43a4360da997ee5323cce27cf313a5b17ba58f02e8f886138c0f629821
-SIZE (ginac-1.7.9.tar.bz2) = 1076717
+TIMESTAMP = 1593893570
+SHA256 (ginac-1.7.10.tar.bz2) = e9ff2cc2d66e4181daf3a95405be7aa337f0446f5035e157b8c811eba10e51af
+SIZE (ginac-1.7.10.tar.bz2) = 1075059
diff --git a/math/GiNaC/pkg-plist b/math/GiNaC/pkg-plist
index 6df0844d7243..292e9410ba95 100644
--- a/math/GiNaC/pkg-plist
+++ b/math/GiNaC/pkg-plist
@@ -50,7 +50,7 @@ include/ginac/wildcard.h
lib/libginac.a
lib/libginac.so
lib/libginac.so.6
-lib/libginac.so.6.4.3
+lib/libginac.so.6.4.4
libdata/pkgconfig/ginac.pc
libexec/ginac-excompiler
man/man1/ginsh.1.gz