Bug 153590 - New Port: databases/p5-Dancer-Session-Memcached
Summary: New Port: databases/p5-Dancer-Session-Memcached
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: Steve Wills
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-12-31 22:10 UTC by Grzegorz Blach
Modified: 2011-01-04 03:30 UTC (History)
0 users

See Also:


Attachments
file.shar (2.60 KB, text/plain)
2010-12-31 22:10 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 2010-12-31 22:10:05 UTC
Memcached-based session backend for Dancer

Fix: Patch attached with submission follows:
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2010-12-31 22:10:13 UTC
Responsible Changed
From-To: freebsd-ports-bugs->perl

perl@ wants this port PRs (via the GNATS Auto Assign Tool)
Comment 2 Steve Wills freebsd_committer freebsd_triage 2011-01-02 16:02:41 UTC
Responsible Changed
From-To: perl->swills

I'll take it.
Comment 3 dfilter service freebsd_committer freebsd_triage 2011-01-04 03:27:44 UTC
swills      2011-01-04 03:27:40 UTC

  FreeBSD ports repository

  Modified files:
    databases            Makefile 
  Added files:
    databases/p5-Dancer-Session-Memcached Makefile distinfo 
                                          pkg-descr pkg-plist 
  Log:
  Add p5-Dancer-Session-Memcached 0.1, memcached-based session backend for
  Dancer.
  
  PR:             ports/153590
  Submitted by:   Grzegorz Blach <magik at roorback.net>
  Approved by:    wxs (mentor)
  
  Revision  Changes    Path
  1.941     +1 -0      ports/databases/Makefile
  1.1       +27 -0     ports/databases/p5-Dancer-Session-Memcached/Makefile (new)
  1.1       +2 -0      ports/databases/p5-Dancer-Session-Memcached/distinfo (new)
  1.1       +4 -0      ports/databases/p5-Dancer-Session-Memcached/pkg-descr (new)
  1.1       +4 -0      ports/databases/p5-Dancer-Session-Memcached/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 Steve Wills freebsd_committer freebsd_triage 2011-01-04 03:28:28 UTC
State Changed
From-To: open->closed

New port added, with minor changes. Thanks!