From owner-svn-ports-all@freebsd.org Mon Feb 13 06:50:33 2017 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 144DECDC9D9; Mon, 13 Feb 2017 06:50:33 +0000 (UTC) (envelope-from vanilla@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 BB0E49A4; Mon, 13 Feb 2017 06:50:32 +0000 (UTC) (envelope-from vanilla@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v1D6oVQ4095496; Mon, 13 Feb 2017 06:50:31 GMT (envelope-from vanilla@FreeBSD.org) Received: (from vanilla@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v1D6oVw3095494; Mon, 13 Feb 2017 06:50:31 GMT (envelope-from vanilla@FreeBSD.org) Message-Id: <201702130650.v1D6oVw3095494@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: vanilla set sender to vanilla@FreeBSD.org using -f From: "Vanilla I. Shu" Date: Mon, 13 Feb 2017 06:50:31 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433976 - head/games/uhexen2 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.23 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: Mon, 13 Feb 2017 06:50:33 -0000 Author: vanilla Date: Mon Feb 13 06:50:31 2017 New Revision: 433976 URL: https://svnweb.freebsd.org/changeset/ports/433976 Log: Update to 1.5.8. Modified: head/games/uhexen2/Makefile head/games/uhexen2/distinfo Modified: head/games/uhexen2/Makefile ============================================================================== --- head/games/uhexen2/Makefile Mon Feb 13 06:26:37 2017 (r433975) +++ head/games/uhexen2/Makefile Mon Feb 13 06:50:31 2017 (r433976) @@ -2,16 +2,20 @@ # $FreeBSD$ PORTNAME= uhexen2 -PORTVERSION= 1.5.7 +PORTVERSION= 1.5.8 CATEGORIES= games MASTER_SITES= SF/${PORTNAME}/Hammer%20of%20Thyrion/${PORTVERSION}/Source \ SF/${PORTNAME}/Hexen2%20GameData/gamedata-1.29:data \ SF/${PORTNAME}/Hexen2%20GameData/hexenworld-pakfiles:hw DISTNAME= hexen2source-${PORTVERSION} DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \ - gamedata-all-1.29${EXTRACT_SUFX}:data + gamedata-all-1.29a${EXTRACT_SUFX}:data DIST_SUBDIR= ${PORTNAME} +PATCH_SITES= ${MASTER_SITES} +PATCHFILES= hexen2source-${PORTVERSION}a.patch +PATCH_DIST_STRIP= -p1 + MAINTAINER= ports@FreeBSD.org COMMENT= Hexen II source port supporting Linux/FreeBSD/Unix/Windows Modified: head/games/uhexen2/distinfo ============================================================================== --- head/games/uhexen2/distinfo Mon Feb 13 06:26:37 2017 (r433975) +++ head/games/uhexen2/distinfo Mon Feb 13 06:50:31 2017 (r433976) @@ -1,6 +1,9 @@ -SHA256 (uhexen2/hexen2source-1.5.7.tgz) = cdba2b9f0c24260bb06cfead8dfd3a01d9fa924b55bfaa84f79cd874bb69bbd0 -SIZE (uhexen2/hexen2source-1.5.7.tgz) = 2388892 -SHA256 (uhexen2/gamedata-all-1.29.tgz) = 5bdd2cf2fd7b96147675af3ae6cfba4f1ee7f916c95b2196e9666882cd271f89 -SIZE (uhexen2/gamedata-all-1.29.tgz) = 3703102 +TIMESTAMP = 1486968020 +SHA256 (uhexen2/hexen2source-1.5.8.tgz) = fbe6d05b4a10b82d1817faeccc18996a93b26d0814fe4e5f6e75d94862660463 +SIZE (uhexen2/hexen2source-1.5.8.tgz) = 2473776 +SHA256 (uhexen2/gamedata-all-1.29a.tgz) = f3a8e43d786176599c5b9b1651315f76a6d4391b181d694657796b6e2c6ed646 +SIZE (uhexen2/gamedata-all-1.29a.tgz) = 3703846 SHA256 (uhexen2/hexenworld-pakfiles-0.15.tgz) = 49462cdf984deee7350d03c7d192d1c34d682647ffc9d06de4308e0a7c71c4d9 SIZE (uhexen2/hexenworld-pakfiles-0.15.tgz) = 4948641 +SHA256 (uhexen2/hexen2source-1.5.8a.patch) = 60970483edf7f8ba15b30343cfb3e9b33a7d7a1a960ba0c975140baddf49729c +SIZE (uhexen2/hexen2source-1.5.8a.patch) = 5810