Bug 156713 - [NEW PORT] mail/p5-Net-Amazon-SES: Perl module of Amazon Simple Email Services
Summary: [NEW PORT] mail/p5-Net-Amazon-SES: Perl module of Amazon Simple Email Services
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-29 09:30 UTC by Stephon Chen
Modified: 2011-05-09 08:20 UTC (History)
0 users

See Also:


Attachments
p5-Net-Amazon-SES-1.0.shar (2.00 KB, text/plain)
2011-04-29 09:30 UTC, Stephon Chen
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Stephon Chen 2011-04-29 09:30:12 UTC
Perl module of Amazon Simple Email Services

Generated with FreeBSD Port Tools 0.99
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2011-04-29 09:30:23 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-05-03 08:47:40 UTC
Responsible Changed
From-To: perl->sunpoet

I will take it.
Comment 3 Po-Chuan Hsieh freebsd_committer freebsd_triage 2011-05-06 20:37:40 UTC
Hi,

  I've made some modifications, including:
  - Use p5-SES instead of p5-Net-Amazon-SES
  - Install scripts to $PREFIX/bin/
  - Add WWW to pkg-descr
  - Make portlint happier
  The shar file is at http://people.FreeBSD.org/~sunpoet/p5-SES.shar
  Do you agree with these changes? If so, I'll commit it ASAP.
  Thanks.

Regards,
sunpoet
Comment 4 Stephon Chen 2011-05-09 06:59:21 UTC
Hello,

I agree with your modifications

Thanks a lot
--
stephon
Comment 5 dfilter service freebsd_committer freebsd_triage 2011-05-09 08:16:52 UTC
sunpoet     2011-05-09 07:16:38 UTC

  FreeBSD ports repository

  Modified files:
    mail                 Makefile 
  Added files:
    mail/p5-SES          Makefile distinfo pkg-descr 
  Log:
  - Add p5-SES
  
  Perl module of Amazon Simple Email Services
  
  WWW: http://aws.amazon.com/code/Amazon-SES/8945574369528337
  
  PR:             ports/156713
  Submitted by:   Stephon Chen <stephon@pixnet.tw>
  
  Revision  Changes    Path
  1.1067    +1 -0      ports/mail/Makefile
  1.1       +40 -0     ports/mail/p5-SES/Makefile (new)
  1.1       +2 -0      ports/mail/p5-SES/distinfo (new)
  1.1       +10 -0     ports/mail/p5-SES/pkg-descr (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 6 Po-Chuan Hsieh freebsd_committer freebsd_triage 2011-05-09 08:16:55 UTC
State Changed
From-To: open->closed

New port added, with minor changes. Thanks!