Bug 153487 - [NEW PORT] p5-Catalyst-Plugin-DateTime: DateTime support for Catalyst
Summary: [NEW PORT] p5-Catalyst-Plugin-DateTime: DateTime support for Catalyst
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: Wen Heping
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-12-28 11:50 UTC by Mikhail T.
Modified: 2010-12-31 06:44 UTC (History)
0 users

See Also:


Attachments
file.shar (1.85 KB, text/plain)
2010-12-28 11:50 UTC, Mikhail T.
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Mikhail T. 2010-12-28 11:50:07 UTC
This module makes DateTime easily accesible within a Catalyst application
via the Catalyst::Plugin interface.

WWW: http://search.cpan.org/~jkiser/Catalyst-Plugin-DateTime
Comment 1 Wen Heping freebsd_committer freebsd_triage 2010-12-29 00:18:10 UTC
Responsible Changed
From-To: freebsd-ports-bugs->wen

I'll take it.
Comment 2 dfilter service freebsd_committer freebsd_triage 2010-12-31 06:36:09 UTC
wen         2010-12-31 06:35:59 UTC

  FreeBSD ports repository

  Modified files:
    www                  Makefile 
  Added files:
    www/p5-Catalyst-Plugin-DateTime Makefile distinfo pkg-descr 
                                    pkg-plist 
  Log:
  This module makes DateTime easily accesible within a Catalyst application
  via the Catalyst::Plugin interface.
  
  WWW: http://search.cpan.org/~jkiser/Catalyst-Plugin-DateTime
  
  PR:             ports/153487
  Submitted by:   "Mikhail T." <michael@fun-box.ru>
  
  Revision  Changes    Path
  1.2783    +1 -0      ports/www/Makefile
  1.1       +24 -0     ports/www/p5-Catalyst-Plugin-DateTime/Makefile (new)
  1.1       +2 -0      ports/www/p5-Catalyst-Plugin-DateTime/distinfo (new)
  1.1       +4 -0      ports/www/p5-Catalyst-Plugin-DateTime/pkg-descr (new)
  1.1       +7 -0      ports/www/p5-Catalyst-Plugin-DateTime/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 Wen Heping freebsd_committer freebsd_triage 2010-12-31 06:44:51 UTC
State Changed
From-To: open->closed

New port added, with minor changes. Thanks!