From owner-svn-ports-all@freebsd.org Sun Mar 5 14:47:37 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 C2A9ECFABFC; Sun, 5 Mar 2017 14:47:37 +0000 (UTC) (envelope-from bofh@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 794ED1900; Sun, 5 Mar 2017 14:47:37 +0000 (UTC) (envelope-from bofh@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v25ElaIt013095; Sun, 5 Mar 2017 14:47:36 GMT (envelope-from bofh@FreeBSD.org) Received: (from bofh@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v25ElaXF013092; Sun, 5 Mar 2017 14:47:36 GMT (envelope-from bofh@FreeBSD.org) Message-Id: <201703051447.v25ElaXF013092@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: bofh set sender to bofh@FreeBSD.org using -f From: Muhammad Moinur Rahman Date: Sun, 5 Mar 2017 14:47:36 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r435481 - head/devel/p5-Class-Multimethods 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: Sun, 05 Mar 2017 14:47:37 -0000 Author: bofh Date: Sun Mar 5 14:47:36 2017 New Revision: 435481 URL: https://svnweb.freebsd.org/changeset/ports/435481 Log: devel/p5-Class-Multimethods: Update version 1.70=>1.701 - Mark NO_ARCH Modified: head/devel/p5-Class-Multimethods/Makefile head/devel/p5-Class-Multimethods/distinfo head/devel/p5-Class-Multimethods/pkg-plist Modified: head/devel/p5-Class-Multimethods/Makefile ============================================================================== --- head/devel/p5-Class-Multimethods/Makefile Sun Mar 5 14:37:20 2017 (r435480) +++ head/devel/p5-Class-Multimethods/Makefile Sun Mar 5 14:47:36 2017 (r435481) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= Class-Multimethods -PORTVERSION= 1.70 -PORTREVISION= 1 +PORTVERSION= 1.701 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -14,7 +13,9 @@ COMMENT= Support multimethods and functi LICENSE= ART10 GPLv1 LICENSE_COMB= dual +WRKSRC= ${WRKDIR}/${PORTNAME}-1.700 USES= perl5 USE_PERL5= configure +NO_ARCH= yes .include Modified: head/devel/p5-Class-Multimethods/distinfo ============================================================================== --- head/devel/p5-Class-Multimethods/distinfo Sun Mar 5 14:37:20 2017 (r435480) +++ head/devel/p5-Class-Multimethods/distinfo Sun Mar 5 14:47:36 2017 (r435481) @@ -1,2 +1,3 @@ -SHA256 (Class-Multimethods-1.70.tar.gz) = e6f2fe15530d9e03629c6f42d538bbf81419965dc47094fd0e36ce8302069c23 -SIZE (Class-Multimethods-1.70.tar.gz) = 28316 +TIMESTAMP = 1488723381 +SHA256 (Class-Multimethods-1.701.tar.gz) = eec283d159bf05fecfcdf72e84ea814c8320022bca6ce7c70760e72231f8758c +SIZE (Class-Multimethods-1.701.tar.gz) = 31394 Modified: head/devel/p5-Class-Multimethods/pkg-plist ============================================================================== --- head/devel/p5-Class-Multimethods/pkg-plist Sun Mar 5 14:37:20 2017 (r435480) +++ head/devel/p5-Class-Multimethods/pkg-plist Sun Mar 5 14:47:36 2017 (r435481) @@ -1,3 +1,2 @@ %%PERL5_MAN3%%/Class::Multimethods.3.gz %%SITE_PERL%%/Class/Multimethods.pm -%%SITE_PERL%%/Class/Multimethods.pod