svn commit: r383763 - head/multimedia/openh264

John Marino marino at FreeBSD.org
Fri Apr 10 20:59:52 UTC 2015


Author: marino
Date: Fri Apr 10 20:59:51 2015
New Revision: 383763
URL: https://svnweb.freebsd.org/changeset/ports/383763

Log:
  multimedia/openh264: Mark broken; checksum mismatch
  
  At least this saves having to download 35Mb for nothing...

Modified:
  head/multimedia/openh264/Makefile

Modified: head/multimedia/openh264/Makefile
==============================================================================
--- head/multimedia/openh264/Makefile	Fri Apr 10 20:53:45 2015	(r383762)
+++ head/multimedia/openh264/Makefile	Fri Apr 10 20:59:51 2015	(r383763)
@@ -10,6 +10,8 @@ COMMENT=	Cisco implementation of H.264 c
 
 LICENSE=	BSD2CLAUSE
 
+BROKEN=		fails to fetch with a checksum mismatch
+
 USE_GITHUB=	yes
 GH_ACCOUNT=	cisco
 GH_PROJECT=	${PORTNAME}


More information about the svn-ports-all mailing list