From owner-svn-ports-head@FreeBSD.ORG Mon Jan 27 14:44:20 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 00EDAA95; Mon, 27 Jan 2014 14:44:20 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id E1F231FA2; Mon, 27 Jan 2014 14:44:19 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.7/8.14.7) with ESMTP id s0REiJWV049194; Mon, 27 Jan 2014 14:44:19 GMT (envelope-from madpilot@svn.freebsd.org) Received: (from madpilot@localhost) by svn.freebsd.org (8.14.7/8.14.7/Submit) id s0REiJhj049192; Mon, 27 Jan 2014 14:44:19 GMT (envelope-from madpilot@svn.freebsd.org) Message-Id: <201401271444.s0REiJhj049192@svn.freebsd.org> From: Guido Falsi Date: Mon, 27 Jan 2014 14:44:19 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r341412 - in head/games/pokerth: . files 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.17 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, 27 Jan 2014 14:44:20 -0000 Author: madpilot Date: Mon Jan 27 14:44:19 2014 New Revision: 341412 URL: http://svnweb.freebsd.org/changeset/ports/341412 QAT: https://qat.redports.org/buildarchive/r341412/ Log: - Update to 1.1.1 - Remove uneeded patches Deleted: head/games/pokerth/files/patch-src-gui-qt-chattools-chattools.h head/games/pokerth/files/patch-src-pokerth.cpp Modified: head/games/pokerth/Makefile head/games/pokerth/distinfo Modified: head/games/pokerth/Makefile ============================================================================== --- head/games/pokerth/Makefile Mon Jan 27 14:43:22 2014 (r341411) +++ head/games/pokerth/Makefile Mon Jan 27 14:44:19 2014 (r341412) @@ -2,9 +2,9 @@ # $FreeBSD$ PORTNAME= pokerth -PORTVERSION= 1.1 +PORTVERSION= 1.1.1 CATEGORIES= games -MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTVERSION} +MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/1.1 DISTNAME= PokerTH-${PORTVERSION}-src MAINTAINER= madpilot@FreeBSD.org Modified: head/games/pokerth/distinfo ============================================================================== --- head/games/pokerth/distinfo Mon Jan 27 14:43:22 2014 (r341411) +++ head/games/pokerth/distinfo Mon Jan 27 14:44:19 2014 (r341412) @@ -1,2 +1,2 @@ -SHA256 (PokerTH-1.1-src.tar.bz2) = 4a8c806c91b68bfaf7e705ca5964848b5f4b8a8da0abd7ce5f2d832068da41ea -SIZE (PokerTH-1.1-src.tar.bz2) = 19325357 +SHA256 (PokerTH-1.1.1-src.tar.bz2) = afe6d3887d2fdf92fd6d89ee2951d3b14a0d43b70dba858d32d41214a5357388 +SIZE (PokerTH-1.1.1-src.tar.bz2) = 19326922