#49999: vcheck: fix encoding of a file ---------------------+-------------------------------- Reporter: mojca@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: Keywords: | Port: vcheck ---------------------+-------------------------------- The file `${worksrcpath}/vcheck` is in some weird encoding (invalid UTF-8) and fails to work properly when trying to compile it with Python5.22: {{{ /path/to/vcheck-1.2.1/vcheck around line 1833: Non-ASCII character seen before =encoding in '§Usuccessful§N'. Assuming CP1252 POD document had syntax errors at /opt/local/bin/pod2man-5.22 line 68. Command failed: /opt/local/bin/pod2man-5.22 /path/to/vcheck-1.2.1/vcheck
/path/to/vcheck-1.2.1/vcheck.1 Exit code: 255 }}}
-- Ticket URL: <https://trac.macports.org/ticket/49999> MacPorts <https://www.macports.org/> Ports system for OS X