[Bug 222163] 'make makepatch' does not explicitly extract the source tarball.

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sat Sep 9 06:33:46 UTC 2017


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

            Bug ID: 222163
           Summary: 'make makepatch' does not explicitly extract the
                    source tarball.
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Ports Framework
          Assignee: portmgr at FreeBSD.org
          Reporter: ed at FreeBSD.org
                CC: freebsd-ports-bugs at FreeBSD.org

Quick bug report before I'm on vacation, to make sure this won't get lost...

This morning I was slightly amazed that 'make makepatch' threw away all of my
patches for a port. It turns out that if you run 'make clean' and thus no
longer have a build directory for a port, it does nothing more than throwing
away all of your patches.

I suspect that the 'makepatch' target should depend on 'patch', somewhere in
Mk/.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the freebsd-ports-bugs mailing list