From owner-svn-ports-head@freebsd.org Sun Oct 9 15:42:13 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id C55C2C070FA; Sun, 9 Oct 2016 15:42:13 +0000 (UTC) (envelope-from adamw@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 mx1.freebsd.org (Postfix) with ESMTPS id 94BA881E; Sun, 9 Oct 2016 15:42:13 +0000 (UTC) (envelope-from adamw@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u99FgC98090627; Sun, 9 Oct 2016 15:42:12 GMT (envelope-from adamw@FreeBSD.org) Received: (from adamw@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u99FgCk7090624; Sun, 9 Oct 2016 15:42:12 GMT (envelope-from adamw@FreeBSD.org) Message-Id: <201610091542.u99FgCk7090624@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: adamw set sender to adamw@FreeBSD.org using -f From: Adam Weinberger Date: Sun, 9 Oct 2016 15:42:12 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r423604 - 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.23 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: Sun, 09 Oct 2016 15:42:13 -0000 Author: adamw Date: Sun Oct 9 15:42:12 2016 New Revision: 423604 URL: https://svnweb.freebsd.org/changeset/ports/423604 Log: Update to 0.52, and add NO_ARCH. Changes: https://metacpan.org/changes/distribution/File-Fetch Modified: head/ftp/p5-File-Fetch/Makefile head/ftp/p5-File-Fetch/distinfo Modified: head/ftp/p5-File-Fetch/Makefile ============================================================================== --- head/ftp/p5-File-Fetch/Makefile Sun Oct 9 15:38:59 2016 (r423603) +++ head/ftp/p5-File-Fetch/Makefile Sun Oct 9 15:42:12 2016 (r423604) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= File-Fetch -PORTVERSION= 0.48 -PORTREVISION= 1 +PORTVERSION= 0.52 CATEGORIES= ftp www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -14,7 +13,11 @@ COMMENT= Generic file fetching mechanism LICENSE= ART10 GPLv1 LICENSE_COMB= dual +BUILD_DEPENDS= p5-Module-Load-Conditional>=0.66:devel/p5-Module-Load-Conditional +RUN_DEPENDS= p5-Module-Load-Conditional>=0.66:devel/p5-Module-Load-Conditional + USES= perl5 USE_PERL5= configure +NO_ARCH= yes .include Modified: head/ftp/p5-File-Fetch/distinfo ============================================================================== --- head/ftp/p5-File-Fetch/distinfo Sun Oct 9 15:38:59 2016 (r423603) +++ head/ftp/p5-File-Fetch/distinfo Sun Oct 9 15:42:12 2016 (r423604) @@ -1,2 +1,3 @@ -SHA256 (File-Fetch-0.48.tar.gz) = 9996f7988144d7d661e6e668237f7ca6dd3e0d121e4f01a9f773fab7847e863c -SIZE (File-Fetch-0.48.tar.gz) = 20444 +TIMESTAMP = 1476027584 +SHA256 (File-Fetch-0.52.tar.gz) = b14f65afe467e965ce929ddd1446361f1e46883beb055c4451c4191c11efaff4 +SIZE (File-Fetch-0.52.tar.gz) = 20960