summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorminskim <minskim>2006-08-22 21:48:29 +0000
committerminskim <minskim>2006-08-22 21:48:29 +0000
commiteb15de02b78752a6f576c9bcd7d23afda050a123 (patch)
treeda19bf9379c235ce5ad1e922aed69b3f3ce94bb4
parent1b0753ccabd2df9d0deb10c7b13540e604e2b837 (diff)
downloadpkgsrc-eb15de02b78752a6f576c9bcd7d23afda050a123.tar.gz
Add p5-HTTP-Lite.
-rw-r--r--doc/CHANGES-20063
-rw-r--r--www/Makefile3
2 files changed, 4 insertions, 2 deletions
diff --git a/doc/CHANGES-2006 b/doc/CHANGES-2006
index fd8027b09ad..e804124d046 100644
--- a/doc/CHANGES-2006
+++ b/doc/CHANGES-2006
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2006,v 1.1090 2006/08/22 18:44:30 joerg Exp $
+$NetBSD: CHANGES-2006,v 1.1091 2006/08/22 21:48:29 minskim Exp $
Changes to the packages collection and infrastructure in 2006:
@@ -4039,3 +4039,4 @@ Changes to the packages collection and infrastructure in 2006:
Updated devel/pango to 1.14.1 [wiz 2006-08-22]
Updated devel/atk to 1.12.2 [wiz 2006-08-22]
Updated graphics/freetype2 to 2.2.1nb2 [joerg 2006-08-22]
+ Added www/p5-HTTP-Lite version 2.1.6 [minskim 2006-08-22]
diff --git a/www/Makefile b/www/Makefile
index 5dee2be9cb6..46abe67d370 100644
--- a/www/Makefile
+++ b/www/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.468 2006/08/17 11:57:24 darcy Exp $
+# $NetBSD: Makefile,v 1.469 2006/08/22 21:48:29 minskim Exp $
#
COMMENT= Packages related to the World Wide Web
@@ -214,6 +214,7 @@ SUBDIR+= p5-HTMLObject
SUBDIR+= p5-HTTP-Cache-Transparent
SUBDIR+= p5-HTTP-DAV
SUBDIR+= p5-HTTP-GHTTP
+SUBDIR+= p5-HTTP-Lite
SUBDIR+= p5-HTTP-Proxy
SUBDIR+= p5-HTTP-Request-Form
SUBDIR+= p5-HTTP-Server-Simple