From owner-svn-ports-head@freebsd.org Fri Oct 2 06:55:19 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 0F997A0C860; Fri, 2 Oct 2015 06:55:19 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id DF01119FE; Fri, 2 Oct 2015 06:55:18 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id t926tIqB041704; Fri, 2 Oct 2015 06:55:18 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id t926tIPT041702; Fri, 2 Oct 2015 06:55:18 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201510020655.t926tIPT041702@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Fri, 2 Oct 2015 06:55:18 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r398417 - head/mail/p5-MIME-Tools 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.20 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: Fri, 02 Oct 2015 06:55:19 -0000 Author: sunpoet Date: Fri Oct 2 06:55:17 2015 New Revision: 398417 URL: https://svnweb.freebsd.org/changeset/ports/398417 Log: - Update to 5.507 - Add NO_ARCH Changes: http://search.cpan.org/dist/MIME-Tools/ChangeLog Modified: head/mail/p5-MIME-Tools/Makefile head/mail/p5-MIME-Tools/distinfo Modified: head/mail/p5-MIME-Tools/Makefile ============================================================================== --- head/mail/p5-MIME-Tools/Makefile Fri Oct 2 06:55:12 2015 (r398416) +++ head/mail/p5-MIME-Tools/Makefile Fri Oct 2 06:55:17 2015 (r398417) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= MIME-Tools -PORTVERSION= 5.506 +PORTVERSION= 5.507 PORTEPOCH= 2 CATEGORIES= mail perl5 MASTER_SITES= CPAN @@ -21,6 +21,7 @@ BUILD_DEPENDS= p5-Convert-BinHex>=0:${PO RUN_DEPENDS:= ${BUILD_DEPENDS} TEST_DEPENDS= p5-Test-Deep>=0:${PORTSDIR}/devel/p5-Test-Deep +NO_ARCH= yes USES= perl5 USE_PERL5= configure Modified: head/mail/p5-MIME-Tools/distinfo ============================================================================== --- head/mail/p5-MIME-Tools/distinfo Fri Oct 2 06:55:12 2015 (r398416) +++ head/mail/p5-MIME-Tools/distinfo Fri Oct 2 06:55:17 2015 (r398417) @@ -1,2 +1,2 @@ -SHA256 (MIME-tools-5.506.tar.gz) = dbed9bf46830c4a1df9840a546824ee44d14902012870f0c34bc4f5cc86af812 -SIZE (MIME-tools-5.506.tar.gz) = 406565 +SHA256 (MIME-tools-5.507.tar.gz) = 2f43683e1d5bed21179207d81c0caf1d5b5d480d018ac812f4ab950879fe7793 +SIZE (MIME-tools-5.507.tar.gz) = 406373