Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 20 May 2013 23:26:09 +0000 (UTC)
From:      Jun Kuriyama <kuriyama@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r318633 - head/mail/p5-Net-SMTP-TLS-ButMaintained
Message-ID:  <201305202326.r4KNQ9ep099502@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: kuriyama
Date: Mon May 20 23:26:09 2013
New Revision: 318633
URL: http://svnweb.freebsd.org/changeset/ports/318633

Log:
  - Upgrade to 0.24.

Modified:
  head/mail/p5-Net-SMTP-TLS-ButMaintained/Makefile
  head/mail/p5-Net-SMTP-TLS-ButMaintained/distinfo

Modified: head/mail/p5-Net-SMTP-TLS-ButMaintained/Makefile
==============================================================================
--- head/mail/p5-Net-SMTP-TLS-ButMaintained/Makefile	Mon May 20 22:45:55 2013	(r318632)
+++ head/mail/p5-Net-SMTP-TLS-ButMaintained/Makefile	Mon May 20 23:26:09 2013	(r318633)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	Net-SMTP-TLS-ButMaintained
-PORTVERSION=	0.21
+PORTVERSION=	0.24
 CATEGORIES=	mail perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -13,6 +13,7 @@ COMMENT=	SMTP client supporting TLS and 
 RUN_DEPENDS=	p5-Digest-HMAC>=0:${PORTSDIR}/security/p5-Digest-HMAC \
 		p5-IO-Socket-SSL>=0:${PORTSDIR}/security/p5-IO-Socket-SSL \
 		p5-Net-SSLeay>=0:${PORTSDIR}/security/p5-Net-SSLeay
+TEST_DEPENDS=	${RUN_DEPENDS}
 
 PERL_CONFIGURE=	yes
 

Modified: head/mail/p5-Net-SMTP-TLS-ButMaintained/distinfo
==============================================================================
--- head/mail/p5-Net-SMTP-TLS-ButMaintained/distinfo	Mon May 20 22:45:55 2013	(r318632)
+++ head/mail/p5-Net-SMTP-TLS-ButMaintained/distinfo	Mon May 20 23:26:09 2013	(r318633)
@@ -1,2 +1,2 @@
-SHA256 (Net-SMTP-TLS-ButMaintained-0.21.tar.gz) = de6ebda82592d422f1de10acdfc6a40780b5419f0e618f5f6bd51d6f7ea80e9f
-SIZE (Net-SMTP-TLS-ButMaintained-0.21.tar.gz) = 16174
+SHA256 (Net-SMTP-TLS-ButMaintained-0.24.tar.gz) = 6b95c08f71579d851c0183f502a700c86a1fecef570e3cee8326c5e4ce66256e
+SIZE (Net-SMTP-TLS-ButMaintained-0.24.tar.gz) = 16293



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201305202326.r4KNQ9ep099502>