[Bug 240728] [NEW PORT] sysutils/p5-File-Rename: rename multiple files
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Sat Sep 21 13:51:04 UTC 2019
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=240728
Bug ID: 240728
Summary: [NEW PORT] sysutils/p5-File-Rename: rename multiple
files
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: Individual Port(s)
Assignee: ports-bugs at FreeBSD.org
Reporter: vidar at karlsen.tech
Created attachment 207678
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=207678&action=edit
svn diff
rename renames the filenames supplied according to the rule specified as the
first argument. The perlexpr argument is a Perl expression which is expected
to modify the $_ string in Perl for at least some of the filenames specified.
If a given filename is not modified by the expression, it will not be renamed.
If no filenames are given on the command line, filenames will be read via
standard input.
portlint -CA: looks fine
poudriere testport: ok (11.2 and 12.0)
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list