Bug 250871 - math/maxima: remove reference to non-existent patch file
Summary: math/maxima: remove reference to non-existent patch file
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: Li-Wen Hsu
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-11-05 01:04 UTC by John Hein
Modified: 2020-11-05 06:51 UTC (History)
1 user (show)

See Also:


Attachments
[patch] remove ref to non-existent patch file (430 bytes, patch)
2020-11-05 01:04 UTC, John Hein
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description John Hein 2020-11-05 01:04:56 UTC
Created attachment 219364 [details]
[patch] remove ref to non-existent patch file

'make -C /usr/ports/math/maxima patch' produces the following:

===>  Applying extra patch /usr/ports/math/maxima/files/extra-patch-Makefile.am
cat: /usr/ports/math/maxima/files/extra-patch-Makefile.am: No such file or directory


At the moment, do-patch.sh [accidentally] ignores such errors, so it's not yet fatal (but see bug 250723).

This has been incorrect since it was committed (ports r541227).

Anyway, removing the reference to the non-existent patch file clears that error and builds/tests just fine.

QA:
 - testport on 11-stable/amd64: ok
 - portlint: ok
Comment 1 commit-hook freebsd_committer freebsd_triage 2020-11-05 06:51:23 UTC
A commit references this bug:

Author: lwhsu
Date: Thu Nov  5 06:51:12 UTC 2020
New revision: 554121
URL: https://svnweb.freebsd.org/changeset/ports/554121

Log:
  math/maxima: Remove reference to non-existent patch file

  PR:		250871
  Submitted by:	John Hein <jcfyecrayz@liamekaens.com>

Changes:
  head/math/maxima/Makefile