From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Oct 12 23:40:03 2007 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C58CE16A417 for ; Fri, 12 Oct 2007 23:40:03 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id C72E913C4B8 for ; Fri, 12 Oct 2007 23:40:03 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.1/8.14.1) with ESMTP id l9CNe3CL040141 for ; Fri, 12 Oct 2007 23:40:03 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.1/8.14.1/Submit) id l9CNe3r7040137; Fri, 12 Oct 2007 23:40:03 GMT (envelope-from gnats) Date: Fri, 12 Oct 2007 23:40:03 GMT Message-Id: <200710122340.l9CNe3r7040137@freefall.freebsd.org> To: freebsd-ports-bugs@FreeBSD.org From: dfilter@FreeBSD.org (dfilter service) Cc: Subject: Re: ports/117146: commit references a PR X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: dfilter service List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 12 Oct 2007 23:40:03 -0000 The following reply was made to PR ports/117146; it has been noted by GNATS. From: dfilter@FreeBSD.ORG (dfilter service) To: bug-followup@FreeBSD.org Cc: Subject: Re: ports/117146: commit references a PR Date: Fri, 12 Oct 2007 23:39:09 +0000 (UTC) miwi 2007-10-12 23:39:01 UTC FreeBSD ports repository Modified files: www Makefile Added files: www/p5-LWP-UserAgent-WithCache Makefile distinfo pkg-descr pkg-plist Log: LWP::UserAgent::WithCache is a LWP::UserAgent extention. It handle 'If-Modified-Since' request header with local cache file. local cache files are implemented by Cache::FileCache. WWW: http://search.cpan.org/dist/LWP-UserAgent-WithCache/ PR: ports/117146 Submitted by: TAKAHASHI Kaoru Revision Changes Path 1.1909 +1 -0 ports/www/Makefile 1.1 +26 -0 ports/www/p5-LWP-UserAgent-WithCache/Makefile (new) 1.1 +3 -0 ports/www/p5-LWP-UserAgent-WithCache/distinfo (new) 1.1 +5 -0 ports/www/p5-LWP-UserAgent-WithCache/pkg-descr (new) 1.1 +5 -0 ports/www/p5-LWP-UserAgent-WithCache/pkg-plist (new) _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"