Opened 13 years ago

Closed 12 years ago

#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 (2)

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

Download all attachments as: .zip

Change History (6)

Changed 13 years ago by macports@…

Attachment: rsnapshot.patch added

rsnapshot Portfile patch to add p5-lchown dependency

Changed 13 years ago by macports@…

Attachment: Portfile added

p5-lchown Portfile

comment:1 Changed 13 years ago by jmroot (Joshua Root)

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

Please remember to cc the maintainer.

comment:2 Changed 12 years ago by jmroot (Joshua Root)

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 12 years ago by jmroot (Joshua Root)

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

comment:4 Changed 12 years ago by jmroot (Joshua Root)

Resolution: fixed
Status: newclosed

Dependency added to rsnapshot in r93352.

Note: See TracTickets for help on using tickets.