svn commit: r318633 - head/mail/p5-Net-SMTP-TLS-ButMaintained
Jun Kuriyama
kuriyama at FreeBSD.org
Mon May 20 23:26:09 UTC 2013
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
More information about the svn-ports-head
mailing list