Bug 179891 - new port: mail/p5-Email-Sender-Transport-SMTP-TLS
Summary: new port: mail/p5-Email-Sender-Transport-SMTP-TLS
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: Felippe de Meirelles Motta
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-06-23 18:30 UTC by Alexandre Biancalana
Modified: 2013-06-24 19:40 UTC (History)
0 users

See Also:


Attachments
file.shar (2.87 KB, text/plain)
2013-06-23 18:30 UTC, Alexandre Biancalana
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Alexandre Biancalana 2013-06-23 18:30:00 UTC

Fix: Patch attached with submission follows:
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2013-06-23 18:30:08 UTC
Class Changed
From-To: sw-bug->change-request

Fix category (new ports should be change-requests) (via the GNATS Auto 
Assign Tool)
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2013-06-23 18:30:10 UTC
Responsible Changed
From-To: freebsd-ports-bugs->perl

perl@ wants this port PRs (via the GNATS Auto Assign Tool)
Comment 3 Felippe de Meirelles Motta freebsd_committer freebsd_triage 2013-06-24 16:21:47 UTC
Responsible Changed
From-To: perl->lippe

I'll take it.
Comment 4 dfilter service freebsd_committer freebsd_triage 2013-06-24 19:38:38 UTC
Author: lippe
Date: Mon Jun 24 18:38:25 2013
New Revision: 321703
URL: http://svnweb.freebsd.org/changeset/ports/321703

Log:
  Email::Sender replaces the old and sometimes problematic Email::Send library,
  while this module replaces the Email::Send::SMTP::TLS.
  
  WWW: http://search.cpan.org/dist/Email-Sender-Transport-SQLite/
  
  PR:		ports/179891
  Submitted by:	Alexandre Biancalana <ale@biancalanas.net>

Added:
  head/mail/p5-Email-Sender-Transport-SMTP-TLS/
  head/mail/p5-Email-Sender-Transport-SMTP-TLS/Makefile   (contents, props changed)
  head/mail/p5-Email-Sender-Transport-SMTP-TLS/distinfo   (contents, props changed)
  head/mail/p5-Email-Sender-Transport-SMTP-TLS/pkg-descr   (contents, props changed)
  head/mail/p5-Email-Sender-Transport-SMTP-TLS/pkg-plist   (contents, props changed)
Modified:
  head/mail/Makefile

Modified: head/mail/Makefile
==============================================================================
--- head/mail/Makefile	Mon Jun 24 18:36:18 2013	(r321702)
+++ head/mail/Makefile	Mon Jun 24 18:38:25 2013	(r321703)
@@ -351,6 +351,7 @@
     SUBDIR += p5-Email-Reply
     SUBDIR += p5-Email-Send
     SUBDIR += p5-Email-Sender
+    SUBDIR += p5-Email-Sender-Transport-SMTP-TLS
     SUBDIR += p5-Email-Sender-Transport-SQLite
     SUBDIR += p5-Email-Simple
     SUBDIR += p5-Email-Stuff

Added: head/mail/p5-Email-Sender-Transport-SMTP-TLS/Makefile
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ head/mail/p5-Email-Sender-Transport-SMTP-TLS/Makefile	Mon Jun 24 18:38:25 2013	(r321703)
@@ -0,0 +1,21 @@
+# Created by: Alexandre Biancalana <ale@biancalanas.net>
+# $FreeBSD$
+
+PORTNAME=	Email-Sender-Transport-SMTP-TLS
+PORTVERSION=	0.14
+CATEGORIES=	mail perl5
+MASTER_SITES=	CPAN
+PKGNAMEPREFIX=	p5-
+
+MAINTAINER=	ale@biancalanas.net
+COMMENT=	Email::Sender with Net::SMTP::TLS (Eg. Gmail)
+
+RUN_DEPENDS=	p5-Email-Sender>=0.091660:${PORTSDIR}/mail/p5-Email-Sender \
+		p5-Net-SMTP-TLS-ButMaintained>=0.2:${PORTSDIR}/mail/p5-Net-SMTP-TLS-ButMaintained
+BUILD_DEPENDS:=	${RUN_DEPENDS}
+
+PERL_CONFIGURE=	yes
+
+MAN3=		Email::Sender::Transport::SMTP::TLS.3
+
+.include <bsd.port.mk>

Added: head/mail/p5-Email-Sender-Transport-SMTP-TLS/distinfo
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ head/mail/p5-Email-Sender-Transport-SMTP-TLS/distinfo	Mon Jun 24 18:38:25 2013	(r321703)
@@ -0,0 +1,2 @@
+SHA256 (Email-Sender-Transport-SMTP-TLS-0.14.tar.gz) = ea7369a11bb3bcf36e0d43348c0fcc0ec65bf4eecf5c28e9d11a5aeb3a5b66b7
+SIZE (Email-Sender-Transport-SMTP-TLS-0.14.tar.gz) = 13208

Added: head/mail/p5-Email-Sender-Transport-SMTP-TLS/pkg-descr
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ head/mail/p5-Email-Sender-Transport-SMTP-TLS/pkg-descr	Mon Jun 24 18:38:25 2013	(r321703)
@@ -0,0 +1,4 @@
+Email::Sender replaces the old and sometimes problematic Email::Send library,
+while this module replaces the Email::Send::SMTP::TLS.
+
+WWW: http://search.cpan.org/dist/Email-Sender-Transport-SQLite/

Added: head/mail/p5-Email-Sender-Transport-SMTP-TLS/pkg-plist
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ head/mail/p5-Email-Sender-Transport-SMTP-TLS/pkg-plist	Mon Jun 24 18:38:25 2013	(r321703)
@@ -0,0 +1,10 @@
+%%SITE_PERL%%/Email/Sender/Transport/SMTP/TLS.pm
+%%SITE_PERL%%/%%PERL_ARCH%%/auto/Email/Sender/Transport/SMTP/TLS/.packlist
+@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Email/Sender/Transport/SMTP/TLS
+@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Email/Sender/Transport/SMTP
+@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Email/Sender/Transport
+@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Email/Sender
+@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Email
+@dirrmtry %%SITE_PERL%%/Email/Sender/Transport
+@dirrmtry %%SITE_PERL%%/Email/Sender
+@dirrmtry %%SITE_PERL%%/Email
_______________________________________________
svn-ports-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-ports-all
To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"
Comment 5 Felippe de Meirelles Motta freebsd_committer freebsd_triage 2013-06-24 19:39:58 UTC
State Changed
From-To: open->closed

Committed. Thanks!