[Bug 246336] Tools/scripts/mfh: may not check out port directory if only touching files/*

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sat May 9 16:55:16 UTC 2020


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

            Bug ID: 246336
           Summary: Tools/scripts/mfh: may not check out port directory if
                    only touching files/*
           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: mandree at FreeBSD.org
                CC: ports-bugs at FreeBSD.org

Try:

${PORTSDIR}/Tools/scripts/mfh 534788

You'll see that mfh checks out only the files/ directory, so I cannot directly
test build the port:

$ tree /tmp/merge.neS0T1/2020Q2/
/tmp/merge.neS0T1/2020Q2/
└── graphics
    └── darktable
        └── files
            ├── patch-data_kernels_CMakeLists.txt
            ├── patch-src_CMakeLists.txt
            └── patch-src_external_rawspeed_cmake_Modules_CheckZLIB.cmake

3 directories, 3 files

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


More information about the freebsd-ports-bugs mailing list