Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 05 Nov 2020 01:04:56 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 250871] math/maxima: remove reference to non-existent patch file
Message-ID:  <bug-250871-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D250871

            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@FreeBSD.org
          Reporter: jcfyecrayz@liamekaens.com

Created attachment 219364
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D219364&action=
=3Dedit
[patch] remove ref to non-existent patch file

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

=3D=3D=3D>  Applying extra patch /usr/ports/math/maxima/files/extra-patch-M=
akefile.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 e=
rror
and builds/tests just fine.

QA:
 - testport on 11-stable/amd64: ok
 - portlint: ok

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-250871-7788>