summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2010-08-26 13:12:03 +0000
committeradam <adam@pkgsrc.org>2010-08-26 13:12:03 +0000
commit442d41e37bf6dfe72d52c8e31d61e4d54f16607f (patch)
tree37fb78f582bb86ab76eb90add715e0a5916270bc
parentbc47eed1d3d8e919b6e8346be772968b450ed756 (diff)
downloadpkgsrc-442d41e37bf6dfe72d52c8e31d61e4d54f16607f.tar.gz
Added graphics/osg version 2.8.3
-rw-r--r--doc/CHANGES-20103
-rw-r--r--graphics/Makefile3
2 files changed, 4 insertions, 2 deletions
diff --git a/doc/CHANGES-2010 b/doc/CHANGES-2010
index 115f376212c..fe57dff20c0 100644
--- a/doc/CHANGES-2010
+++ b/doc/CHANGES-2010
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2010,v 1.2985 2010/08/26 10:54:53 asau Exp $
+$NetBSD: CHANGES-2010,v 1.2986 2010/08/26 13:15:10 adam Exp $
Changes to the packages collection and infrastructure in 2010:
@@ -3905,3 +3905,4 @@ Changes to the packages collection and infrastructure in 2010:
Updated security/p5-Text-Password-Pronounceable to 0.30 [sno 2010-08-26]
Updated net/p5-IO-Socket-Multicast to 1.12 [sno 2010-08-26]
Updated math/maxima to 5.22.1 [asau 2010-08-26]
+ Added graphics/osg version 2.8.3 [adam 2010-08-26]
diff --git a/graphics/Makefile b/graphics/Makefile
index dfbf79a5740..8ba0edd3070 100644
--- a/graphics/Makefile
+++ b/graphics/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.563 2010/08/01 10:15:34 obache Exp $
+# $NetBSD: Makefile,v 1.564 2010/08/26 13:12:03 adam Exp $
#
COMMENT= Graphics tools and libraries
@@ -264,6 +264,7 @@ SUBDIR+= opencv
SUBDIR+= opendis
SUBDIR+= openexr
SUBDIR+= optipng
+SUBDIR+= osg
SUBDIR+= ov519view
SUBDIR+= oxygen-icons
SUBDIR+= p5-Chart