Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 13 May 2017 10:40:54 +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: r440773 - head/security/py-pyptlib
Message-ID:  <201705131040.v4DAes7j076059@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: miwi
Date: Sat May 13 10:40:54 2017
New Revision: 440773
URL: https://svnweb.freebsd.org/changeset/ports/440773

Log:
  - Broken checksum mismatch
  
  fetch: http://www.c-s.li/ports/pyptlib-0.0.6.tar.gz: size of remote file is not known
  pyptlib-0.0.6.tar.gz                                     0  B    0  Bps
  => Fetched file size mismatch (expected 25740, actual 14258)

Modified:
  head/security/py-pyptlib/Makefile

Modified: head/security/py-pyptlib/Makefile
==============================================================================
--- head/security/py-pyptlib/Makefile	Sat May 13 10:39:53 2017	(r440772)
+++ head/security/py-pyptlib/Makefile	Sat May 13 10:40:54 2017	(r440773)
@@ -14,5 +14,6 @@ LICENSE=	BSD3CLAUSE
 
 USES=		python
 USE_PYTHON=	distutils autoplist
+BROKEN=		checksum mismatch
 
 .include <bsd.port.mk>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201705131040.v4DAes7j076059>