From owner-svn-ports-all@FreeBSD.ORG Tue Nov 19 22:24:59 2013 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 24167E52; Tue, 19 Nov 2013 22:24:59 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 12AB82209; Tue, 19 Nov 2013 22:24:59 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.7/8.14.7) with ESMTP id rAJMOwTo001011; Tue, 19 Nov 2013 22:24:58 GMT (envelope-from antoine@svn.freebsd.org) Received: (from antoine@localhost) by svn.freebsd.org (8.14.7/8.14.5/Submit) id rAJMOwfY001008; Tue, 19 Nov 2013 22:24:58 GMT (envelope-from antoine@svn.freebsd.org) Message-Id: <201311192224.rAJMOwfY001008@svn.freebsd.org> From: Antoine Brodin Date: Tue, 19 Nov 2013 22:24:58 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r334358 - in head: devel/py-olefileio_pl security/regripper security/regripperplugins X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.16 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 19 Nov 2013 22:24:59 -0000 Author: antoine Date: Tue Nov 19 22:24:58 2013 New Revision: 334358 URL: http://svnweb.freebsd.org/changeset/ports/334358 Log: Use dos2unix Modified: head/devel/py-olefileio_pl/Makefile head/security/regripper/Makefile head/security/regripperplugins/Makefile Modified: head/devel/py-olefileio_pl/Makefile ============================================================================== --- head/devel/py-olefileio_pl/Makefile Tue Nov 19 22:16:17 2013 (r334357) +++ head/devel/py-olefileio_pl/Makefile Tue Nov 19 22:24:58 2013 (r334358) @@ -14,7 +14,7 @@ COMMENT= Python module to read MS OLE2 f LICENSE= MIT -USE_DOS2UNIX= yes +USES= dos2unix USE_PYTHON= -2.7 USE_PYDISTUTILS=yes PYDISTUTILS_PKGNAME=OleFileIO_PL Modified: head/security/regripper/Makefile ============================================================================== --- head/security/regripper/Makefile Tue Nov 19 22:16:17 2013 (r334357) +++ head/security/regripper/Makefile Tue Nov 19 22:24:58 2013 (r334358) @@ -16,9 +16,8 @@ LICENSE= GPLv3 RUN_DEPENDS= p5-Parse-Win32Registry>=0:${PORTSDIR}/devel/p5-Parse-Win32Registry NO_WRKSUBDIR= yes -USE_DOS2UNIX= yes NO_BUILD= yes -USES= perl5 +USES= dos2unix perl5 USE_PERL5= run PLIST_FILES= bin/rip.pl Modified: head/security/regripperplugins/Makefile ============================================================================== --- head/security/regripperplugins/Makefile Tue Nov 19 22:16:17 2013 (r334357) +++ head/security/regripperplugins/Makefile Tue Nov 19 22:24:58 2013 (r334358) @@ -17,8 +17,8 @@ LICENSE= GPLv3 RUN_DEPENDS= regripper>=0:${PORTSDIR}/security/regripper NO_WRKSUBDIR= yes -USE_DOS2UNIX= yes NO_BUILD= yes +USES= dos2unix PORTDATA= *.pl all ntuser sam security software system usrclass