From owner-svn-ports-all@freebsd.org Sun Sep 10 13:10:57 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 A03F9E104B2; Sun, 10 Sep 2017 13:10:57 +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 6C6CD72FD2; Sun, 10 Sep 2017 13:10:57 +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 v8ADAueV016666; Sun, 10 Sep 2017 13:10:56 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v8ADAuXF016664; Sun, 10 Sep 2017 13:10:56 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201709101310.v8ADAuXF016664@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sun, 10 Sep 2017 13:10:56 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r449567 - head/sysutils/p5-File-Which X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/sysutils/p5-File-Which X-SVN-Commit-Revision: 449567 X-SVN-Commit-Repository: ports 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, 10 Sep 2017 13:10:57 -0000 Author: sunpoet Date: Sun Sep 10 13:10:56 2017 New Revision: 449567 URL: https://svnweb.freebsd.org/changeset/ports/449567 Log: Update to 1.22 - Add LICENSE_FILE - Add NO_ARCH Changes: http://search.cpan.org/dist/File-Which/Changes Modified: head/sysutils/p5-File-Which/Makefile head/sysutils/p5-File-Which/distinfo Modified: head/sysutils/p5-File-Which/Makefile ============================================================================== --- head/sysutils/p5-File-Which/Makefile Sun Sep 10 13:10:51 2017 (r449566) +++ head/sysutils/p5-File-Which/Makefile Sun Sep 10 13:10:56 2017 (r449567) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= File-Which -PORTVERSION= 1.21 +PORTVERSION= 1.22 CATEGORIES= sysutils perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -12,7 +12,9 @@ COMMENT= Portable implementation of which(1) in Perl LICENSE= ART10 GPLv1 LICENSE_COMB= dual +LICENSE_FILE= ${WRKSRC}/LICENSE +NO_ARCH= yes USES= perl5 USE_PERL5= configure Modified: head/sysutils/p5-File-Which/distinfo ============================================================================== --- head/sysutils/p5-File-Which/distinfo Sun Sep 10 13:10:51 2017 (r449566) +++ head/sysutils/p5-File-Which/distinfo Sun Sep 10 13:10:56 2017 (r449567) @@ -1,2 +1,3 @@ -SHA256 (File-Which-1.21.tar.gz) = 9def5f10316bfd944e56b7f8a2501be1d44c288325309462aa9345e340854bcc -SIZE (File-Which-1.21.tar.gz) = 21456 +TIMESTAMP = 1505043429 +SHA256 (File-Which-1.22.tar.gz) = e8a8ffcf96868c6879e82645db4ff9ef00c2d8a286fed21971e7280f52cf0dd4 +SIZE (File-Which-1.22.tar.gz) = 21685