svn commit: r423604 - head/ftp/p5-File-Fetch

Adam Weinberger adamw at FreeBSD.org
Sun Oct 9 15:42:13 UTC 2016


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 <bsd.port.mk>

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


More information about the svn-ports-head mailing list