From owner-freebsd-perl@FreeBSD.ORG Wed Apr 13 14:20:12 2011 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 3773D106564A for ; Wed, 13 Apr 2011 14:20:12 +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 25EA28FC08 for ; Wed, 13 Apr 2011 14:20:12 +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 p3DEKCf5003195 for ; Wed, 13 Apr 2011 14:20:12 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id p3DEKC66003194; Wed, 13 Apr 2011 14:20:12 GMT (envelope-from gnats) Date: Wed, 13 Apr 2011 14:20:12 GMT Message-Id: <201104131420.p3DEKC66003194@freefall.freebsd.org> To: perl@FreeBSD.org From: dfilter@FreeBSD.ORG (dfilter service) Cc: Subject: Re: ports/156355: 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: Wed, 13 Apr 2011 14:20:12 -0000 The following reply was made to PR ports/156355; it has been noted by GNATS. From: dfilter@FreeBSD.ORG (dfilter service) To: bug-followup@FreeBSD.org Cc: Subject: Re: ports/156355: commit references a PR Date: Wed, 13 Apr 2011 14:11:43 +0000 (UTC) jadawin 2011-04-13 14:11:29 UTC FreeBSD ports repository Modified files: irc Makefile Added files: irc/p5-IRC-Utils Makefile distinfo pkg-descr pkg-plist Log: The functions in this module take care of many of the tasks you are faced with when working with IRC. Mode lines, ban masks, message encoding and formatting, etc. WWW: http://search.cpan.org/dist/IRC-Utils/ PR: ports/156355 Submitted by: TERAMOTO Masahiro Revision Changes Path 1.209 +1 -0 ports/irc/Makefile 1.1 +21 -0 ports/irc/p5-IRC-Utils/Makefile (new) 1.1 +2 -0 ports/irc/p5-IRC-Utils/distinfo (new) 1.1 +5 -0 ports/irc/p5-IRC-Utils/pkg-descr (new) 1.1 +5 -0 ports/irc/p5-IRC-Utils/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"