From owner-svn-ports-all@freebsd.org Thu Apr 27 07:59:43 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 913EDD52F2B; Thu, 27 Apr 2017 07:59:43 +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 4806F1D42; Thu, 27 Apr 2017 07:59:43 +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 v3R7xg4m041795; Thu, 27 Apr 2017 07:59:42 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v3R7xgk7041792; Thu, 27 Apr 2017 07:59:42 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201704270759.v3R7xgk7041792@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Thu, 27 Apr 2017 07:59:42 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r439529 - head/devel/p5-Dir-Project 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: Thu, 27 Apr 2017 07:59:43 -0000 Author: sunpoet Date: Thu Apr 27 07:59:41 2017 New Revision: 439529 URL: https://svnweb.freebsd.org/changeset/ports/439529 Log: Update to 3.026 - Add NO_ARCH Changes: http://search.cpan.org/dist/Dir-Project/Changes Modified: head/devel/p5-Dir-Project/Makefile head/devel/p5-Dir-Project/distinfo head/devel/p5-Dir-Project/pkg-plist Modified: head/devel/p5-Dir-Project/Makefile ============================================================================== --- head/devel/p5-Dir-Project/Makefile Thu Apr 27 07:59:34 2017 (r439528) +++ head/devel/p5-Dir-Project/Makefile Thu Apr 27 07:59:41 2017 (r439529) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= Dir-Project -PORTVERSION= 3.025 -PORTREVISION= 1 +PORTVERSION= 3.026 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -14,6 +13,7 @@ COMMENT= Project Environment determinati LICENSE= LGPL3 ART20 LICENSE_COMB= dual +NO_ARCH= yes USES= perl5 USE_PERL5= configure CONFIGURE_ENV= DIRPROJECT_PREFIX=${PREFIX} Modified: head/devel/p5-Dir-Project/distinfo ============================================================================== --- head/devel/p5-Dir-Project/distinfo Thu Apr 27 07:59:34 2017 (r439528) +++ head/devel/p5-Dir-Project/distinfo Thu Apr 27 07:59:41 2017 (r439529) @@ -1,2 +1,3 @@ -SHA256 (Dir-Project-3.025.tar.gz) = f29db2608910465d7de734943f9c4097f11c4e22498760f57f9280d4ce12de02 -SIZE (Dir-Project-3.025.tar.gz) = 14742 +TIMESTAMP = 1493274347 +SHA256 (Dir-Project-3.026.tar.gz) = b095e86ccab8ac08dfac5315e066a85bfcd01abb7ff81aa5c159e9a06dc0fb6d +SIZE (Dir-Project-3.026.tar.gz) = 14787 Modified: head/devel/p5-Dir-Project/pkg-plist ============================================================================== --- head/devel/p5-Dir-Project/pkg-plist Thu Apr 27 07:59:34 2017 (r439528) +++ head/devel/p5-Dir-Project/pkg-plist Thu Apr 27 07:59:41 2017 (r439529) @@ -1,7 +1,7 @@ bin/project_bin bin/project_dir -%%PERL5_MAN3%%/Dir::Project.3.gz -%%SITE_PERL%%/Dir/Project.pm lib/project_dir.mk +%%SITE_PERL%%/Dir/Project.pm %%PERL5_MAN1%%/project_bin.1.gz %%PERL5_MAN1%%/project_dir.1.gz +%%PERL5_MAN3%%/Dir::Project.3.gz