From owner-freebsd-perl@FreeBSD.ORG Mon Oct 11 08:30:04 2010 Return-Path: Delivered-To: perl@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E98AB10656C5 for ; Mon, 11 Oct 2010 08:30:04 +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 BECE08FC0A for ; Mon, 11 Oct 2010 08:30:04 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id o9B8U4iX067956 for ; Mon, 11 Oct 2010 08:30:04 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id o9B8U43D067952; Mon, 11 Oct 2010 08:30:04 GMT (envelope-from gnats) Date: Mon, 11 Oct 2010 08:30:04 GMT Message-Id: <201010110830.o9B8U43D067952@freefall.freebsd.org> To: perl@FreeBSD.org From: dfilter@FreeBSD.ORG (dfilter service) Cc: Subject: Re: ports/151380: commit references a PR X-BeenThere: freebsd-perl@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: dfilter service List-Id: maintainer of a number of perl-related ports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Oct 2010 08:30:05 -0000 The following reply was made to PR ports/151380; it has been noted by GNATS. From: dfilter@FreeBSD.ORG (dfilter service) To: bug-followup@FreeBSD.org Cc: Subject: Re: ports/151380: commit references a PR Date: Mon, 11 Oct 2010 08:20:30 +0000 (UTC) wen 2010-10-11 08:20:25 UTC FreeBSD ports repository Modified files: devel Makefile Added files: devel/p5-Log-Any-Adapter-Syslog Makefile distinfo pkg-descr pkg-plist Log: Log::Any is a generic adapter for writing logging into Perl modules; this adapter uses the Unix::Syslog module to direct that output into the standard Unix syslog system. WWW: http://search.cpan.org/dist/Log-Any-Adapter-Syslog/ PR: ports/151380 Submitted by: Bill Brinzer Revision Changes Path 1.4080 +1 -0 ports/devel/Makefile 1.1 +25 -0 ports/devel/p5-Log-Any-Adapter-Syslog/Makefile (new) 1.1 +3 -0 ports/devel/p5-Log-Any-Adapter-Syslog/distinfo (new) 1.1 +5 -0 ports/devel/p5-Log-Any-Adapter-Syslog/pkg-descr (new) 1.1 +9 -0 ports/devel/p5-Log-Any-Adapter-Syslog/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"