Date: Mon, 13 Mar 2017 04:12:54 +0000 (UTC) From: Jan Beich <jbeich@FreeBSD.org> 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 Message-ID: <201703130412.v2D4CshT034641@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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 <monwarez@mailoo.org> (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 <libircclient.h> --// 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 <libirc_rfcnumeric.h> -#endif
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201703130412.v2D4CshT034641>