summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authortnn <tnn>2015-04-05 17:21:40 +0000
committertnn <tnn>2015-04-05 17:21:40 +0000
commit585c9d783e708badde18271dd9d091b3c262ef41 (patch)
treea897f6eb25729855545029eff0e4bd3517ab2d7d
parentf1bee3f2237ad4d253a783d9ec394b5639709d97 (diff)
downloadpkgsrc-585c9d783e708badde18271dd9d091b3c262ef41.tar.gz
Added graphics/MesaLib7
-rw-r--r--doc/CHANGES-20153
-rw-r--r--graphics/Makefile3
2 files changed, 4 insertions, 2 deletions
diff --git a/doc/CHANGES-2015 b/doc/CHANGES-2015
index c4d599a4a9c..ba5026f6006 100644
--- a/doc/CHANGES-2015
+++ b/doc/CHANGES-2015
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2015,v 1.1656 2015/04/05 16:01:59 wen Exp $
+$NetBSD: CHANGES-2015,v 1.1657 2015/04/05 17:21:40 tnn Exp $
Changes to the packages collection and infrastructure in 2015:
@@ -2269,3 +2269,4 @@ Changes to the packages collection and infrastructure in 2015:
Updated devel/py-tortoisehg to 3.3.3 [wiz 2015-04-05]
Updated devel/py-astroid to 1.3.6 [wen 2015-04-05]
Updated devel/py-pylint to 1.4.3 [wen 2015-04-05]
+ Added graphics/MesaLib7 version 7.11.2 [tnn 2015-04-05]
diff --git a/graphics/Makefile b/graphics/Makefile
index aa4c43cb5ef..d00506c13ec 100644
--- a/graphics/Makefile
+++ b/graphics/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.700 2015/04/03 08:50:37 tnn Exp $
+# $NetBSD: Makefile,v 1.701 2015/04/05 17:21:40 tnn Exp $
#
COMMENT= Graphics tools and libraries
@@ -15,6 +15,7 @@ SUBDIR+= ImageViewer
SUBDIR+= Mesa
SUBDIR+= MesaDemos
SUBDIR+= MesaLib
+SUBDIR+= MesaLib7
SUBDIR+= Ngraph
SUBDIR+= OpenRM
SUBDIR+= PanoTools