From owner-cvs-ports@FreeBSD.ORG Mon Oct 31 08:55:03 2011 Return-Path: Delivered-To: cvs-ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E2335106566C; Mon, 31 Oct 2011 08:55:02 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id C45648FC08; Mon, 31 Oct 2011 08:55:02 +0000 (UTC) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.4/8.14.4) with ESMTP id p9V8t2Nb041198; Mon, 31 Oct 2011 08:55:02 GMT (envelope-from sunpoet@repoman.freebsd.org) Received: (from sunpoet@localhost) by repoman.freebsd.org (8.14.4/8.14.4/Submit) id p9V8t2bG041197; Mon, 31 Oct 2011 08:55:02 GMT (envelope-from sunpoet) Message-Id: <201110310855.p9V8t2bG041197@repoman.freebsd.org> From: Sunpoet Po-Chuan Hsieh Date: Mon, 31 Oct 2011 08:55:02 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/www Makefile ports/www/rubygem-net-http-digest_auth Makefile distinfo pkg-descr X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 31 Oct 2011 08:55:03 -0000 sunpoet 2011-10-31 08:55:02 UTC FreeBSD ports repository Modified files: www Makefile Added files: www/rubygem-net-http-digest_auth Makefile distinfo pkg-descr Log: - 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 Revision Changes Path 1.3013 +1 -0 ports/www/Makefile 1.1 +23 -0 ports/www/rubygem-net-http-digest_auth/Makefile (new) 1.1 +2 -0 ports/www/rubygem-net-http-digest_auth/distinfo (new) 1.1 +6 -0 ports/www/rubygem-net-http-digest_auth/pkg-descr (new)