Bug 257956 - math/GiNaC: update to version 1.8.1
Summary: math/GiNaC: update to version 1.8.1
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Stephen Montgomery-Smith
URL: https://ginac.de/News.html
Keywords:
Depends on:
Blocks:
 
Reported: 2021-08-19 22:08 UTC by Philipp Ost
Modified: 2021-08-20 00:51 UTC (History)
0 users

See Also:
bugzilla: maintainer-feedback? (stephen)


Attachments
math/GiNaC: update to version 1.8.1 (3.15 KB, patch)
2021-08-19 22:08 UTC, Philipp Ost
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Philipp Ost 2021-08-19 22:08:54 UTC
Created attachment 227333 [details]
math/GiNaC: update to version 1.8.1

This patch updates math/GiNaC to version 1.8.1.

Changes are as follows:
- USES: add ncurses and readline, sort the entries
- add TEST_TARGET
- remove REINPLACE_CMDs since nothing was changed


Tested with `poudriere testport` using a 12.2-Release-p9 jail (amd64, i386).
Comment 1 Stephen Montgomery-Smith freebsd_committer freebsd_triage 2021-08-20 00:46:39 UTC
Would you be interested in taking over this port as maintainer?  No pressure, I'll continue if you aren't interested.  But if you use this port a lot, you might want to do this, because I don't use this port anymore for my work.
Comment 2 commit-hook freebsd_committer freebsd_triage 2021-08-20 00:50:49 UTC
A commit in branch main references this bug:

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

commit dee02c88c2ec440f0106dc09464b70a55c2df21c
Author:     Stephen Montgomery-Smith <stephen@FreeBSD.org>
AuthorDate: 2021-08-20 00:47:13 +0000
Commit:     Stephen Montgomery-Smith <stephen@FreeBSD.org>
CommitDate: 2021-08-20 00:47:13 +0000

    math/GiNaC: Update to 1.8.1, and other small changes.

    The other small changes are as follows:
    - USES: add ncurses and readline, sort the entries
    - add TEST_TARGET
    - remove REINPLACE_CMDs since nothing was changed

    PR:             257956
    Reported by:    bsd@philippost.de

 math/GiNaC/Makefile  | 13 ++++---------
 math/GiNaC/distinfo  |  6 +++---
 math/GiNaC/pkg-plist | 13 +++++++------
 3 files changed, 14 insertions(+), 18 deletions(-)
Comment 3 Stephen Montgomery-Smith freebsd_committer freebsd_triage 2021-08-20 00:51:23 UTC
Committed, thank you very much.  Email me if you want to take maintainership.