[Bug 199728] Perl scripts in /usr/ports/Tools/scripts/ broken since r358817

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Mon Apr 27 09:21:15 UTC 2015


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=199728

            Bug ID: 199728
           Summary: Perl scripts in /usr/ports/Tools/scripts/ broken since
                    r358817
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: Ports Framework
          Assignee: portmgr at FreeBSD.org
          Reporter: ashish at FreeBSD.org
                CC: freebsd-ports-bugs at FreeBSD.org

Since r358817[1] is committed to ports tree, the affected perl scripts are
broken. e.g.,

#v+
% /usr/ports/Tools/scripts/bump_revision.pl      
env: perl -w: No such file or directory
#v-

Probably should add "use warnings;" to the files, instead of "-w" switch in
shebang line.

References:
[1]  https://svnweb.freebsd.org/ports?view=revision&revision=358817

HTH

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the freebsd-ports-bugs mailing list