K 10 svn:author V 5 koobs K 8 svn:date V 27 2017-04-30T04:52:00.272682Z K 7 svn:log V 475 devel/py-dateutil: Remove use of dos2unix The file installed as dateutil-zoneinfo.tar.gz is corrupted by the dos2unix run on all of the files in the distribution. There is no need to run dos2unix as the only files with CRLF is the NEWS file, a README and a Windows BAT file (which makes sense to use CRLF). Accordingly: - Remove use of USES=dos2unix - Bump PORTREVISION to rebuild package (containing corrupted TZ data file) PR: 217264 Submitted by: gordon MFH: 2017Q2 END