From owner-svn-ports-all@freebsd.org Wed May 24 13:03:00 2017 Return-Path: Delivered-To: svn-ports-all@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 0B9F6D7AF0B; Wed, 24 May 2017 13:03:00 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::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 CC3A615CA; Wed, 24 May 2017 13:02:59 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v4OD2wIR018596; Wed, 24 May 2017 13:02:58 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v4OD2wdF018594; Wed, 24 May 2017 13:02:58 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201705241302.v4OD2wdF018594@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Wed, 24 May 2017 13:02:58 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r441581 - head/devel/p5-MooX-ConfigFromFile X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 May 2017 13:03:00 -0000 Author: sunpoet Date: Wed May 24 13:02:58 2017 New Revision: 441581 URL: https://svnweb.freebsd.org/changeset/ports/441581 Log: Update to 0.008 - Add NO_ARCH Changes: http://search.cpan.org/dist/MooX-ConfigFromFile/Changes Modified: head/devel/p5-MooX-ConfigFromFile/Makefile head/devel/p5-MooX-ConfigFromFile/distinfo Modified: head/devel/p5-MooX-ConfigFromFile/Makefile ============================================================================== --- head/devel/p5-MooX-ConfigFromFile/Makefile Wed May 24 13:02:53 2017 (r441580) +++ head/devel/p5-MooX-ConfigFromFile/Makefile Wed May 24 13:02:58 2017 (r441581) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= MooX-ConfigFromFile -PORTVERSION= 0.007 +PORTVERSION= 0.008 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -20,6 +20,7 @@ BUILD_DEPENDS= p5-Config-Any>=0:devel/p5 p5-MooX-File-ConfigDir>=0.002:devel/p5-MooX-File-ConfigDir RUN_DEPENDS:= ${BUILD_DEPENDS} +NO_ARCH= yes USE_PERL5= configure USES= perl5 Modified: head/devel/p5-MooX-ConfigFromFile/distinfo ============================================================================== --- head/devel/p5-MooX-ConfigFromFile/distinfo Wed May 24 13:02:53 2017 (r441580) +++ head/devel/p5-MooX-ConfigFromFile/distinfo Wed May 24 13:02:58 2017 (r441581) @@ -1,2 +1,3 @@ -SHA256 (MooX-ConfigFromFile-0.007.tar.gz) = 15b39bd01e4d33acd0e8ef65938b8c077993fc60ebb73638d7f1419b19dd0163 -SIZE (MooX-ConfigFromFile-0.007.tar.gz) = 12642 +TIMESTAMP = 1495619354 +SHA256 (MooX-ConfigFromFile-0.008.tar.gz) = 8029ee6932ca62b721623eac49a4a3312b0538d011a164ae52d03efb2bf937ff +SIZE (MooX-ConfigFromFile-0.008.tar.gz) = 13451