Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 21 Sep 2019 13:51:04 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 240728] [NEW PORT] sysutils/p5-File-Rename: rename multiple files
Message-ID:  <bug-240728-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D240728

            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@FreeBSD.org
          Reporter: vidar@karlsen.tech

Created attachment 207678
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D207678&action=
=3Dedit
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 specifie=
d.
If a given filename is not modified by the expression, it will not be renam=
ed.
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)

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-240728-7788>