Ticket #30848 (closed defect: fixed)
[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
Change History
Changed 22 months ago by macports@…
- Attachment rsnapshot.patch added
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
Note: See
TracTickets for help on using
tickets.


rsnapshot Portfile patch to add p5-lchown dependency