svn commit: r440766 - head/devel/libsearpc

Martin Wilke miwi at FreeBSD.org
Sat May 13 09:33:53 UTC 2017


Author: miwi
Date: Sat May 13 09:33:51 2017
New Revision: 440766
URL: https://svnweb.freebsd.org/changeset/ports/440766

Log:
  - Broken checksum mismatch
  
  haiwen-libsearpc-3.1.0-v3.1-latest_GH0.tar.gz            0  B    0  Bps
  => Fetched file size mismatch (expected 55472, actual 48740)

Modified:
  head/devel/libsearpc/Makefile

Modified: head/devel/libsearpc/Makefile
==============================================================================
--- head/devel/libsearpc/Makefile	Sat May 13 09:32:50 2017	(r440765)
+++ head/devel/libsearpc/Makefile	Sat May 13 09:33:51 2017	(r440766)
@@ -20,6 +20,7 @@ GH_TAGNAME=	v3.1-latest
 
 USES=		autoreconf gettext libtool pathfix pkgconfig python:2
 USE_LDCONFIG=	yes
+BROKEN=		checksum mismatch
 
 GNU_CONFIGURE=	yes
 INSTALL_TARGET=	install-strip


More information about the svn-ports-all mailing list