From owner-svn-ports-all@freebsd.org Wed Dec 30 11:58:32 2015 Return-Path: Delivered-To: svn-ports-all@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 3175CA55CC1; Wed, 30 Dec 2015 11:58:32 +0000 (UTC) (envelope-from rakuco@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 032A21DBF; Wed, 30 Dec 2015 11:58:31 +0000 (UTC) (envelope-from rakuco@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tBUBwVLT052315; Wed, 30 Dec 2015 11:58:31 GMT (envelope-from rakuco@FreeBSD.org) Received: (from rakuco@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tBUBwVPN052314; Wed, 30 Dec 2015 11:58:31 GMT (envelope-from rakuco@FreeBSD.org) Message-Id: <201512301158.tBUBwVPN052314@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: rakuco set sender to rakuco@FreeBSD.org using -f From: Raphael Kubo da Costa Date: Wed, 30 Dec 2015 11:58:31 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r404840 - head/games/54321 X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 30 Dec 2015 11:58:32 -0000 Author: rakuco Date: Wed Dec 30 11:58:30 2015 New Revision: 404840 URL: https://svnweb.freebsd.org/changeset/ports/404840 Log: Unmark BROKEN, the source can be fetched correctly. Modified: head/games/54321/Makefile Modified: head/games/54321/Makefile ============================================================================== --- head/games/54321/Makefile Wed Dec 30 11:51:39 2015 (r404839) +++ head/games/54321/Makefile Wed Dec 30 11:58:30 2015 (r404840) @@ -12,7 +12,6 @@ DISTNAME= ${PORTNAME} MAINTAINER= ports@FreeBSD.org COMMENT= Five games in four-, three-, or two-dimensions for one player -BROKEN= unfetchable LIB_DEPENDS= libpng.so:${PORTSDIR}/graphics/png USES= gmake tar:tgz