Bug 117720 - [NEW PORT] net/p5-Amazon-SQS-Simple: OO API for accessing the Amazon Simple Queue Service
Summary: [NEW PORT] net/p5-Amazon-SQS-Simple: OO API for accessing the Amazon Simple Q...
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: Martin Wilke
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-10-31 14:40 UTC by Greg Larkin
Modified: 2007-12-12 13:40 UTC (History)
1 user (show)

See Also:


Attachments
p5-Amazon-SQS-Simple-0.5.shar (4.17 KB, text/plain)
2007-10-31 14:40 UTC, Greg Larkin
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Greg Larkin 2007-10-31 14:40:02 UTC
This module provides a Perlish interface to Amazon SQS.

WWW:	http://search.cpan.org/~swhitaker/Amazon-SQS-Simple-0.5/

Generated with FreeBSD Port Tools 0.77
Comment 1 Martin Wilke freebsd_committer freebsd_triage 2007-10-31 16:47:00 UTC
Responsible Changed
From-To: freebsd-ports-bugs->miwi

I'll take it.
Comment 2 dfilter service freebsd_committer freebsd_triage 2007-12-12 13:33:37 UTC
miwi        2007-12-12 13:33:32 UTC

  FreeBSD ports repository

  Modified files:
    net                  Makefile 
  Added files:
    net/p5-Amazon-SQS-Simple Makefile distinfo pkg-descr pkg-plist 
    net/p5-Amazon-SQS-Simple/files pkg-message.in 
  Log:
  This module provides a Perlish interface to Amazon SQS.
  
  WWW:    http://search.cpan.org/~swhitaker/Amazon-SQS-Simple-0.5/
  
  PR:             ports/117720
  Submitted by:   Greg Larkin <glarkin at sourcehosting.net>
  
  Revision  Changes    Path
  1.1943    +1 -0      ports/net/Makefile
  1.1       +45 -0     ports/net/p5-Amazon-SQS-Simple/Makefile (new)
  1.1       +3 -0      ports/net/p5-Amazon-SQS-Simple/distinfo (new)
  1.1       +20 -0     ports/net/p5-Amazon-SQS-Simple/files/pkg-message.in (new)
  1.1       +3 -0      ports/net/p5-Amazon-SQS-Simple/pkg-descr (new)
  1.1       +11 -0     ports/net/p5-Amazon-SQS-Simple/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 2007-12-12 13:34:02 UTC
State Changed
From-To: open->closed

Committed. Thanks!