From owner-svn-ports-head@freebsd.org Thu May 3 18:41:24 2018 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 58A18FB55D4; Thu, 3 May 2018 18:41:24 +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.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id AAA4C862A3; Thu, 3 May 2018 18:41:23 +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 A5B4323AD8; Thu, 3 May 2018 18:41:23 +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 w43IfNHa038951; Thu, 3 May 2018 18:41:23 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w43IfNF5038949; Thu, 3 May 2018 18:41:23 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201805031841.w43IfNF5038949@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, 3 May 2018 18:41:23 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r468965 - head/devel/p5-File-HomeDir X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/devel/p5-File-HomeDir X-SVN-Commit-Revision: 468965 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.25 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: Thu, 03 May 2018 18:41:24 -0000 Author: sunpoet Date: Thu May 3 18:41:23 2018 New Revision: 468965 URL: https://svnweb.freebsd.org/changeset/ports/468965 Log: Update to 1.004 - Add LICENSE_FILE Changes: http://search.cpan.org/dist/File-HomeDir/Changes 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 May 3 18:41:17 2018 (r468964) +++ head/devel/p5-File-HomeDir/Makefile Thu May 3 18:41:23 2018 (r468965) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= File-HomeDir -PORTVERSION= 1.002 +PORTVERSION= 1.004 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -12,6 +12,7 @@ COMMENT= Get home directory for self or other users LICENSE= ART10 GPLv1+ LICENSE_COMB= dual +LICENSE_FILE_ART10= ${WRKSRC}/LICENSE BUILD_DEPENDS= p5-File-Which>=0.05:sysutils/p5-File-Which RUN_DEPENDS:= ${BUILD_DEPENDS} Modified: head/devel/p5-File-HomeDir/distinfo ============================================================================== --- head/devel/p5-File-HomeDir/distinfo Thu May 3 18:41:17 2018 (r468964) +++ head/devel/p5-File-HomeDir/distinfo Thu May 3 18:41:23 2018 (r468965) @@ -1,3 +1,3 @@ -TIMESTAMP = 1491510476 -SHA256 (File-HomeDir-1.002.tar.gz) = eb4c0c85775138460cd4013d8117232f08e88381c95c6a93b3d11e969185c274 -SIZE (File-HomeDir-1.002.tar.gz) = 35441 +TIMESTAMP = 1525363216 +SHA256 (File-HomeDir-1.004.tar.gz) = 45f67e2bb5e60a7970d080e8f02079732e5a8dfc0c7c3cbdb29abfb3f9f791ad +SIZE (File-HomeDir-1.004.tar.gz) = 35400