svn commit: r440749 - head/security/pear-Net_Portscan

Martin Wilke miwi at FreeBSD.org
Sat May 13 07:11:31 UTC 2017


Author: miwi
Date: Sat May 13 07:11:30 2017
New Revision: 440749
URL: https://svnweb.freebsd.org/changeset/ports/440749

Log:
  - Mark Broken - Checksum missmatch
  
  fetch: http://pear.php.net/get/Net_Portscan-1.0.3.tgz: size mismatch: expected 2674, actual 2706

Modified:
  head/security/pear-Net_Portscan/Makefile

Modified: head/security/pear-Net_Portscan/Makefile
==============================================================================
--- head/security/pear-Net_Portscan/Makefile	Sat May 13 05:48:41 2017	(r440748)
+++ head/security/pear-Net_Portscan/Makefile	Sat May 13 07:11:30 2017	(r440749)
@@ -10,4 +10,6 @@ COMMENT=	Provides an API for scanning po
 
 USES=	pear
 
+BROKEN=	checksum mismatch
+
 .include <bsd.port.mk>


More information about the svn-ports-all mailing list