From owner-svn-ports-all@freebsd.org Sun Nov 29 06:21:04 2015 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 23716A3C4AA; Sun, 29 Nov 2015 06:21:04 +0000 (UTC) (envelope-from pi@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 C7CFB1CBB; Sun, 29 Nov 2015 06:21:03 +0000 (UTC) (envelope-from pi@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tAT6L25t063782; Sun, 29 Nov 2015 06:21:02 GMT (envelope-from pi@FreeBSD.org) Received: (from pi@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tAT6L2iC063779; Sun, 29 Nov 2015 06:21:02 GMT (envelope-from pi@FreeBSD.org) Message-Id: <201511290621.tAT6L2iC063779@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: pi set sender to pi@FreeBSD.org using -f From: Kurt Jaeger Date: Sun, 29 Nov 2015 06:21:02 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r402568 - head/games/hypatia_engine 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.20 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: Sun, 29 Nov 2015 06:21:04 -0000 Author: pi Date: Sun Nov 29 06:21:02 2015 New Revision: 402568 URL: https://svnweb.freebsd.org/changeset/ports/402568 Log: games/hypatia_engine: 0.2.29 -> 0.3.1 Changes: https://github.com/hypatia-engine/hypatia/releases updated WWW PR: 204539 Approved by: lillian.lynn.lemmer@gmail.com (maintainer) Modified: head/games/hypatia_engine/Makefile head/games/hypatia_engine/distinfo head/games/hypatia_engine/pkg-descr Modified: head/games/hypatia_engine/Makefile ============================================================================== --- head/games/hypatia_engine/Makefile Sun Nov 29 03:13:34 2015 (r402567) +++ head/games/hypatia_engine/Makefile Sun Nov 29 06:21:02 2015 (r402568) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= hypatia_engine -PORTVERSION= 0.2.29 +PORTVERSION= 0.3.1 CATEGORIES= games python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/games/hypatia_engine/distinfo ============================================================================== --- head/games/hypatia_engine/distinfo Sun Nov 29 03:13:34 2015 (r402567) +++ head/games/hypatia_engine/distinfo Sun Nov 29 06:21:02 2015 (r402568) @@ -1,2 +1,2 @@ -SHA256 (hypatia_engine-0.2.29.tar.gz) = 2d6cd5adce19326ca8737f211a35e83c65be864e04d51b44236ad72442eca1df -SIZE (hypatia_engine-0.2.29.tar.gz) = 27005 +SHA256 (hypatia_engine-0.3.1.tar.gz) = 74691ed545bb80ad93da82a97d97df8fc30e9630176bafede6515037a2cb1c12 +SIZE (hypatia_engine-0.3.1.tar.gz) = 32774 Modified: head/games/hypatia_engine/pkg-descr ============================================================================== --- head/games/hypatia_engine/pkg-descr Sun Nov 29 03:13:34 2015 (r402567) +++ head/games/hypatia_engine/pkg-descr Sun Nov 29 06:21:02 2015 (r402568) @@ -1,4 +1,4 @@ Make 2D action adventure games. For programmers and nonprogrammers alike. Create a games like Legend of Zelda: Oracle of Ages and Oracle of Seasons. -WWW: http://lillian-lemmer.github.io/hypatia +WWW: http://hypatia-engine.github.io/