New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Ticket #30701 (closed enhancement: fixed)

Opened 22 months ago

Last modified 12 months ago

rsnapshot: switch to depending on port:perl5

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

Description

rsnapshot doesn't build any perl modules, it just needs a perl to use for make and then a perl to use in the shebangs, which could/should be the one provided by the perl5 metaport.

Also, none of the perl scripts in examples currently have correct shebangs and use either /usr/bin/perl or /usr/bin/env perl (although they have other hardcoded path issues and missing perl modle deps as well so this is only a partial fix)

Attachments

rsnapshot.diff (1.9 KB) - added by ecronin@… 22 months ago.

Change History

Changed 22 months ago by ecronin@…

comment:1 Changed 12 months ago by jmr@…

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

Looks like this happened in r86359.

Note: See TracTickets for help on using tickets.