From owner-svn-ports-head@freebsd.org Mon May 2 05:39:31 2016 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 96ECBB2A043; Mon, 2 May 2016 05:39:31 +0000 (UTC) (envelope-from johans@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 690661A13; Mon, 2 May 2016 05:39:31 +0000 (UTC) (envelope-from johans@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u425dUhd058251; Mon, 2 May 2016 05:39:30 GMT (envelope-from johans@FreeBSD.org) Received: (from johans@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u425dU1v058249; Mon, 2 May 2016 05:39:30 GMT (envelope-from johans@FreeBSD.org) Message-Id: <201605020539.u425dU1v058249@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: johans set sender to johans@FreeBSD.org using -f From: Johan van Selst Date: Mon, 2 May 2016 05:39:30 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414436 - head/games/phalanx X-SVN-Group: ports-head 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.22 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: Mon, 02 May 2016 05:39:31 -0000 Author: johans Date: Mon May 2 05:39:30 2016 New Revision: 414436 URL: https://svnweb.freebsd.org/changeset/ports/414436 Log: Update to Phalanx XXV Modified: head/games/phalanx/Makefile head/games/phalanx/distinfo Modified: head/games/phalanx/Makefile ============================================================================== --- head/games/phalanx/Makefile Mon May 2 05:37:29 2016 (r414435) +++ head/games/phalanx/Makefile Mon May 2 05:39:30 2016 (r414436) @@ -2,10 +2,10 @@ # $FreeBSD$ PORTNAME= phalanx -PORTVERSION= 24 +PORTVERSION= 25 CATEGORIES= games -MASTER_SITES= SF/${PORTNAME}/Version%20XXIV -DISTNAME= ${PORTNAME}-XXIV-source +MASTER_SITES= SF/${PORTNAME}/Version%20XXV +DISTNAME= ${PORTNAME}-XXV-source MAINTAINER= johans@FreeBSD.org COMMENT= Xboard-compatible chess playing program Modified: head/games/phalanx/distinfo ============================================================================== --- head/games/phalanx/distinfo Mon May 2 05:37:29 2016 (r414435) +++ head/games/phalanx/distinfo Mon May 2 05:39:30 2016 (r414436) @@ -1,2 +1,2 @@ -SHA256 (phalanx-XXIV-source.tgz) = 7e7ab6c6f497b7b039552ba98fee1032cd0e3976c05d983d28c3c7fdbeb7fc4f -SIZE (phalanx-XXIV-source.tgz) = 352486 +SHA256 (phalanx-XXV-source.tgz) = b3874d5dcd22c64626b2c955b18b27bcba3aa727855361a91eab57a6324b22dd +SIZE (phalanx-XXV-source.tgz) = 360147