Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 29 Aug 2018 19:08:49 +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: r478378 - head/www/p5-libwww
Message-ID:  <201808291908.w7TJ8nLq066164@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Wed Aug 29 19:08:49 2018
New Revision: 478378
URL: https://svnweb.freebsd.org/changeset/ports/478378

Log:
  Update to 6.35
  
  Changes:	https://metacpan.org/changes/distribution/libwww-perl

Modified:
  head/www/p5-libwww/Makefile
  head/www/p5-libwww/distinfo

Modified: head/www/p5-libwww/Makefile
==============================================================================
--- head/www/p5-libwww/Makefile	Wed Aug 29 19:08:43 2018	(r478377)
+++ head/www/p5-libwww/Makefile	Wed Aug 29 19:08:49 2018	(r478378)
@@ -2,11 +2,11 @@
 # $FreeBSD$
 
 PORTNAME=	libwww
-PORTVERSION=	6.33
+PORTVERSION=	6.35
 DISTVERSIONPREFIX=	perl-
 CATEGORIES=	www devel perl5
 MASTER_SITES=	CPAN
-MASTER_SITE_SUBDIR=	CPAN:OALDERS
+MASTER_SITE_SUBDIR=	CPAN:ETHER
 PKGNAMEPREFIX=	p5-
 
 MAINTAINER=	sunpoet@FreeBSD.org
@@ -16,7 +16,8 @@ LICENSE=	ART10 GPLv1+
 LICENSE_COMB=	dual
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
-BUILD_DEPENDS=	p5-Authen-NTLM>=1.02:security/p5-Authen-NTLM \
+BUILD_DEPENDS=	${RUN_DEPENDS}
+RUN_DEPENDS=	p5-Authen-NTLM>=1.02:security/p5-Authen-NTLM \
 		p5-Encode-Locale>=0:converters/p5-Encode-Locale \
 		p5-File-Listing>=6:sysutils/p5-File-Listing \
 		p5-HTML-Parser>=0:www/p5-HTML-Parser \
@@ -30,8 +31,8 @@ BUILD_DEPENDS=	p5-Authen-NTLM>=1.02:security/p5-Authen
 		p5-Try-Tiny>=0:lang/p5-Try-Tiny \
 		p5-URI>=1.10:net/p5-URI \
 		p5-WWW-RobotRules>=6:www/p5-WWW-RobotRules
-RUN_DEPENDS:=	${BUILD_DEPENDS}
 TEST_DEPENDS=	p5-Test-Fatal>=0:devel/p5-Test-Fatal \
+		p5-Test-Needs>=0:devel/p5-Test-Needs \
 		p5-Test-RequiresInternet>=0:devel/p5-Test-RequiresInternet
 
 CONFIGURE_ARGS=	--aliases

Modified: head/www/p5-libwww/distinfo
==============================================================================
--- head/www/p5-libwww/distinfo	Wed Aug 29 19:08:43 2018	(r478377)
+++ head/www/p5-libwww/distinfo	Wed Aug 29 19:08:49 2018	(r478378)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1519732266
-SHA256 (libwww-perl-6.33.tar.gz) = 97417386f11f007ae129fe155b82fd8969473ce396a971a664c8ae6850c69b99
-SIZE (libwww-perl-6.33.tar.gz) = 165917
+TIMESTAMP = 1535391272
+SHA256 (libwww-perl-6.35.tar.gz) = dda2578d7b32152c4afce834761a61d117de286c705a9f7972c7ac6032ca5953
+SIZE (libwww-perl-6.35.tar.gz) = 167508



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201808291908.w7TJ8nLq066164>