svn commit: r481707 - head/www/p5-libwww

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Wed Oct 10 10:22:13 UTC 2018


Author: sunpoet
Date: Wed Oct 10 10:22:12 2018
New Revision: 481707
URL: https://svnweb.freebsd.org/changeset/ports/481707

Log:
  Update to 6.36
  
  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 Oct 10 10:22:04 2018	(r481706)
+++ head/www/p5-libwww/Makefile	Wed Oct 10 10:22:12 2018	(r481707)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	libwww
-PORTVERSION=	6.35
+PORTVERSION=	6.36
 DISTVERSIONPREFIX=	perl-
 CATEGORIES=	www devel perl5
 MASTER_SITES=	CPAN
@@ -35,9 +35,10 @@ 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
 
+USES=		perl5
+USE_PERL5=	configure
+
 CONFIGURE_ARGS=	--aliases
 NO_ARCH=	yes
-USE_PERL5=	configure
-USES=		perl5
 
 .include <bsd.port.mk>

Modified: head/www/p5-libwww/distinfo
==============================================================================
--- head/www/p5-libwww/distinfo	Wed Oct 10 10:22:04 2018	(r481706)
+++ head/www/p5-libwww/distinfo	Wed Oct 10 10:22:12 2018	(r481707)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1535391272
-SHA256 (libwww-perl-6.35.tar.gz) = dda2578d7b32152c4afce834761a61d117de286c705a9f7972c7ac6032ca5953
-SIZE (libwww-perl-6.35.tar.gz) = 167508
+TIMESTAMP = 1539159890
+SHA256 (libwww-perl-6.36.tar.gz) = 75c034ab4b37f4b9506dc644300697505582cf9545bcf2e2079e7263f675290a
+SIZE (libwww-perl-6.36.tar.gz) = 168245


More information about the svn-ports-all mailing list