svn commit: r440753 - head/www/pear-Services_TwitPic

Martin Wilke miwi at FreeBSD.org
Sat May 13 07:17:11 UTC 2017


Author: miwi
Date: Sat May 13 07:17:10 2017
New Revision: 440753
URL: https://svnweb.freebsd.org/changeset/ports/440753

Log:
  - Mark Broken
  
  fetch: http://pear.php.net/get/Services_TwitPic-0.1.0.tgz: size mismatch: expected 5257, actual 5350

Modified:
  head/www/pear-Services_TwitPic/Makefile

Modified: head/www/pear-Services_TwitPic/Makefile
==============================================================================
--- head/www/pear-Services_TwitPic/Makefile	Sat May 13 07:15:47 2017	(r440752)
+++ head/www/pear-Services_TwitPic/Makefile	Sat May 13 07:17:10 2017	(r440753)
@@ -9,5 +9,6 @@ MAINTAINER=	joneum at bsdproject.de
 COMMENT=	PHP Interface to TwitPic's API
 
 USES=	pear
+BROKEN=	checksum mismatch
 
 .include <bsd.port.mk>


More information about the svn-ports-all mailing list