New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Ticket #30848 (closed defect: fixed)

Opened 22 months ago

Last modified 13 months ago

[PATCH] rsnapshot update and p5-lchown dependency

Reported by: macports@… Owned by: mww@…
Priority: Normal Milestone:
Component: ports Version: 2.0.1
Keywords: Cc:
Port: rsnapshot

Description

I recently tried to use rsnapshot out of the box with MacPorts and received warnings about a missing lchown() in perl. Attached is a patched rsnapshot to use perl5, both 5.8 and 5.12 work fine and a new port p5-lchown.

Attachments

rsnapshot.patch (593 bytes) - added by macports@… 22 months ago.
rsnapshot Portfile patch to add p5-lchown dependency
Portfile (555 bytes) - added by macports@… 22 months ago.
p5-lchown Portfile

Change History

Changed 22 months ago by macports@…

rsnapshot Portfile patch to add p5-lchown dependency

Changed 22 months ago by macports@…

p5-lchown Portfile

comment:1 Changed 22 months ago by jmr@…

  • Owner changed from macports-tickets@… to mww@…

Please remember to cc the maintainer.

comment:2 Changed 13 months ago by jmr@…

  • Keywords rsnapshot, perl, lchown removed

The attached p5-lchown portfile indicates it is noarch, but this is incorrect:

% file work/destroot/opt/local/lib/perl5/vendor_perl/5.12.4/darwin-multi-2level/auto/Lchown/Lchown.bundle
work/destroot/opt/local/lib/perl5/vendor_perl/5.12.4/darwin-multi-2level/auto/Lchown/Lchown.bundle: Mach-O 64-bit bundle x86_64

comment:3 Changed 13 months ago by jmr@…

Also note that the initial revision for a new port should be 0. Fixed and committed in r93351.

comment:4 Changed 13 months ago by jmr@…

  • Status changed from new to closed
  • Resolution set to fixed

Dependency added to rsnapshot in r93352.

Note: See TracTickets for help on using tickets.