From owner-svn-ports-head@freebsd.org Sat Oct 10 07:47:14 2020 Return-Path: Delivered-To: svn-ports-head@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id D20F743F6A3; Sat, 10 Oct 2020 07:47:14 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4C7cTs6339z4Nkd; Sat, 10 Oct 2020 07:47:13 +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 mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 50B322735F; Sat, 10 Oct 2020 07:47:10 +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 09A7lAML067794; Sat, 10 Oct 2020 07:47:10 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 09A7l9GD067792; Sat, 10 Oct 2020 07:47:09 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <202010100747.09A7l9GD067792@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, 10 Oct 2020 07:47:09 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r551901 - head/sysutils/p5-File-Listing X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/sysutils/p5-File-Listing X-SVN-Commit-Revision: 551901 X-SVN-Commit-Repository: ports 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.33 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, 10 Oct 2020 07:47:16 -0000 Author: sunpoet Date: Sat Oct 10 07:47:09 2020 New Revision: 551901 URL: https://svnweb.freebsd.org/changeset/ports/551901 Log: Update to 6.10 - Add LICENSE_FILE Changes: https://metacpan.org/changes/distribution/File-Listing Modified: head/sysutils/p5-File-Listing/Makefile head/sysutils/p5-File-Listing/distinfo Modified: head/sysutils/p5-File-Listing/Makefile ============================================================================== --- head/sysutils/p5-File-Listing/Makefile Sat Oct 10 07:47:04 2020 (r551900) +++ head/sysutils/p5-File-Listing/Makefile Sat Oct 10 07:47:09 2020 (r551901) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= File-Listing -PORTVERSION= 6.07 +PORTVERSION= 6.10 CATEGORIES= sysutils perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -12,12 +12,14 @@ COMMENT= Parse directory listings LICENSE= ART10 GPLv1+ LICENSE_COMB= dual +LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${RUN_DEPENDS} -RUN_DEPENDS= p5-HTTP-Date>=6:www/p5-HTTP-Date +RUN_DEPENDS= p5-HTTP-Date>=0:www/p5-HTTP-Date -NO_ARCH= yes USES= perl5 USE_PERL5= configure + +NO_ARCH= yes .include Modified: head/sysutils/p5-File-Listing/distinfo ============================================================================== --- head/sysutils/p5-File-Listing/distinfo Sat Oct 10 07:47:04 2020 (r551900) +++ head/sysutils/p5-File-Listing/distinfo Sat Oct 10 07:47:09 2020 (r551901) @@ -1,3 +1,3 @@ -TIMESTAMP = 1601754222 -SHA256 (File-Listing-6.07.tar.gz) = b10f4f9889b42b2830effa2f54324dd90c31070e0b3946f90ccc5bf720726bad -SIZE (File-Listing-6.07.tar.gz) = 61081 +TIMESTAMP = 1601996512 +SHA256 (File-Listing-6.10.tar.gz) = 07f33bf1171be3f717254d50a4208c96b9274eea22a285a8ad5947ff19432128 +SIZE (File-Listing-6.10.tar.gz) = 73931