Date: Mon, 23 Dec 2019 17:40:07 +0000 (UTC) From: Dmitry Marakasov <amdmi3@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r520733 - head/games/teeworlds Message-ID: <201912231740.xBNHe7H6026038@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: amdmi3 Date: Mon Dec 23 17:40:07 2019 New Revision: 520733 URL: https://svnweb.freebsd.org/changeset/ports/520733 Log: - Update to 0.7.4 Modified: head/games/teeworlds/Makefile head/games/teeworlds/distinfo Modified: head/games/teeworlds/Makefile ============================================================================== --- head/games/teeworlds/Makefile Mon Dec 23 17:37:53 2019 (r520732) +++ head/games/teeworlds/Makefile Mon Dec 23 17:40:07 2019 (r520733) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= teeworlds -PORTVERSION= 0.7.3.1 +PORTVERSION= 0.7.4 CATEGORIES= games MAINTAINER= amdmi3@FreeBSD.org @@ -12,7 +12,7 @@ LICENSE= ZLIB LICENSE_FILE= ${WRKSRC}/license.txt USE_GITHUB= yes -GH_TUPLE= teeworlds:teeworlds-translation:1cd4924:translations/datasrc/languages \ +GH_TUPLE= teeworlds:teeworlds-translation:4ba6f82:translations/datasrc/languages \ teeworlds:teeworlds-maps:7fefdb4:maps/datasrc/maps USES= cmake cpe pkgconfig python ssl Modified: head/games/teeworlds/distinfo ============================================================================== --- head/games/teeworlds/distinfo Mon Dec 23 17:37:53 2019 (r520732) +++ head/games/teeworlds/distinfo Mon Dec 23 17:40:07 2019 (r520733) @@ -1,7 +1,7 @@ -TIMESTAMP = 1555964484 -SHA256 (teeworlds-teeworlds-0.7.3.1_GH0.tar.gz) = 62da301f20dfc20e2e480223dc1fc4ea5f9bfbfa6bc304c4c7732071a319ffd4 -SIZE (teeworlds-teeworlds-0.7.3.1_GH0.tar.gz) = 8422909 -SHA256 (teeworlds-teeworlds-translation-1cd4924_GH0.tar.gz) = f43c95361325521af7dcb5be1605f2a1e2e38cfc9a34013a78536592d2868aa5 -SIZE (teeworlds-teeworlds-translation-1cd4924_GH0.tar.gz) = 152911 +TIMESTAMP = 1577119898 +SHA256 (teeworlds-teeworlds-0.7.4_GH0.tar.gz) = 272391773b16eb854c824e23ed04ed9e7f0aa605d585277dc4136193227222b5 +SIZE (teeworlds-teeworlds-0.7.4_GH0.tar.gz) = 8648400 +SHA256 (teeworlds-teeworlds-translation-4ba6f82_GH0.tar.gz) = e4c81e1c431695b51d424687bd09334d32a3558bc8ac423d6264a37d8c718e22 +SIZE (teeworlds-teeworlds-translation-4ba6f82_GH0.tar.gz) = 169085 SHA256 (teeworlds-teeworlds-maps-7fefdb4_GH0.tar.gz) = 84764b026963e22cc58658837af9a857e11617c92311dafbd75412507bf7073a SIZE (teeworlds-teeworlds-maps-7fefdb4_GH0.tar.gz) = 151472
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201912231740.xBNHe7H6026038>