From owner-svn-ports-head@FreeBSD.ORG Wed Oct 2 17:50:45 2013 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 50C38D54; Wed, 2 Oct 2013 17:50:45 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 241752C85; Wed, 2 Oct 2013 17:50:45 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.7/8.14.7) with ESMTP id r92Hoimh060394; Wed, 2 Oct 2013 17:50:44 GMT (envelope-from sunpoet@svn.freebsd.org) Received: (from sunpoet@localhost) by svn.freebsd.org (8.14.7/8.14.5/Submit) id r92HoigU060388; Wed, 2 Oct 2013 17:50:44 GMT (envelope-from sunpoet@svn.freebsd.org) Message-Id: <201310021750.r92HoigU060388@svn.freebsd.org> From: Sunpoet Po-Chuan Hsieh Date: Wed, 2 Oct 2013 17:50:44 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r329086 - head/ftp/p5-File-Fetch X-SVN-Group: ports-head 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.14 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: Wed, 02 Oct 2013 17:50:45 -0000 Author: sunpoet Date: Wed Oct 2 17:50:44 2013 New Revision: 329086 URL: http://svnweb.freebsd.org/changeset/ports/329086 Log: - Update to 0.44 - Support STAGEDIR Changes: http://search.cpan.org/dist/File-Fetch/CHANGES Modified: head/ftp/p5-File-Fetch/Makefile head/ftp/p5-File-Fetch/distinfo (contents, props changed) head/ftp/p5-File-Fetch/pkg-plist (contents, props changed) Modified: head/ftp/p5-File-Fetch/Makefile ============================================================================== --- head/ftp/p5-File-Fetch/Makefile Wed Oct 2 17:50:39 2013 (r329085) +++ head/ftp/p5-File-Fetch/Makefile Wed Oct 2 17:50:44 2013 (r329086) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= File-Fetch -PORTVERSION= 0.42 +PORTVERSION= 0.44 CATEGORIES= ftp www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -16,7 +16,4 @@ LICENSE_COMB= dual USES= perl5 USE_PERL5= configure -MAN3= File::Fetch.3 - -NO_STAGE= yes .include Modified: head/ftp/p5-File-Fetch/distinfo ============================================================================== --- head/ftp/p5-File-Fetch/distinfo Wed Oct 2 17:50:39 2013 (r329085) +++ head/ftp/p5-File-Fetch/distinfo Wed Oct 2 17:50:44 2013 (r329086) @@ -1,2 +1,2 @@ -SHA256 (File-Fetch-0.42.tar.gz) = 147ce83885e0da33c8059a5786dd6248db6798060ed37f2866ee05ea57129466 -SIZE (File-Fetch-0.42.tar.gz) = 20230 +SHA256 (File-Fetch-0.44.tar.gz) = 1c9adce4c889ef3fe7e6b9424ae00221f3249026f7ea21c07096a58d40215238 +SIZE (File-Fetch-0.44.tar.gz) = 20337 Modified: head/ftp/p5-File-Fetch/pkg-plist ============================================================================== --- head/ftp/p5-File-Fetch/pkg-plist Wed Oct 2 17:50:39 2013 (r329085) +++ head/ftp/p5-File-Fetch/pkg-plist Wed Oct 2 17:50:44 2013 (r329086) @@ -1,5 +1,6 @@ %%SITE_PERL%%/File/Fetch.pm %%SITE_PERL%%/%%PERL_ARCH%%/auto/File/Fetch/.packlist +%%PERL5_MAN3%%/File::Fetch.3.gz @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/File/Fetch @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/File @dirrmtry %%SITE_PERL%%/File