From owner-svn-ports-all@freebsd.org Mon Mar 13 04:12:55 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 E80F8D0AC6B; Mon, 13 Mar 2017 04:12:55 +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 mx1.freebsd.org (Postfix) with ESMTPS id A3812308; Mon, 13 Mar 2017 04:12:55 +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 v2D4CsSp034646; Mon, 13 Mar 2017 04:12:54 GMT (envelope-from jbeich@FreeBSD.org) Received: (from jbeich@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v2D4CshT034641; Mon, 13 Mar 2017 04:12:54 GMT (envelope-from jbeich@FreeBSD.org) Message-Id: <201703130412.v2D4CshT034641@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jbeich set sender to jbeich@FreeBSD.org using -f From: Jan Beich Date: Mon, 13 Mar 2017 04:12:54 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r436037 - in head/games: megaglest megaglest-data megaglest/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-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 Mar 2017 04:12:56 -0000 Author: jbeich Date: Mon Mar 13 04:12:54 2017 New Revision: 436037 URL: https://svnweb.freebsd.org/changeset/ports/436037 Log: games/megaglest{,-data}: update to 3.13.0 - Describe LICENSE for game data Changes: https://github.com/MegaGlest/megaglest-source/releases/tag/3.13.0 PR: 217725 217726 Submitted by: Thibault Payet (maintainer) Added: head/games/megaglest/files/patch-source_shared__lib_sources_platform_posix_ircclient.cpp (contents, props changed) - copied, changed from r436036, head/games/megaglest/files/patch-source-shared_lib-sources-platform-posix-ircclient.cpp Deleted: head/games/megaglest/files/patch-source-shared_lib-sources-platform-posix-ircclient.cpp head/games/megaglest/files/patch-source-shared_lib-sources-platform-posix-socket.cpp head/games/megaglest/files/patch-source_shared__lib_include_platform_sdl_platform__main.h head/games/megaglest/files/patch-source_shared__lib_sources_platform_common_platform__common.cpp Modified: head/games/megaglest-data/Makefile (contents, props changed) head/games/megaglest-data/distinfo (contents, props changed) head/games/megaglest/Makefile (contents, props changed) head/games/megaglest/distinfo (contents, props changed) Modified: head/games/megaglest-data/Makefile ============================================================================== --- head/games/megaglest-data/Makefile Mon Mar 13 04:12:38 2017 (r436036) +++ head/games/megaglest-data/Makefile Mon Mar 13 04:12:54 2017 (r436037) @@ -2,13 +2,16 @@ # $FreeBSD$ PORTNAME= megaglest -PORTVERSION= 3.12.0 +PORTVERSION= 3.13.0 CATEGORIES= games PKGNAMESUFFIX= -data MAINTAINER= monwarez@mailoo.org COMMENT= MegaGlest data files +LICENSE= CC-BY-SA-3.0 +LICENSE_FILE= ${WRKSRC}/docs/LICENSE.data.txt + USE_GITHUB= yes GH_ACCOUNT= MegaGlest GH_PROJECT= megaglest-data Modified: head/games/megaglest-data/distinfo ============================================================================== --- head/games/megaglest-data/distinfo Mon Mar 13 04:12:38 2017 (r436036) +++ head/games/megaglest-data/distinfo Mon Mar 13 04:12:54 2017 (r436037) @@ -1,2 +1,3 @@ -SHA256 (MegaGlest-megaglest-data-3.12.0_GH0.tar.gz) = 7273dbc26aad06f5e796b1c76cd12d518ec6d172bd712b46aba05623e73ad154 -SIZE (MegaGlest-megaglest-data-3.12.0_GH0.tar.gz) = 352540676 +TIMESTAMP = 1489312394 +SHA256 (MegaGlest-megaglest-data-3.13.0_GH0.tar.gz) = 99775601eae78e2c626bca76a6e9359491e13685541e36bee0d3207f81152e5e +SIZE (MegaGlest-megaglest-data-3.13.0_GH0.tar.gz) = 353518497 Modified: head/games/megaglest/Makefile ============================================================================== --- head/games/megaglest/Makefile Mon Mar 13 04:12:38 2017 (r436036) +++ head/games/megaglest/Makefile Mon Mar 13 04:12:54 2017 (r436037) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= megaglest -PORTVERSION= 3.12.0 -PORTREVISION= 1 +PORTVERSION= 3.13.0 CATEGORIES= games MAINTAINER= monwarez@mailoo.org Modified: head/games/megaglest/distinfo ============================================================================== --- head/games/megaglest/distinfo Mon Mar 13 04:12:38 2017 (r436036) +++ head/games/megaglest/distinfo Mon Mar 13 04:12:54 2017 (r436037) @@ -1,2 +1,3 @@ -SHA256 (MegaGlest-megaglest-source-3.12.0_GH0.tar.gz) = 13c0ed6320f52558939cadcb1b1d16e6ac94cb3b22be6d4d761723ef41e87297 -SIZE (MegaGlest-megaglest-source-3.12.0_GH0.tar.gz) = 3638252 +TIMESTAMP = 1489313085 +SHA256 (MegaGlest-megaglest-source-3.13.0_GH0.tar.gz) = efb5d755f44055e4b41ac6fc29e5cbe167f9d74eac800b3070f4b11b15f3b464 +SIZE (MegaGlest-megaglest-source-3.13.0_GH0.tar.gz) = 3654879 Copied and modified: head/games/megaglest/files/patch-source_shared__lib_sources_platform_posix_ircclient.cpp (from r436036, head/games/megaglest/files/patch-source-shared_lib-sources-platform-posix-ircclient.cpp) ============================================================================== --- head/games/megaglest/files/patch-source-shared_lib-sources-platform-posix-ircclient.cpp Mon Mar 13 04:12:38 2017 (r436036, copy source) +++ head/games/megaglest/files/patch-source_shared__lib_sources_platform_posix_ircclient.cpp Mon Mar 13 04:12:54 2017 (r436037) @@ -1,10 +1,9 @@ ---- source/shared_lib/sources/platform/posix/ircclient.cpp.orig 2016-04-02 12:36:57 UTC +--- source/shared_lib/sources/platform/posix/ircclient.cpp.orig 2017-03-12 11:21:46 UTC +++ source/shared_lib/sources/platform/posix/ircclient.cpp -@@ -19,10 +19,7 @@ - #if !defined(DISABLE_IRCCLIENT) +@@ -20,9 +20,7 @@ #include --// upstream moved some defines into new headers as of 1.6 + // upstream moved some defines into new headers as of 1.6 -#ifndef LIBIRCCLIENT_PRE1_6 #include -#endif