svn commit: r440776 - head/www/py-octoprint

Martin Wilke miwi at FreeBSD.org
Sat May 13 10:46:49 UTC 2017


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


More information about the svn-ports-all mailing list