From owner-svn-ports-head@freebsd.org Fri Jun 30 20:25:23 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 62E08D99F98; Fri, 30 Jun 2017 20:25:23 +0000 (UTC) (envelope-from antoine@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 305F27BC97; Fri, 30 Jun 2017 20:25:23 +0000 (UTC) (envelope-from antoine@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v5UKPMat001074; Fri, 30 Jun 2017 20:25:22 GMT (envelope-from antoine@FreeBSD.org) Received: (from antoine@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5UKPMfh001073; Fri, 30 Jun 2017 20:25:22 GMT (envelope-from antoine@FreeBSD.org) Message-Id: <201706302025.v5UKPMfh001073@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: antoine set sender to antoine@FreeBSD.org using -f From: Antoine Brodin Date: Fri, 30 Jun 2017 20:25:22 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r444780 - head/german/wordpress X-SVN-Group: ports-head X-SVN-Commit-Author: antoine X-SVN-Commit-Paths: head/german/wordpress X-SVN-Commit-Revision: 444780 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 30 Jun 2017 20:25:23 -0000 Author: antoine Date: Fri Jun 30 20:25:22 2017 New Revision: 444780 URL: https://svnweb.freebsd.org/changeset/ports/444780 Log: Mark BROKEN: size and checksum mismatch Reported by: pkg-fallout Modified: head/german/wordpress/Makefile Modified: head/german/wordpress/Makefile ============================================================================== --- head/german/wordpress/Makefile Fri Jun 30 20:10:08 2017 (r444779) +++ head/german/wordpress/Makefile Fri Jun 30 20:25:22 2017 (r444780) @@ -15,6 +15,8 @@ LICENSE= GPLv2 GPLv3 LICENSE_COMB= dual LICENSE_FILE= ${WRKSRC}/license.txt +BROKEN= size and checksum mismatch + CONFLICTS_INSTALL= wordpress-[0-9].* ja-wordpress-[0-9].* ru-wordpress-[0-9].* NO_ARCH= yes