Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 28 Oct 2019 14:58:37 +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: r515914 - in head/www/p5-WWW-Mechanize: . files
Message-ID:  <201910281458.x9SEwbCY072150@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Mon Oct 28 14:58:37 2019
New Revision: 515914
URL: https://svnweb.freebsd.org/changeset/ports/515914

Log:
  Update to 1.94
  
  - Update header of patch file
  
  Changes:	https://metacpan.org/changes/distribution/WWW-Mechanize

Modified:
  head/www/p5-WWW-Mechanize/Makefile
  head/www/p5-WWW-Mechanize/distinfo
  head/www/p5-WWW-Mechanize/files/patch-t__local__LocalServer.pm

Modified: head/www/p5-WWW-Mechanize/Makefile
==============================================================================
--- head/www/p5-WWW-Mechanize/Makefile	Mon Oct 28 14:58:32 2019	(r515913)
+++ head/www/p5-WWW-Mechanize/Makefile	Mon Oct 28 14:58:37 2019	(r515914)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	WWW-Mechanize
-PORTVERSION=	1.92
+PORTVERSION=	1.94
 CATEGORIES=	www perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-

Modified: head/www/p5-WWW-Mechanize/distinfo
==============================================================================
--- head/www/p5-WWW-Mechanize/distinfo	Mon Oct 28 14:58:32 2019	(r515913)
+++ head/www/p5-WWW-Mechanize/distinfo	Mon Oct 28 14:58:37 2019	(r515914)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1566658496
-SHA256 (WWW-Mechanize-1.92.tar.gz) = 48e0dbfd611087ec027c6d6ecd6ad9af3c5d8d2027e6e803134c9df2cd6584c0
-SIZE (WWW-Mechanize-1.92.tar.gz) = 179367
+TIMESTAMP = 1572266836
+SHA256 (WWW-Mechanize-1.94.tar.gz) = c850571551276aad468a5ea2b3857310107671d943fc1c0b7cae3adf552c1002
+SIZE (WWW-Mechanize-1.94.tar.gz) = 179243

Modified: head/www/p5-WWW-Mechanize/files/patch-t__local__LocalServer.pm
==============================================================================
--- head/www/p5-WWW-Mechanize/files/patch-t__local__LocalServer.pm	Mon Oct 28 14:58:32 2019	(r515913)
+++ head/www/p5-WWW-Mechanize/files/patch-t__local__LocalServer.pm	Mon Oct 28 14:58:37 2019	(r515914)
@@ -1,6 +1,6 @@
---- t/local/LocalServer.pm.orig	2011-08-05 12:48:08.000000000 -0800
-+++ t/local/LocalServer.pm	2012-04-06 14:37:36.000000000 -0800
-@@ -152,7 +152,7 @@
+--- t/local/LocalServer.pm.orig	2019-10-10 13:12:38 UTC
++++ t/local/LocalServer.pm
+@@ -155,7 +155,7 @@ url.
  sub stop {
      my ($self) = @_;
      get( $self->quit_server );



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