From owner-cvs-all@FreeBSD.ORG Thu Apr 14 07:39:36 2011 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3B6CD106564A; Thu, 14 Apr 2011 07:39:36 +0000 (UTC) (envelope-from culot@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 2B56F8FC15; Thu, 14 Apr 2011 07:39:36 +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 p3E7da7l094325; Thu, 14 Apr 2011 07:39:36 GMT (envelope-from culot@repoman.freebsd.org) Received: (from culot@localhost) by repoman.freebsd.org (8.14.4/8.14.4/Submit) id p3E7da9h094324; Thu, 14 Apr 2011 07:39:36 GMT (envelope-from culot) Message-Id: <201104140739.p3E7da9h094324@repoman.freebsd.org> From: Frederic Culot Date: Thu, 14 Apr 2011 07:39:36 +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/p5-HTTP-Date Makefile distinfo pkg-descr pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: **OBSOLETE** CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Apr 2011 07:39:36 -0000 culot 2011-04-14 07:39:36 UTC FreeBSD ports repository Modified files: www Makefile Added files: www/p5-HTTP-Date Makefile distinfo pkg-descr pkg-plist Log: HTTP::Date provides functions that perform conversions between date formats used by the HTTP protocol. WWW: http://search.cpan.org/dist/HTTP-Date/ This new port is needed to update www/p5-libwww. Revision Changes Path 1.2851 +1 -0 ports/www/Makefile 1.1 +21 -0 ports/www/p5-HTTP-Date/Makefile (new) 1.1 +2 -0 ports/www/p5-HTTP-Date/distinfo (new) 1.1 +4 -0 ports/www/p5-HTTP-Date/pkg-descr (new) 1.1 +5 -0 ports/www/p5-HTTP-Date/pkg-plist (new)