Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 27 Apr 2015 09:21:15 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 199728] Perl scripts in /usr/ports/Tools/scripts/ broken since r358817
Message-ID:  <bug-199728-13@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
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@FreeBSD.org
          Reporter: ashish@FreeBSD.org
                CC: freebsd-ports-bugs@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.



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