[Bug 250871] math/maxima: remove reference to non-existent patch file

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Thu Nov 5 01:04:57 UTC 2020


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=250871

            Bug ID: 250871
           Summary: math/maxima: remove reference to non-existent patch
                    file
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs at FreeBSD.org
          Reporter: jcfyecrayz at liamekaens.com

Created attachment 219364
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=219364&action=edit
[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

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list