[Bug 217242] Updated port: sysutils/clone from v1.0.6 to v1.0.7

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Mon Feb 20 01:32:27 UTC 2017


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

            Bug ID: 217242
           Summary: Updated port: sysutils/clone from v1.0.6 to v1.0.7
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: freebsd-ports-bugs at FreeBSD.org
          Reporter: cyclaero at gmail.com

Created attachment 180155
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=180155&action=edit
Diff file of the changes in the clone's port directory

I released the new version 1.0.7 of my File Tree Cloning tool 'clone'. It
brings some fixes and one added option:

- improved check for path intersection.
- fixed a memory leak.
- added option to create a cloned directory tree containing hard links to the
original content.
- adaptions for the ARM architecture.
- exclude list was ignored in the case of destination items for whose the
respective source item did not exist.

The new port version absolved the following test sequence without any problems:

1.  make stage
2.  make check-orphans
3.  make package
4.  make install
5.  make deinstall
6.  pkg add work/pkg/clone-1.0.7.txz
6.1 pkg delete clone-1.0.7
7.1 make clean
7.2 make
7.3 chown -R rolf work
7.4 sudo -u rolf make package
8.  make distclean

Best regards

Rolf

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


More information about the freebsd-ports-bugs mailing list