From owner-svn-ports-head@FreeBSD.ORG Mon May 20 23:26:09 2013 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id D16D7A88; Mon, 20 May 2013 23:26:09 +0000 (UTC) (envelope-from kuriyama@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) by mx1.freebsd.org (Postfix) with ESMTP id C3202E7; Mon, 20 May 2013 23:26:09 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.6/8.14.6) with ESMTP id r4KNQ9UX099504; Mon, 20 May 2013 23:26:09 GMT (envelope-from kuriyama@svn.freebsd.org) Received: (from kuriyama@localhost) by svn.freebsd.org (8.14.6/8.14.5/Submit) id r4KNQ9ep099502; Mon, 20 May 2013 23:26:09 GMT (envelope-from kuriyama@svn.freebsd.org) Message-Id: <201305202326.r4KNQ9ep099502@svn.freebsd.org> From: Jun Kuriyama Date: Mon, 20 May 2013 23:26:09 +0000 (UTC) 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 X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 20 May 2013 23:26:09 -0000 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