From owner-svn-ports-head@freebsd.org Fri Mar 31 20:39:38 2017 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 C4AE5D27B28; Fri, 31 Mar 2017 20:39:38 +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 8F9265F6; Fri, 31 Mar 2017 20:39:38 +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 v2VKdbU7040583; Fri, 31 Mar 2017 20:39:37 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v2VKdb33040581; Fri, 31 Mar 2017 20:39:37 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201703312039.v2VKdb33040581@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, 31 Mar 2017 20:39:37 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r437382 - head/devel/p5-Test-Without-Module 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.23 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, 31 Mar 2017 20:39:38 -0000 Author: sunpoet Date: Fri Mar 31 20:39:37 2017 New Revision: 437382 URL: https://svnweb.freebsd.org/changeset/ports/437382 Log: Update to 0.19 - Add NO_ARCH Changes: http://search.cpan.org/dist/Test-Without-Module/Changes Modified: head/devel/p5-Test-Without-Module/Makefile head/devel/p5-Test-Without-Module/distinfo Modified: head/devel/p5-Test-Without-Module/Makefile ============================================================================== --- head/devel/p5-Test-Without-Module/Makefile Fri Mar 31 20:39:32 2017 (r437381) +++ head/devel/p5-Test-Without-Module/Makefile Fri Mar 31 20:39:37 2017 (r437382) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= Test-Without-Module -PORTVERSION= 0.18 -PORTREVISION= 1 +PORTVERSION= 0.19 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -14,6 +13,7 @@ COMMENT= Test fallback behaviour in abse LICENSE= ART10 GPLv1 LICENSE_COMB= dual +NO_ARCH= yes USES= perl5 USE_PERL5= configure Modified: head/devel/p5-Test-Without-Module/distinfo ============================================================================== --- head/devel/p5-Test-Without-Module/distinfo Fri Mar 31 20:39:32 2017 (r437381) +++ head/devel/p5-Test-Without-Module/distinfo Fri Mar 31 20:39:37 2017 (r437382) @@ -1,2 +1,3 @@ -SHA256 (Test-Without-Module-0.18.tar.gz) = e2c3360b171d7db518ac39a0e1dcb285c784ea393c11708914a0655d66138c7f -SIZE (Test-Without-Module-0.18.tar.gz) = 10369 +TIMESTAMP = 1490965971 +SHA256 (Test-Without-Module-0.19.tar.gz) = 85ee29b595769f9369d513c8df1121079cea4ffd2574730c70f0d58dd424024c +SIZE (Test-Without-Module-0.19.tar.gz) = 12047