Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 13 May 2017 09:33:52 +0000 (UTC)
From:      Martin Wilke <miwi@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r440766 - head/devel/libsearpc
Message-ID:  <201705130933.v4D9XqU5048578@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201705130933.v4D9XqU5048578>