Bug 156611 - [NEW PORT] dns/p5-Net-Amazon-Route53: Manage your DNS entries on Amazon's Route53 service
Summary: [NEW PORT] dns/p5-Net-Amazon-Route53: Manage your DNS entries on Amazon's Rou...
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: Po-Chuan Hsieh
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-04-24 14:40 UTC by Jui-Nan Lin
Modified: 2011-04-26 19:40 UTC (History)
0 users

See Also:


Attachments
p5-Net-Amazon-Route53-0.110310.shar (2.96 KB, text/plain)
2011-04-24 14:40 UTC, Jui-Nan Lin
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
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!