diff options
author | kim <kim@pkgsrc.org> | 2003-09-21 16:24:26 +0000 |
---|---|---|
committer | kim <kim@pkgsrc.org> | 2003-09-21 16:24:26 +0000 |
commit | b967949c105b430bb15f386e3adfe2bdc52961d8 (patch) | |
tree | 1c0c6dc3ae5a060b84ab26c170d6406ba743acf1 | |
parent | 555e51db7660facce97ba8bbdacfdda9d7dde49b (diff) | |
download | pkgsrc-b967949c105b430bb15f386e3adfe2bdc52961d8.tar.gz |
Added p5-Module-Build-0.20 and p5-Image-Imlib2-0.12
Updated p5-Apache-Gallery to 0.7
-rw-r--r-- | devel/Makefile | 3 | ||||
-rw-r--r-- | doc/CHANGES | 5 | ||||
-rw-r--r-- | graphics/Makefile | 3 |
3 files changed, 8 insertions, 3 deletions
diff --git a/devel/Makefile b/devel/Makefile index 5c982def454..f2fceb70427 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.425 2003/09/19 13:26:00 wiz Exp $ +# $NetBSD: Makefile,v 1.426 2003/09/21 16:24:32 kim Exp $ # COMMENT= Development utilities @@ -282,6 +282,7 @@ SUBDIR+= p5-Log-Dispatch SUBDIR+= p5-Log-Dispatch-Config SUBDIR+= p5-Make SUBDIR+= p5-Memoize +SUBDIR+= p5-Module-Build SUBDIR+= p5-Module-Dependency SUBDIR+= p5-OLE-Storage_Lite SUBDIR+= p5-PV diff --git a/doc/CHANGES b/doc/CHANGES index 7aad049b47e..1ef5cc040b4 100644 --- a/doc/CHANGES +++ b/doc/CHANGES @@ -1,4 +1,4 @@ -$NetBSD: CHANGES,v 1.3468 2003/09/20 17:05:54 fredb Exp $ +$NetBSD: CHANGES,v 1.3469 2003/09/21 16:24:26 kim Exp $ Changes to the packages collection and infrastructure in 2003: @@ -3862,3 +3862,6 @@ Changes to the packages collection and infrastructure in 2003: Updated p5-MailTools to 1.59 [chris 2003-09-20] Updated pure-ftpd to 1.0.16a [salo 2003-09-20] Updated mgetty to 1.1.30 [fredb 2003-09-20] + Added p5-Module-Build-0.20 [kim 2003-09-21] + Added p5-Image-Imlib2-0.12 [kim 2003-09-21] + Updated p5-Apache-Gallery to 0.7 [kim 2003-09-21] diff --git a/graphics/Makefile b/graphics/Makefile index 9df5bbbe914..c9c625b5c59 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.255 2003/09/10 21:51:22 itojun Exp $ +# $NetBSD: Makefile,v 1.256 2003/09/21 16:24:34 kim Exp $ # COMMENT= Graphics tools and libraries @@ -179,6 +179,7 @@ SUBDIR+= p5-GDTextUtil SUBDIR+= p5-GIFgraph SUBDIR+= p5-Gdk-Pixbuf SUBDIR+= p5-GraphViz +SUBDIR+= p5-Image-Imlib2 SUBDIR+= p5-Image-Info SUBDIR+= p5-Image-Size SUBDIR+= p5-PerlMagick |