Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 19 May 2020 05:16:24 +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: r535809 - head/www/p5-LWP-UserAgent-WithCache
Message-ID:  <202005190516.04J5GOsc000258@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Tue May 19 05:16:24 2020
New Revision: 535809
URL: https://svnweb.freebsd.org/changeset/ports/535809

Log:
  Update to 0.13
  
  Changes:	https://metacpan.org/changes/distribution/LWP-UserAgent-WithCache

Modified:
  head/www/p5-LWP-UserAgent-WithCache/Makefile
  head/www/p5-LWP-UserAgent-WithCache/distinfo

Modified: head/www/p5-LWP-UserAgent-WithCache/Makefile
==============================================================================
--- head/www/p5-LWP-UserAgent-WithCache/Makefile	Tue May 19 05:11:48 2020	(r535808)
+++ head/www/p5-LWP-UserAgent-WithCache/Makefile	Tue May 19 05:16:24 2020	(r535809)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	LWP-UserAgent-WithCache
-PORTVERSION=	0.12
-PORTREVISION=	1
+PORTVERSION=	0.13
 CATEGORIES=	www perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -19,8 +18,9 @@ RUN_DEPENDS=	p5-Cache-Cache>=0:devel/p5-Cache-Cache \
 		p5-File-HomeDir>=0:devel/p5-File-HomeDir \
 		p5-libwww>=0:www/p5-libwww
 
-NO_ARCH=	yes
-USE_PERL5=	configure
 USES=		perl5
+USE_PERL5=	configure
+
+NO_ARCH=	yes
 
 .include <bsd.port.mk>

Modified: head/www/p5-LWP-UserAgent-WithCache/distinfo
==============================================================================
--- head/www/p5-LWP-UserAgent-WithCache/distinfo	Tue May 19 05:11:48 2020	(r535808)
+++ head/www/p5-LWP-UserAgent-WithCache/distinfo	Tue May 19 05:16:24 2020	(r535809)
@@ -1,2 +1,3 @@
-SHA256 (LWP-UserAgent-WithCache-0.12.tar.gz) = 29239f28fbc38d60872d925d2b62a012673461e77acb53864f541423174822fe
-SIZE (LWP-UserAgent-WithCache-0.12.tar.gz) = 3689
+TIMESTAMP = 1589818813
+SHA256 (LWP-UserAgent-WithCache-0.13.tar.gz) = bb5993da4d3e817c1d67928446c2f9ec7cd234afa24cb90556f8d899279ed175
+SIZE (LWP-UserAgent-WithCache-0.13.tar.gz) = 4067



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