diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2011-10-31 16:55:02 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2011-10-31 16:55:02 +0800 |
commit | d3a62fe0490fc7577e8d86699f03800a81b1c1ce (patch) | |
tree | 686e9c973c66857cb4f023557bc5fea2354df344 /www/Makefile | |
parent | 41269a35f491d3138ffaf87987c68e656bf50d40 (diff) | |
download | freebsd-ports-gnome-d3a62fe0490fc7577e8d86699f03800a81b1c1ce.tar.gz freebsd-ports-gnome-d3a62fe0490fc7577e8d86699f03800a81b1c1ce.tar.zst freebsd-ports-gnome-d3a62fe0490fc7577e8d86699f03800a81b1c1ce.zip |
- Add rubygem-net-http-digest_auth 1.1.1
rubygem-net-http-persistent is an implementation of RFC 2617 - Digest Access
Authentication. At this time the gem does not fully integrate with Net::HTTP and
can be used for with other HTTP clients.
WWW: http://github.com/drbrain/net-http-digest_auth
WWW: https://rubygems.org/gems/net-http-digest_auth
Diffstat (limited to 'www/Makefile')
-rw-r--r-- | www/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/Makefile b/www/Makefile index 85dc312514e2..2911e1b16e21 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1640,6 +1640,7 @@ SUBDIR += rubygem-mongrel SUBDIR += rubygem-mongrel_cluster SUBDIR += rubygem-multipart-post + SUBDIR += rubygem-net-http-digest_auth SUBDIR += rubygem-net-http-persistent SUBDIR += rubygem-nicovideo SUBDIR += rubygem-passenger |