From owner-svn-ports-all@FreeBSD.ORG Wed Jul 9 17:54:22 2014 Return-Path: Delivered-To: svn-ports-all@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 09B874A5; Wed, 9 Jul 2014 17:54:22 +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)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id EAC872824; Wed, 9 Jul 2014 17:54:21 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.8/8.14.8) with ESMTP id s69HsLa2028432; Wed, 9 Jul 2014 17:54:21 GMT (envelope-from mva@svn.freebsd.org) Received: (from mva@localhost) by svn.freebsd.org (8.14.8/8.14.8/Submit) id s69HsLH2028430; Wed, 9 Jul 2014 17:54:21 GMT (envelope-from mva@svn.freebsd.org) Message-Id: <201407091754.s69HsLH2028430@svn.freebsd.org> From: Marcus von Appen Date: Wed, 9 Jul 2014 17:54:21 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r361397 - head/devel/py-sdl2 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.18 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: Wed, 09 Jul 2014 17:54:22 -0000 Author: mva Date: Wed Jul 9 17:54:21 2014 New Revision: 361397 URL: http://svnweb.freebsd.org/changeset/ports/361397 QAT: https://qat.redports.org/buildarchive/r361397/ Log: - Update to version 0.9.3 Modified: head/devel/py-sdl2/Makefile head/devel/py-sdl2/distinfo Modified: head/devel/py-sdl2/Makefile ============================================================================== --- head/devel/py-sdl2/Makefile Wed Jul 9 17:17:54 2014 (r361396) +++ head/devel/py-sdl2/Makefile Wed Jul 9 17:54:21 2014 (r361397) @@ -1,10 +1,9 @@ # $FreeBSD$ PORTNAME= sdl2 -PORTVERSION= 0.9.2 -PORTREVISION= 1 +PORTVERSION= 0.9.3 CATEGORIES= devel python -MASTER_SITES= http://cdn.bitbucket.org/marcusva/py-sdl2/downloads/ +MASTER_SITES= http://bitbucket.org/marcusva/py-sdl2/downloads/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= PySDL2-${PORTVERSION} Modified: head/devel/py-sdl2/distinfo ============================================================================== --- head/devel/py-sdl2/distinfo Wed Jul 9 17:17:54 2014 (r361396) +++ head/devel/py-sdl2/distinfo Wed Jul 9 17:54:21 2014 (r361397) @@ -1,2 +1,2 @@ -SHA256 (PySDL2-0.9.2.tar.gz) = 946ac1f3c44acdb2e8d421724e18eaeaa7cff73b56273d10677804cbbc2a1919 -SIZE (PySDL2-0.9.2.tar.gz) = 947803 +SHA256 (PySDL2-0.9.3.tar.gz) = 65a74697fde4a9da37e837108a5a390be45597706c9690c9ad72817ea67308f5 +SIZE (PySDL2-0.9.3.tar.gz) = 952602