svn commit: r407221 - head/www/pear-Services_SharedBook

Martin Wilke miwi at FreeBSD.org
Mon Jan 25 15:35:11 UTC 2016


Author: miwi
Date: Mon Jan 25 15:35:10 2016
New Revision: 407221
URL: https://svnweb.freebsd.org/changeset/ports/407221

Log:
  - Mark BROKEN checksum mismatch
  
  -SHA256 (PEAR/Services_SharedBook-0.2.6.tgz) = e81695d67fea202dcc286185e64efac8e14913e4450ab79bff1f2293271538f9
  +SHA256 (PEAR/Services_SharedBook-0.2.6.tgz) = fc4d6d991387db43ee1683df1388138873fcf910a37ceb9584f0adda4cf13f5b

Modified:
  head/www/pear-Services_SharedBook/Makefile

Modified: head/www/pear-Services_SharedBook/Makefile
==============================================================================
--- head/www/pear-Services_SharedBook/Makefile	Mon Jan 25 15:13:23 2016	(r407220)
+++ head/www/pear-Services_SharedBook/Makefile	Mon Jan 25 15:35:10 2016	(r407221)
@@ -13,4 +13,6 @@ RUN_DEPENDS=	${PEARDIR}/HTTP/Client.php:
 
 USES=	pear
 
+BROKEN=		checksum mismatch
+
 .include <bsd.port.mk>


More information about the svn-ports-head mailing list