svn commit: r445669 - branches/2017Q3/devel/p5-Log-Dispatch-File-Rolling

Mark Felder feld at FreeBSD.org
Thu Jul 13 17:17:31 UTC 2017


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>


More information about the svn-ports-all mailing list