Date: Thu, 1 Oct 2020 08:05:18 +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: r550802 - head/devel/p5-File-HomeDir Message-ID: <202010010805.09185IXl010746@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Thu Oct 1 08:05:18 2020 New Revision: 550802 URL: https://svnweb.freebsd.org/changeset/ports/550802 Log: Update to 1.006 Changes: https://metacpan.org/changes/distribution/File-HomeDir Modified: head/devel/p5-File-HomeDir/Makefile head/devel/p5-File-HomeDir/distinfo Modified: head/devel/p5-File-HomeDir/Makefile ============================================================================== --- head/devel/p5-File-HomeDir/Makefile Thu Oct 1 08:05:13 2020 (r550801) +++ head/devel/p5-File-HomeDir/Makefile Thu Oct 1 08:05:18 2020 (r550802) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= File-HomeDir -PORTVERSION= 1.004 +PORTVERSION= 1.006 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -17,8 +17,9 @@ LICENSE_FILE_ART10= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-File-Which>=0.05:sysutils/p5-File-Which -NO_ARCH= yes USES= perl5 USE_PERL5= configure + +NO_ARCH= yes .include <bsd.port.mk> Modified: head/devel/p5-File-HomeDir/distinfo ============================================================================== --- head/devel/p5-File-HomeDir/distinfo Thu Oct 1 08:05:13 2020 (r550801) +++ head/devel/p5-File-HomeDir/distinfo Thu Oct 1 08:05:18 2020 (r550802) @@ -1,3 +1,3 @@ -TIMESTAMP = 1525363216 -SHA256 (File-HomeDir-1.004.tar.gz) = 45f67e2bb5e60a7970d080e8f02079732e5a8dfc0c7c3cbdb29abfb3f9f791ad -SIZE (File-HomeDir-1.004.tar.gz) = 35400 +TIMESTAMP = 1601485457 +SHA256 (File-HomeDir-1.006.tar.gz) = 593737c62df0f6dab5d4122e0b4476417945bb6262c33eedc009665ef1548852 +SIZE (File-HomeDir-1.006.tar.gz) = 35855
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202010010805.09185IXl010746>