From owner-freebsd-ports-bugs@FreeBSD.ORG Mon Sep 18 18:30:27 2006 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 41E2B16A403 for ; Mon, 18 Sep 2006 18:30:27 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6DC1F43D4C for ; Mon, 18 Sep 2006 18:30:25 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k8IIUPN4085940 for ; Mon, 18 Sep 2006 18:30:25 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k8IIUPhx085939; Mon, 18 Sep 2006 18:30:25 GMT (envelope-from gnats) Date: Mon, 18 Sep 2006 18:30:25 GMT Message-Id: <200609181830.k8IIUPhx085939@freefall.freebsd.org> To: freebsd-ports-bugs@FreeBSD.org From: dfilter@FreeBSD.ORG (dfilter service) Cc: Subject: Re: ports/103364: 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: Mon, 18 Sep 2006 18:30:27 -0000 The following reply was made to PR ports/103364; it has been noted by GNATS. From: dfilter@FreeBSD.ORG (dfilter service) To: bug-followup@FreeBSD.org Cc: Subject: Re: ports/103364: commit references a PR Date: Mon, 18 Sep 2006 18:25:29 +0000 (UTC) erwin 2006-09-18 18:24:59 UTC FreeBSD ports repository Modified files: devel Makefile Added files: devel/p5-Sys-SigAction Makefile distinfo pkg-descr pkg-plist Log: Sys::SigAction - Perl extension for Consistent Signal Handling. With the use of this module, the signal handling behavior can be coded in a way that does not change from one perl version to the next, and thus using POSIX::sigaction() becomes a little easier. WWW: http://search.cpan.org/dist/Sys-SigAction/ PR: ports/103364 Submitted by: Sergei Vyshenski Revision Changes Path 1.2452 +1 -0 ports/devel/Makefile 1.1 +25 -0 ports/devel/p5-Sys-SigAction/Makefile (new) 1.1 +3 -0 ports/devel/p5-Sys-SigAction/distinfo (new) 1.1 +6 -0 ports/devel/p5-Sys-SigAction/pkg-descr (new) 1.1 +5 -0 ports/devel/p5-Sys-SigAction/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"