Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 13 May 2017 10:46:48 +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: r440776 - head/www/py-octoprint
Message-ID:  <201705131046.v4DAkm0g078215@repo.freebsd.org>

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

Log:
  - Broken checksum mismatch
  
  kevans91-OctoPrint-1.3.0.a-37f51ef_GH0.tar.gz            0  B    0  Bps
  => Fetched file size mismatch (expected 3282128, actual 3282129)

Modified:
  head/www/py-octoprint/Makefile

Modified: head/www/py-octoprint/Makefile
==============================================================================
--- head/www/py-octoprint/Makefile	Sat May 13 10:44:18 2017	(r440775)
+++ head/www/py-octoprint/Makefile	Sat May 13 10:46:48 2017	(r440776)
@@ -43,6 +43,7 @@ RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}Flas
 USES=		python
 
 USE_PYTHON=	autoplist distutils
+BROKEN=		checksum mismatch
 
 USE_GITHUB=	yes
 GH_ACCOUNT=	kevans91



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