svn commit: r369856 - in head/graphics/osg: . files
Dmitry Marakasov
amdmi3 at FreeBSD.org
Thu Oct 2 19:55:56 UTC 2014
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
More information about the svn-ports-all
mailing list