Perl module libalarm allows multiple, queued alarms.
Responsible Changed From-To: freebsd-ports-bugs->lippe I'll take it.
Hi Submitter, Could you please resend the last patch again ? Look: c - /usr/ports/devel/p5-libalarm/files x - /usr/ports/devel/p5-libalarm/files/patch-lib__Alarm__Concurrent.pm /home/lippe/p5-libalarm.shar: 22: Syntax error: Illegal eof marker for << redirection Use: # cd /usr/ports/ && shar `find devel/p5-libalarm` > p5-libalarm.shar And attach here, thanks! :) -- lippe@FreeBSD.org Felippe de Meirelles Motta
State Changed From-To: open->feedback Ask for submitter fix.
Hi Felippe de Meirelles Motta, patch attached. Thank you! :) -- Mykola Marzhan PortaOne, Inc., Build Engineer delgod@portaone.com Tel: +1-866-SIP VOIP (+1 866 747 86 47) ext. 7159 Meet us at CommunicAsia 2008 Booth 3L1-01, June 17-20 Singapore Expo
State Changed From-To: feedback->open Submitter has approved.
lippe 2008-06-03 02:40:57 UTC FreeBSD ports repository Modified files: devel Makefile Added files: devel/p5-libalarm Makefile distinfo pkg-descr pkg-plist devel/p5-libalarm/files patch-lib__Alarm__Concurrent.pm Log: Perl module libalarm allows multiple queued alarms. This module is an attempt to enhance Perl's built-in alarm/$SIG{ALRM} functionality. WWW: http://search.cpan.org/~johnsca/libalarm-1.0/ PR: ports/122253 Submitted by: Mykola Marzhan <delgod@portaone.com> Approved by: araujo (mentor) Revision Changes Path 1.3078 +1 -0 ports/devel/Makefile 1.1 +26 -0 ports/devel/p5-libalarm/Makefile (new) 1.1 +3 -0 ports/devel/p5-libalarm/distinfo (new) 1.1 +26 -0 ports/devel/p5-libalarm/files/patch-lib__Alarm__Concurrent.pm (new) 1.1 +4 -0 ports/devel/p5-libalarm/pkg-descr (new) 1.1 +7 -0 ports/devel/p5-libalarm/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"
State Changed From-To: open->closed Committed. Thanks!