Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 13 Jul 2017 17:17:29 +0000 (UTC)
From:      Mark Felder <feld@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org
Subject:   svn commit: r445669 - branches/2017Q3/devel/p5-Log-Dispatch-File-Rolling
Message-ID:  <201707131717.v6DHHTKk078612@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: feld
Date: Thu Jul 13 17:17:29 2017
New Revision: 445669
URL: https://svnweb.freebsd.org/changeset/ports/445669

Log:
  MFH: r445668
  
  devel/p5-Log-Dispatch-File-Rolling: Add dos2unix to fix patch
  
  Reported by:	dvl
  
  Approved by:	ports-secteam (with hat)

Modified:
  branches/2017Q3/devel/p5-Log-Dispatch-File-Rolling/Makefile
Directory Properties:
  branches/2017Q3/   (props changed)

Modified: branches/2017Q3/devel/p5-Log-Dispatch-File-Rolling/Makefile
==============================================================================
--- branches/2017Q3/devel/p5-Log-Dispatch-File-Rolling/Makefile	Thu Jul 13 17:16:58 2017	(r445668)
+++ branches/2017Q3/devel/p5-Log-Dispatch-File-Rolling/Makefile	Thu Jul 13 17:17:29 2017	(r445669)
@@ -17,7 +17,7 @@ BUILD_DEPENDS=	p5-Log-Dispatch>=2.37:devel/p5-Log-Disp
 RUN_DEPENDS=	p5-Log-Dispatch>=2.37:devel/p5-Log-Dispatch \
 		p5-Log-Log4perl>=1.38:devel/p5-Log-Log4perl
 
-USES=		perl5
+USES=		dos2unix perl5
 USE_PERL5=	configure
 
 .include <bsd.port.mk>



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