svn commit: r440765 - head/devel/p5-Directory-Scratch

Martin Wilke miwi at FreeBSD.org
Sat May 13 09:32:51 UTC 2017


Author: miwi
Date: Sat May 13 09:32:50 2017
New Revision: 440765
URL: https://svnweb.freebsd.org/changeset/ports/440765

Log:
  - BROKEN checksum mismatch
  
  fetch: http://cpan.metacpan.org/modules/by-module/Directory/Directory-Scratch-0.15.tar.gz: size mismatch: expected 34088, actual 37755

Modified:
  head/devel/p5-Directory-Scratch/Makefile

Modified: head/devel/p5-Directory-Scratch/Makefile
==============================================================================
--- head/devel/p5-Directory-Scratch/Makefile	Sat May 13 09:00:31 2017	(r440764)
+++ head/devel/p5-Directory-Scratch/Makefile	Sat May 13 09:32:50 2017	(r440765)
@@ -18,5 +18,7 @@ RUN_DEPENDS:=	${BUILD_DEPENDS}
 
 USES=		perl5
 USE_PERL5=	configure
+BROKEN=	checksu mismatch
+
 
 .include <bsd.port.mk>


More information about the svn-ports-all mailing list