Date: Sat, 10 Oct 2020 07:47:09 +0000 (UTC) From: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r551901 - head/sysutils/p5-File-Listing Message-ID: <202010100747.09A7l9GD067792@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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 <bsd.port.mk> 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202010100747.09A7l9GD067792>