Date: Sat, 13 May 2017 10:58:00 +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: r440782 - head/net/pear-Net_Ident Message-ID: <201705131058.v4DAw0B2083178@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: miwi Date: Sat May 13 10:58:00 2017 New Revision: 440782 URL: https://svnweb.freebsd.org/changeset/ports/440782 Log: - Broken checksum mismatch fetch: http://pear.php.net/get/Net_Ident-1.1.0.tgz: size mismatch: expected 3248, actual 3262 Modified: head/net/pear-Net_Ident/Makefile Modified: head/net/pear-Net_Ident/Makefile ============================================================================== --- head/net/pear-Net_Ident/Makefile Sat May 13 10:55:07 2017 (r440781) +++ head/net/pear-Net_Ident/Makefile Sat May 13 10:58:00 2017 (r440782) @@ -9,5 +9,6 @@ MAINTAINER= joneum@bsdproject.de COMMENT= PEAR identification protocol implementation 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?201705131058.v4DAw0B2083178>