Bug 119359 - [NEW PORT] devel/p5-Event-Notify: Simple Observer/Notifier
Summary: [NEW PORT] devel/p5-Event-Notify: Simple Observer/Notifier
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Martin Wilke
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-01-05 13:40 UTC by markun
Modified: 2008-01-10 23:18 UTC (History)
1 user (show)

See Also:


Attachments
p5-Event-Notify-0.00004.shar (2.18 KB, text/plain)
2008-01-05 13:40 UTC, markun
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description markun 2008-01-05 13:40:02 UTC
Event::Notify implements a simple Observer pattern.

Author:	Daisuke Maki <dmaki@cpan.org>
WWW:	http://search.cpan.org/~dmaki/Event-Notify/

Generated with FreeBSD Port Tools 0.77
Comment 1 Martin Wilke freebsd_committer freebsd_triage 2008-01-05 14:58:09 UTC
Responsible Changed
From-To: freebsd-ports-bugs->miwi

I'll take it.
Comment 2 dfilter service freebsd_committer freebsd_triage 2008-01-10 22:44:10 UTC
miwi        2008-01-10 22:44:05 UTC

  FreeBSD ports repository

  Modified files:
    devel                Makefile 
  Added files:
    devel/p5-Event-Notify Makefile distinfo pkg-descr pkg-plist 
  Log:
  Event::Notify implements a simple Observer pattern.
  
  WWW:    http://search.cpan.org/dist/Event-Notify/
  
  PR:             ports/119359
  Submitted by:   Masahiro Teramoto <markun at onohara.to>
  
  Revision  Changes    Path
  1.2958    +1 -0      ports/devel/Makefile
  1.1       +25 -0     ports/devel/p5-Event-Notify/Makefile (new)
  1.1       +3 -0      ports/devel/p5-Event-Notify/distinfo (new)
  1.1       +3 -0      ports/devel/p5-Event-Notify/pkg-descr (new)
  1.1       +5 -0      ports/devel/p5-Event-Notify/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"
Comment 3 Martin Wilke freebsd_committer freebsd_triage 2008-01-10 23:18:52 UTC
State Changed
From-To: open->closed

Committed. Thanks!