From owner-svn-ports-head@freebsd.org Sat May 13 12:13:08 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 43A3DD6AA15; Sat, 13 May 2017 12:13:08 +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 E9AC51D6A; Sat, 13 May 2017 12:13:07 +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 v4DCD6d2019173; Sat, 13 May 2017 12:13:06 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v4DCD61s019170; Sat, 13 May 2017 12:13:06 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201705131213.v4DCD61s019170@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sat, 13 May 2017 12:13:06 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r440813 - head/devel/p5-Data-Dumper-Concise 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: Sat, 13 May 2017 12:13:08 -0000 Author: sunpoet Date: Sat May 13 12:13:06 2017 New Revision: 440813 URL: https://svnweb.freebsd.org/changeset/ports/440813 Log: Update to 2.023 - Add NO_ARCH - Sort PLIST Changes: http://search.cpan.org/dist/Data-Dumper-Concise/Changes Modified: head/devel/p5-Data-Dumper-Concise/Makefile head/devel/p5-Data-Dumper-Concise/distinfo head/devel/p5-Data-Dumper-Concise/pkg-plist Modified: head/devel/p5-Data-Dumper-Concise/Makefile ============================================================================== --- head/devel/p5-Data-Dumper-Concise/Makefile Sat May 13 12:13:01 2017 (r440812) +++ head/devel/p5-Data-Dumper-Concise/Makefile Sat May 13 12:13:06 2017 (r440813) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= Data-Dumper-Concise -PORTVERSION= 2.022 -PORTREVISION= 1 +PORTVERSION= 2.023 CATEGORIES= devel perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:FREW @@ -22,6 +21,7 @@ ARGNAMES_DESC= Enable DwarnN subroutine ARGNAMES_BUILD_DEPENDS= p5-Devel-ArgNames>=0.03:devel/p5-Devel-ArgNames ARGNAMES_RUN_DEPENDS= p5-Devel-ArgNames>=0.03:devel/p5-Devel-ArgNames +NO_ARCH= yes USES= perl5 USE_PERL5= configure Modified: head/devel/p5-Data-Dumper-Concise/distinfo ============================================================================== --- head/devel/p5-Data-Dumper-Concise/distinfo Sat May 13 12:13:01 2017 (r440812) +++ head/devel/p5-Data-Dumper-Concise/distinfo Sat May 13 12:13:06 2017 (r440813) @@ -1,2 +1,3 @@ -SHA256 (Data-Dumper-Concise-2.022.tar.gz) = 4c0f30edf539665f708db40d085bd1c4252c8ff3bad518ef177c0a17e6ebfb7c -SIZE (Data-Dumper-Concise-2.022.tar.gz) = 22637 +TIMESTAMP = 1494671875 +SHA256 (Data-Dumper-Concise-2.023.tar.gz) = a6c22f113caf31137590def1b7028a7e718eface3228272d0672c25e035d5853 +SIZE (Data-Dumper-Concise-2.023.tar.gz) = 7867 Modified: head/devel/p5-Data-Dumper-Concise/pkg-plist ============================================================================== --- head/devel/p5-Data-Dumper-Concise/pkg-plist Sat May 13 12:13:01 2017 (r440812) +++ head/devel/p5-Data-Dumper-Concise/pkg-plist Sat May 13 12:13:06 2017 (r440813) @@ -1,6 +1,6 @@ -%%PERL5_MAN3%%/Data::Dumper::Concise.3.gz -%%PERL5_MAN3%%/Data::Dumper::Concise::Sugar.3.gz -%%PERL5_MAN3%%/Devel::Dwarn.3.gz %%SITE_PERL%%/Data/Dumper/Concise.pm %%SITE_PERL%%/Data/Dumper/Concise/Sugar.pm %%SITE_PERL%%/Devel/Dwarn.pm +%%PERL5_MAN3%%/Data::Dumper::Concise.3.gz +%%PERL5_MAN3%%/Data::Dumper::Concise::Sugar.3.gz +%%PERL5_MAN3%%/Devel::Dwarn.3.gz