summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/CHANGES-20073
-rw-r--r--graphics/Makefile3
2 files changed, 4 insertions, 2 deletions
diff --git a/doc/CHANGES-2007 b/doc/CHANGES-2007
index cd81183bafe..9304b9064aa 100644
--- a/doc/CHANGES-2007
+++ b/doc/CHANGES-2007
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2007,v 1.815 2007/04/13 22:16:42 heinz Exp $
+$NetBSD: CHANGES-2007,v 1.816 2007/04/13 23:18:44 xtraeme Exp $
Changes to the packages collection and infrastructure in 2007:
@@ -1611,3 +1611,4 @@ Changes to the packages collection and infrastructure in 2007:
Updated fonts/fontforge to 20070312 [adam 2007-04-13]
Updated emulators/wine to 0.9.35 [adam 2007-04-13]
Updated devel/re2c to 0.11.3 [heinz 2007-04-13]
+ Added graphics/p5-cairo version 1.023 [xtraeme 2007-04-14]
diff --git a/graphics/Makefile b/graphics/Makefile
index 1691584cf5e..d3f43218a34 100644
--- a/graphics/Makefile
+++ b/graphics/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.446 2007/04/12 10:02:37 martti Exp $
+# $NetBSD: Makefile,v 1.447 2007/04/13 23:18:47 xtraeme Exp $
#
COMMENT= Graphics tools and libraries
@@ -228,6 +228,7 @@ SUBDIR+= p5-Image-Size
SUBDIR+= p5-PerlMagick
SUBDIR+= p5-RRDTool-OO
SUBDIR+= p5-SWF-File
+SUBDIR+= p5-cairo
SUBDIR+= pdiff
SUBDIR+= pear-Image_Canvas
SUBDIR+= pear-Image_Color