Bug 257523

Summary: math/singular: update to version 4-2-1
Product: Ports & Packages Reporter: Philipp Ost <bsd>
Component: Individual Port(s)Assignee: Yuri Victorovich <yuri>
Status: Closed FIXED    
Severity: Affects Only Me CC: bsd
Priority: --- Flags: bugzilla: maintainer-feedback? (yuri)
Version: Latest   
Hardware: Any   
OS: Any   
URL: https://www.singular.uni-kl.de/index.php/news/release-of-singular-4-2-1.html
Attachments:
Description Flags
math/singular: update to version 4-2-1 none

Description Philipp Ost 2021-07-31 19:27:56 UTC
Created attachment 226824 [details]
math/singular: update to version 4-2-1

Update math/singular to version 4-2-1.

Changes to the port's Makefile are minimal; I bumped the version number and removed MAKE_JOBS_UNSAFE.

There are two new patch files:
- patch-Singular_Makefile.am carries over the changes from patch-Makefile.am
- patch-configure.ac disables looking for a non-existing doc directory; patch-Makefile.am is modified accordingly.

poudriere testport runs without errors using a 12.2-RELEASE-p9 jail (both amd64 and i386).
Comment 1 Yuri Victorovich freebsd_committer freebsd_triage 2021-08-03 06:10:47 UTC
Committed, thanks!
Comment 2 commit-hook freebsd_committer freebsd_triage 2021-08-03 06:11:08 UTC
A commit in branch main references this bug:

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

commit 8e33ef203ddfc3c1daa6a114faf4a22306b1fb8b
Author:     Philipp Ost <bsd@philippost.de>
AuthorDate: 2021-08-03 06:03:19 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2021-08-03 06:10:46 +0000

    math/singular: Update 4.2.0 .> 4.2.1

    PR:             257523

 math/singular/Makefile                             |  4 +-
 math/singular/distinfo                             |  6 +--
 math/singular/files/patch-Makefile.am              | 24 ++++++----
 .../files/patch-Singular_Makefile.am (new)         | 12 +++++
 math/singular/files/patch-configure.ac (new)       | 31 ++++++++++++
 math/singular/pkg-plist                            | 55 ++++++----------------
 6 files changed, 77 insertions(+), 55 deletions(-)