Bug 121911

Summary: [NEW PORT] net/p5-Net-Amazon-Signature: Perl interface to create Amazon AWS signatures
Product: Ports & Packages Reporter: Greg Larkin <glarkin>
Component: Individual Port(s)Assignee: Beech Rintoul <beech>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
p5-Net-Amazon-Signature-0.03.shar none

Description Greg Larkin 2008-03-20 14:40:00 UTC
This module creates the encrypted signature needed to login to
Amazon's Mechanical Turk and Alexa web services and any other web
services that Amazon might make in the future that require an
encrypted signature, assuming they follow the same convention.

WWW:    http://search.cpan.org/dist/Net-Amazon-Signature/

Generated with FreeBSD Port Tools 0.77
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2008-03-20 14:40:14 UTC
Responsible Changed
From-To: freebsd-ports-bugs->beech

beech@ wants his PRs (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2008-03-24 19:21:33 UTC
beech       2008-03-24 19:21:28 UTC

  FreeBSD ports repository

  Modified files:
    net                  Makefile 
  Added files:
    net/p5-Net-Amazon-Signature Makefile distinfo pkg-descr 
                                pkg-plist 
  Log:
  - New port net/p5-Net-Amazon-Signature
  
  This module creates the encrypted signature needed to login to
  Amazon's Mechanical Turk and Alexa web services and any other web
  services that Amazon might make in the future that require an
  encrypted signature, assuming they follow the same convention.
  
  PR:             ports/121911
  Submitted by:   Greg Larkin <glarkin at sourcehosting.net>
  
  Revision  Changes    Path
  1.1977    +1 -0      ports/net/Makefile
  1.1       +21 -0     ports/net/p5-Net-Amazon-Signature/Makefile (new)
  1.1       +3 -0      ports/net/p5-Net-Amazon-Signature/distinfo (new)
  1.1       +6 -0      ports/net/p5-Net-Amazon-Signature/pkg-descr (new)
  1.1       +7 -0      ports/net/p5-Net-Amazon-Signature/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 Beech Rintoul freebsd_committer freebsd_triage 2008-03-24 19:22:15 UTC
State Changed
From-To: open->closed

Committed, Thanks!