FreeBSD Bugzilla – Attachment 227333 Details for
Bug 257956
math/GiNaC: update to version 1.8.1
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
math/GiNaC: update to version 1.8.1
math_ginac.diff (text/plain), 3.15 KB, created by
Philipp Ost
on 2021-08-19 22:08:54 UTC
(
hide
)
Description:
math/GiNaC: update to version 1.8.1
Filename:
MIME Type:
Creator:
Philipp Ost
Created:
2021-08-19 22:08:54 UTC
Size:
3.15 KB
patch
obsolete
>diff --git a/math/GiNaC/Makefile b/math/GiNaC/Makefile >index 8b1efc18b6dd..85a6adb50c66 100644 >--- a/math/GiNaC/Makefile >+++ b/math/GiNaC/Makefile >@@ -1,7 +1,7 @@ > # Created by: Ying-Chieh Liao <ijliao@FreeBSD.org> > > PORTNAME= GiNaC >-PORTVERSION= 1.7.11 >+PORTVERSION= 1.8.1 > CATEGORIES= math > MASTER_SITES= ftp://ftpthep.physik.uni-mainz.de/pub/GiNaC/ \ > http://www.ginac.de/ >@@ -15,11 +15,12 @@ LICENSE_FILE= ${WRKSRC}/COPYING > > LIB_DEPENDS= libcln.so:math/cln > >-USES= gmake libtool makeinfo pathfix pkgconfig python:build \ >- tar:bzip2 compiler:c++11-lib >+USES= compiler:c++11-lib gmake libtool makeinfo ncurses pathfix \ >+ pkgconfig python:build readline tar:bzip2 > GNU_CONFIGURE= yes > USE_LDCONFIG= yes > INSTALL_TARGET= install-strip >+TEST_TARGET= check > > CPPFLAGS+= -I${LOCALBASE}/include > LDFLAGS+= -L${LOCALBASE}/lib >@@ -34,11 +35,5 @@ 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 5cceef3130f7..a44cbf0f5935 100644 >--- a/math/GiNaC/distinfo >+++ b/math/GiNaC/distinfo >@@ -1,3 +1,3 @@ >-TIMESTAMP = 1596594247 >-SHA256 (ginac-1.7.11.tar.bz2) = 96529ddef6ae9788aca0093f4b85fc4e34318bc6704e628e6423ab5a92dfe929 >-SIZE (ginac-1.7.11.tar.bz2) = 1077491 >+TIMESTAMP = 1629405569 >+SHA256 (ginac-1.8.1.tar.bz2) = f1695dbd6b187061ef3fba507648c9d6dba438f733b058c16f9278cbdcf5e1ab >+SIZE (ginac-1.8.1.tar.bz2) = 1128166 >diff --git a/math/GiNaC/pkg-plist b/math/GiNaC/pkg-plist >index 06aed6fb446d..cd3ce12b2460 100644 >--- a/math/GiNaC/pkg-plist >+++ b/math/GiNaC/pkg-plist >@@ -1,9 +1,5 @@ > bin/ginsh > bin/viewgar >-include/ginac/compiler.h >-include/ginac/factor.h >-include/ginac/parse_context.h >-include/ginac/parser.h > include/ginac/add.h > include/ginac/archive.h > include/ginac/assertion.h >@@ -11,6 +7,7 @@ include/ginac/basic.h > include/ginac/class_info.h > include/ginac/clifford.h > include/ginac/color.h >+include/ginac/compiler.h > include/ginac/constant.h > include/ginac/container.h > include/ginac/ex.h >@@ -18,6 +15,7 @@ include/ginac/excompiler.h > include/ginac/expair.h > include/ginac/expairseq.h > include/ginac/exprseq.h >+include/ginac/factor.h > include/ginac/fail.h > include/ginac/fderivative.h > include/ginac/flags.h >@@ -28,6 +26,7 @@ include/ginac/idx.h > include/ginac/indexed.h > include/ginac/inifcns.h > include/ginac/integral.h >+include/ginac/integration_kernel.h > include/ginac/lst.h > include/ginac/matrix.h > include/ginac/mul.h >@@ -35,6 +34,8 @@ include/ginac/ncmul.h > include/ginac/normal.h > include/ginac/numeric.h > include/ginac/operators.h >+include/ginac/parse_context.h >+include/ginac/parser.h > include/ginac/power.h > include/ginac/print.h > include/ginac/pseries.h >@@ -49,8 +50,8 @@ include/ginac/version.h > include/ginac/wildcard.h > lib/libginac.a > lib/libginac.so >-lib/libginac.so.6 >-lib/libginac.so.6.4.5 >+lib/libginac.so.11 >+lib/libginac.so.11.1.0 > libdata/pkgconfig/ginac.pc > libexec/ginac-excompiler > man/man1/ginsh.1.gz
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 257956
: 227333