From owner-svn-ports-all@FreeBSD.ORG Thu Oct 2 19:55:56 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.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id A99F36DA; Thu, 2 Oct 2014 19:55:56 +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 95E1795D; Thu, 2 Oct 2014 19:55:56 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id s92JtuXo071302; Thu, 2 Oct 2014 19:55:56 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id s92Jtuot071300; Thu, 2 Oct 2014 19:55:56 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201410021955.s92Jtuot071300@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Thu, 2 Oct 2014 19:55:56 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r369856 - in head/graphics/osg: . files 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-1 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: Thu, 02 Oct 2014 19:55:56 -0000 Author: amdmi3 Date: Thu Oct 2 19:55:55 2014 New Revision: 369856 URL: https://svnweb.freebsd.org/changeset/ports/369856 QAT: https://qat.redports.org/buildarchive/r369856/ Log: - Update to 3.2.1 Deleted: head/graphics/osg/files/patch-CMakeModules_FindFreeType.cmake head/graphics/osg/files/patch-src-osgPlugins-freetype-FreeTypeFont.cpp head/graphics/osg/files/patch-src-osgPlugins-osc-osc-OscHostEndianess.h Modified: head/graphics/osg/Makefile head/graphics/osg/distinfo Modified: head/graphics/osg/Makefile ============================================================================== --- head/graphics/osg/Makefile Thu Oct 2 19:50:44 2014 (r369855) +++ head/graphics/osg/Makefile Thu Oct 2 19:55:55 2014 (r369856) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= osg -PORTVERSION= 3.2.0 -PORTREVISION= 4 +PORTVERSION= 3.2.1 CATEGORIES= graphics MASTER_SITES= http://trac.openscenegraph.org/downloads/developer_releases/ \ http://mirror.amdmi3.ru/distfiles/ @@ -31,7 +30,7 @@ USE_LDCONFIG= yes PLIST_SUB= OSG_VERSION=${PORTVERSION} \ OSG_SHLIBVER=100 \ OPENTHREADS_VERSION=${PORTVERSION} \ - OPENTHREADS_SHLIBVER=13 + OPENTHREADS_SHLIBVER=20 PORTSCOUT= limitw:1,even Modified: head/graphics/osg/distinfo ============================================================================== --- head/graphics/osg/distinfo Thu Oct 2 19:50:44 2014 (r369855) +++ head/graphics/osg/distinfo Thu Oct 2 19:55:55 2014 (r369856) @@ -1,2 +1,2 @@ -SHA256 (OpenSceneGraph-3.2.0.zip) = ceca56e58e9ba245d5f9d0661352ddf405a7cb105341a122c5541b69c0ce032e -SIZE (OpenSceneGraph-3.2.0.zip) = 7195748 +SHA256 (OpenSceneGraph-3.2.1.zip) = d9ae72263d0191855b0f804d93c586d489f119aca0499292acc09bb0fa0b3e6d +SIZE (OpenSceneGraph-3.2.1.zip) = 7219212