#33932: Erroneous "Missing subversion property on Portfile" error -------------------------------------+-------------------------------------- Reporter: ryandesign@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: base | Version: 2.0.99 Keywords: | Port: -------------------------------------+-------------------------------------- {{{ $ port lint zlib ---> Verifying Portfile for zlib Error: Missing subversion property on Portfile, please execute: svn ps svn:keywords Id Portfile Error: Missing subversion property on Portfile, please execute: svn ps svn :eol-style native Portfile ---> 2 errors and 0 warnings found. }}} This is false: {{{ $ svn pl -v $(port file zlib) Properties on '/Users/rschmidt/macports/dports/archivers/zlib/Portfile': svn:keywords Id svn:eol-style native }}} -- Ticket URL: <https://trac.macports.org/ticket/33932> MacPorts <http://www.macports.org/> Ports system for Mac OS