Bug 160346 - New Port databases/p5-Dancer-Plugin-Redis
Summary: New Port databases/p5-Dancer-Plugin-Redis
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-08-31 22:30 UTC by Grzegorz Blach
Modified: 2011-09-03 21:30 UTC (History)
0 users

See Also:


Attachments
p5-Dancer-Plugin-Redis.shar.txt (2.61 KB, text/plain)
2011-08-31 22:30 UTC, Grzegorz Blach
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Grzegorz Blach 2011-08-31 22:30:08 UTC

Dancer::Plugin::Redis provides an easy way to obtain a connected Redis database handle by simply calling the 'redis' keyword within a Dancer application.

WWW: http://search.cpan.org/dist/Dancer-Plugin-Redis/lib/Dancer/Plugin/Redis.pm
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2011-08-31 22:30:21 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-09-03 08:32:25 UTC
Responsible Changed
From-To: perl->sunpoet

I'll take it.
Comment 3 dfilter service freebsd_committer freebsd_triage 2011-09-03 21:23:22 UTC
sunpoet     2011-09-03 20:23:13 UTC

  FreeBSD ports repository

  Modified files:
    databases            Makefile 
  Added files:
    databases/p5-Dancer-Plugin-Redis Makefile distinfo pkg-descr 
                                     pkg-plist 
  Log:
  - Add p5-Dancer-Plugin-Redis 0.02
  
  Dancer::Plugin::Redis provides an easy way to obtain a connected Redis
  database handle by simply calling the 'redis' keyword within a Dancer
  application.
  
  WWW: http://search.cpan.org/dist/Dancer-Plugin-Redis/
  
  PR:             ports/160346
  Submitted by:   Grzegorz Blach <magik@roorback.net>
  
  Revision  Changes    Path
  1.1025    +1 -0      ports/databases/Makefile
  1.1       +30 -0     ports/databases/p5-Dancer-Plugin-Redis/Makefile (new)
  1.1       +2 -0      ports/databases/p5-Dancer-Plugin-Redis/distinfo (new)
  1.1       +5 -0      ports/databases/p5-Dancer-Plugin-Redis/pkg-descr (new)
  1.1       +7 -0      ports/databases/p5-Dancer-Plugin-Redis/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-09-03 21:23:27 UTC
State Changed
From-To: open->closed

New port added. Thanks!