Bug 156611

Summary: [NEW PORT] dns/p5-Net-Amazon-Route53: Manage your DNS entries on Amazon's Route53 service
Product: Ports & Packages Reporter: Jui-Nan Lin <jnlin>
Component: Individual Port(s)Assignee: Po-Chuan Hsieh <sunpoet>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
p5-Net-Amazon-Route53-0.110310.shar none

Description Jui-Nan Lin 2011-04-24 14:40:10 UTC
The Net::Amazon::Route53 Perl module allows you to manage DNS
records for your domains via Amazon's Route 53 service.

For more information, visit http://aws.amazon.com/route53/.

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

Generated with FreeBSD Port Tools 0.99
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2011-04-24 14:40:25 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-04-26 11:58:10 UTC
Responsible Changed
From-To: perl->sunpoet

I will take it.
Comment 3 dfilter service freebsd_committer freebsd_triage 2011-04-26 19:33:19 UTC
sunpoet     2011-04-26 18:33:10 UTC

  FreeBSD ports repository

  Modified files:
    dns                  Makefile 
  Added files:
    dns/p5-Net-Amazon-Route53 Makefile distinfo pkg-descr 
                              pkg-plist 
  Log:
  - Add p5-Net-Amazon-Route53 0.110310
  
  The Net::Amazon::Route53 Perl module allows you to manage DNS
  records for your domains via Amazon's Route 53 service.
  
  For more information, visit http://aws.amazon.com/route53/
  
  WWW: http://search.cpan.org/dist/Net-Amazon-Route53/
  
  PR:             ports/156611, ports/156661
  Submitted by:   Jui-Nan Lin <jnlin@csie.nctu.edu.tw>
  
  Revision  Changes    Path
  1.131     +1 -0      ports/dns/Makefile
  1.1       +33 -0     ports/dns/p5-Net-Amazon-Route53/Makefile (new)
  1.1       +2 -0      ports/dns/p5-Net-Amazon-Route53/distinfo (new)
  1.1       +6 -0      ports/dns/p5-Net-Amazon-Route53/pkg-descr (new)
  1.1       +12 -0     ports/dns/p5-Net-Amazon-Route53/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-04-26 19:33:31 UTC
State Changed
From-To: open->closed

New port added, with minor changes. Thanks!