From owner-svn-ports-head@freebsd.org Wed Jul 8 16:28:25 2015 Return-Path: Delivered-To: svn-ports-head@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 3F97A9969C0; Wed, 8 Jul 2015 16:28:25 +0000 (UTC) (envelope-from mva@FreeBSD.org) Received: from repo.freebsd.org (repo.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 2F0E11B9D; Wed, 8 Jul 2015 16:28:25 +0000 (UTC) (envelope-from mva@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t68GSP5w003447; Wed, 8 Jul 2015 16:28:25 GMT (envelope-from mva@FreeBSD.org) Received: (from mva@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t68GSOsg003445; Wed, 8 Jul 2015 16:28:24 GMT (envelope-from mva@FreeBSD.org) Message-Id: <201507081628.t68GSOsg003445@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: mva set sender to mva@FreeBSD.org using -f From: Marcus von Appen Date: Wed, 8 Jul 2015 16:28:24 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r391570 - head/graphics/partio X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 08 Jul 2015 16:28:25 -0000 Author: mva Date: Wed Jul 8 16:28:23 2015 New Revision: 391570 URL: https://svnweb.freebsd.org/changeset/ports/391570 Log: - Update to a snapshot from 2015-02-21 This update contains a small set of bug fixes. Modified: head/graphics/partio/Makefile head/graphics/partio/distinfo Modified: head/graphics/partio/Makefile ============================================================================== --- head/graphics/partio/Makefile Wed Jul 8 16:21:00 2015 (r391569) +++ head/graphics/partio/Makefile Wed Jul 8 16:28:23 2015 (r391570) @@ -1,8 +1,7 @@ # $FreeBSD$ PORTNAME= partio -PORTVERSION= 1.1.0.20140128 -PORTREVISION= 6 +PORTVERSION= 1.1.0.20150221 CATEGORIES= graphics math MAINTAINER= mva@FreeBSD.org @@ -16,7 +15,7 @@ USE_GL= gl glut USE_GITHUB= yes GH_ACCOUNT= wdas -GH_TAGNAME= 833fd42 +GH_TAGNAME= 1fd6747 OPTIONS_DEFINE= DOCS PYTHON OPTIONS_DEFAULT= PYTHON Modified: head/graphics/partio/distinfo ============================================================================== --- head/graphics/partio/distinfo Wed Jul 8 16:21:00 2015 (r391569) +++ head/graphics/partio/distinfo Wed Jul 8 16:28:23 2015 (r391570) @@ -1,2 +1,2 @@ -SHA256 (wdas-partio-1.1.0.20140128-833fd42_GH0.tar.gz) = a2d2522601be1edefab3878e35663e01863a5cb384b2c1a5a3f643c87b6bd698 -SIZE (wdas-partio-1.1.0.20140128-833fd42_GH0.tar.gz) = 263586 +SHA256 (wdas-partio-1.1.0.20150221-1fd6747_GH0.tar.gz) = da7fc1ed5582521ba7514ec8a38e68f15d8e83ae974668a4b8a9ee80b78c360e +SIZE (wdas-partio-1.1.0.20150221-1fd6747_GH0.tar.gz) = 264017