summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorminskim <minskim@pkgsrc.org>2012-02-28 21:02:57 +0000
committerminskim <minskim@pkgsrc.org>2012-02-28 21:02:57 +0000
commitbdd3b985a3c39269be014be4c0758aa222cccf7e (patch)
tree750c486a323ce8b3f4112a868b9a476da40a06ef
parent01760c40786504317b1141ef15ee9ccf75ad5087 (diff)
downloadpkgsrc-bdd3b985a3c39269be014be4c0758aa222cccf7e.tar.gz
Add ruby-ntlm-http.
-rw-r--r--doc/CHANGES-20123
-rw-r--r--www/Makefile3
2 files changed, 4 insertions, 2 deletions
diff --git a/doc/CHANGES-2012 b/doc/CHANGES-2012
index 24a9f195ffa..292d5c4ce7d 100644
--- a/doc/CHANGES-2012
+++ b/doc/CHANGES-2012
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2012,v 1.622 2012/02/28 20:39:16 minskim Exp $
+$NetBSD: CHANGES-2012,v 1.623 2012/02/28 21:02:57 minskim Exp $
Changes to the packages collection and infrastructure in 2012:
@@ -879,3 +879,4 @@ Changes to the packages collection and infrastructure in 2012:
Updated net/unbound to 1.4.16 [pettai 2012-02-28]
Added net/ruby-domain_name version 0.5.2 [minskim 2012-02-28]
Updated www/ruby-net-http-persistent to 2.5.2 [minskim 2012-02-28]
+ Added www/ruby-ntlm-http version 0.1.1 [minskim 2012-02-28]
diff --git a/www/Makefile b/www/Makefile
index 07582bf3d43..894c0317b80 100644
--- a/www/Makefile
+++ b/www/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.860 2012/02/22 10:44:59 fhajny Exp $
+# $NetBSD: Makefile,v 1.861 2012/02/28 21:02:57 minskim Exp $
#
COMMENT= Packages related to the World Wide Web
@@ -610,6 +610,7 @@ SUBDIR+= ruby-mechanize
SUBDIR+= ruby-net-flickr
SUBDIR+= ruby-net-http-digest_auth
SUBDIR+= ruby-net-http-persistent
+SUBDIR+= ruby-ntlm-http
SUBDIR+= ruby-patron
SUBDIR+= ruby-rack
SUBDIR+= ruby-rack-cache