Date: Sat, 13 May 2017 07:11:30 +0000 (UTC) From: Martin Wilke <miwi@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r440749 - head/security/pear-Net_Portscan Message-ID: <201705130711.v4D7BUSL087205@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201705130711.v4D7BUSL087205>