From owner-svn-ports-all@freebsd.org Wed Aug 29 22:24:38 2018 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 8990B10981F1; Wed, 29 Aug 2018 22:24:38 +0000 (UTC) (envelope-from jbeich@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 39F6284992; Wed, 29 Aug 2018 22:24:38 +0000 (UTC) (envelope-from jbeich@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 mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 16ECF23556; Wed, 29 Aug 2018 22:24:38 +0000 (UTC) (envelope-from jbeich@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w7TMObDD073366; Wed, 29 Aug 2018 22:24:37 GMT (envelope-from jbeich@FreeBSD.org) Received: (from jbeich@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w7TMOb6R073365; Wed, 29 Aug 2018 22:24:37 GMT (envelope-from jbeich@FreeBSD.org) Message-Id: <201808292224.w7TMOb6R073365@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jbeich set sender to jbeich@FreeBSD.org using -f From: Jan Beich Date: Wed, 29 Aug 2018 22:24:37 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r478423 - in head/games/openbor: . files X-SVN-Group: ports-head X-SVN-Commit-Author: jbeich X-SVN-Commit-Paths: in head/games/openbor: . files X-SVN-Commit-Revision: 478423 X-SVN-Commit-Repository: ports 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.27 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, 29 Aug 2018 22:24:38 -0000 Author: jbeich Date: Wed Aug 29 22:24:37 2018 New Revision: 478423 URL: https://svnweb.freebsd.org/changeset/ports/478423 Log: games/openbor: update to 6412 Changes: https://github.com/DCurrent/openbor/compare/cd8df016...d9bfceeb Deleted: head/games/openbor/files/patch-source_gamelib_packfile.c Modified: head/games/openbor/Makefile (contents, props changed) head/games/openbor/distinfo (contents, props changed) Modified: head/games/openbor/Makefile ============================================================================== --- head/games/openbor/Makefile Wed Aug 29 22:03:23 2018 (r478422) +++ head/games/openbor/Makefile Wed Aug 29 22:24:37 2018 (r478423) @@ -2,7 +2,7 @@ PORTNAME= openbor # Hint: svn revision is git rev-list --count ${GH_TAGNAME} -PORTVERSION?= 6263 +PORTVERSION?= 6412 .ifndef PKGNAMESUFFIX PORTREVISION= 0 .endif @@ -31,7 +31,7 @@ PORTSCOUT= ignore:1 USE_GITHUB= yes GH_ACCOUNT= DCurrent -GH_TAGNAME?= cd8df016 +GH_TAGNAME?= d9bfceeb USES+= gmake pkgconfig .if ${PORTVERSION} < 4433 Modified: head/games/openbor/distinfo ============================================================================== --- head/games/openbor/distinfo Wed Aug 29 22:03:23 2018 (r478422) +++ head/games/openbor/distinfo Wed Aug 29 22:24:37 2018 (r478423) @@ -1,3 +1,3 @@ -TIMESTAMP = 1530889996 -SHA256 (DCurrent-openbor-6263-cd8df016_GH0.tar.gz) = 11493892eecfe5a570e52fa175fec90bdab290f2f1c337acf60f2001ae80da57 -SIZE (DCurrent-openbor-6263-cd8df016_GH0.tar.gz) = 154488044 +TIMESTAMP = 1535545207 +SHA256 (DCurrent-openbor-6412-d9bfceeb_GH0.tar.gz) = 9f7605e49884b1f34656144bd8eb40190d38955d571e3339e724f77938525925 +SIZE (DCurrent-openbor-6412-d9bfceeb_GH0.tar.gz) = 129005393