Bug 156105 - [new port] www/p5-Mojolicious-Plugin-Mongodb
Summary: [new port] www/p5-Mojolicious-Plugin-Mongodb
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: Po-Chuan Hsieh
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-04-01 09:20 UTC by Henk van Oers
Modified: 2011-04-16 14:50 UTC (History)
0 users

See Also:


Attachments
file.shar (2.55 KB, text/plain)
2011-04-01 09:20 UTC, Henk van Oers
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Henk van Oers 2011-04-01 09:20:10 UTC
Provides a few helpers to ease the use of MongoDB
in your Mojolicious application.

WWW: http://search.cpan.org/dist/Mojolicious-Plugin-Mongodb/

Fix: Patch attached with submission follows:
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2011-04-01 09:20:22 UTC
Responsible Changed
From-To: freebsd-ports-bugs->perl

perl@ wants this port PRs (via the GNATS Auto Assign Tool)
Comment 2 Po-Chuan Hsieh freebsd_committer freebsd_triage 2011-04-16 14:24:26 UTC
Responsible Changed
From-To: perl->sunpoet

I will take it.
Comment 3 dfilter service freebsd_committer freebsd_triage 2011-04-16 14:43:00 UTC
sunpoet     2011-04-16 13:42:52 UTC

  FreeBSD ports repository

  Modified files:
    www                  Makefile 
  Added files:
    www/p5-Mojolicious-Plugin-Mongodb Makefile distinfo pkg-descr 
                                      pkg-plist 
  Log:
  - Add p5-Mojolicious-Plugin-Mongodb 0.04
  
  Mojolicious::Plugin::Mongodb provides a few helpers to ease the use of MongoDB
  in your Mojolicious application.
  
  WWW: http://search.cpan.org/dist/Mojolicious-Plugin-Mongodb/
  
  PR:             ports/156105
  Submitted by:   Henk van Oers <hvo.pm@xs4all.nl>
  
  Revision  Changes    Path
  1.2861    +1 -0      ports/www/Makefile
  1.1       +31 -0     ports/www/p5-Mojolicious-Plugin-Mongodb/Makefile (new)
  1.1       +2 -0      ports/www/p5-Mojolicious-Plugin-Mongodb/distinfo (new)
  1.1       +4 -0      ports/www/p5-Mojolicious-Plugin-Mongodb/pkg-descr (new)
  1.1       +7 -0      ports/www/p5-Mojolicious-Plugin-Mongodb/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 4 Po-Chuan Hsieh freebsd_committer freebsd_triage 2011-04-16 14:47:30 UTC
State Changed
From-To: open->closed

Committed, with minor changes. Thanks!