Bug 120158

Summary: [NEW PORT] devel/p5-Data-Throttler-Memcached: Memcached-Based Data::Throttler
Product: Ports & Packages Reporter: markun
Component: Individual Port(s)Assignee: Martin Wilke <miwi>
Status: Closed FIXED    
Severity: Affects Only Me CC: markun
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
p5-Data-Throttler-Memcached-0.00003.shar none

Description markun 2008-01-30 15:50:01 UTC
Memcached-Based Data::Throttler

Author:	Daisuke Maki <dmaki@cpan.org>
WWW:	http://search.cpan.org/~dmaki/Data-Throttler-Memcached/

Generated with FreeBSD Port Tools 0.77

This port depends on devel/p5-Data-Throttler (PR: ports/120156)
Comment 1 Martin Wilke freebsd_committer freebsd_triage 2008-01-30 16:48:56 UTC
Responsible Changed
From-To: freebsd-ports-bugs->miwi

I'll take it.
Comment 2 dfilter service freebsd_committer freebsd_triage 2008-02-16 13:24:59 UTC
miwi        2008-02-16 13:24:52 UTC

  FreeBSD ports repository

  Modified files:
    devel                Makefile 
  Added files:
    devel/p5-Data-Throttler-Memcached Makefile distinfo pkg-descr 
                                      pkg-plist 
  Log:
  Data::Throttler::Memcached accepts the same arguments as Data::Throttler,
  plus the "cache" argument. The cache argument must be a hashref, which contains
  the arguments passed to the cache backend.
  
  WWW:    http://search.cpan.org/dist/Data-Throttler-Memcached/
  
  PR:             ports/120158
  Submitted by:   Masahiro Teramoto <markun at onohara.to>
  
  Revision  Changes    Path
  1.2985    +1 -0      ports/devel/Makefile
  1.1       +29 -0     ports/devel/p5-Data-Throttler-Memcached/Makefile (new)
  1.1       +3 -0      ports/devel/p5-Data-Throttler-Memcached/distinfo (new)
  1.1       +5 -0      ports/devel/p5-Data-Throttler-Memcached/pkg-descr (new)
  1.1       +9 -0      ports/devel/p5-Data-Throttler-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 3 Martin Wilke freebsd_committer freebsd_triage 2008-02-16 13:34:04 UTC
State Changed
From-To: open->closed

New port added, with minor changes. Thanks!