Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 22 Feb 2020 15:59:40 +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: r526827 - head/textproc/p5-Regexp-Debugger
Message-ID:  <202002221559.01MFxeNR059165@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Sat Feb 22 15:59:40 2020
New Revision: 526827
URL: https://svnweb.freebsd.org/changeset/ports/526827

Log:
  Update to 0.002004
  
  - Update WWW
  
  Changes:	https://metacpan.org/changes/distribution/Regexp-Debugger

Modified:
  head/textproc/p5-Regexp-Debugger/Makefile
  head/textproc/p5-Regexp-Debugger/distinfo
  head/textproc/p5-Regexp-Debugger/pkg-descr

Modified: head/textproc/p5-Regexp-Debugger/Makefile
==============================================================================
--- head/textproc/p5-Regexp-Debugger/Makefile	Sat Feb 22 15:59:35 2020	(r526826)
+++ head/textproc/p5-Regexp-Debugger/Makefile	Sat Feb 22 15:59:40 2020	(r526827)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	Regexp-Debugger
-PORTVERSION=	0.002003
+PORTVERSION=	0.002004
 CATEGORIES=	textproc perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-

Modified: head/textproc/p5-Regexp-Debugger/distinfo
==============================================================================
--- head/textproc/p5-Regexp-Debugger/distinfo	Sat Feb 22 15:59:35 2020	(r526826)
+++ head/textproc/p5-Regexp-Debugger/distinfo	Sat Feb 22 15:59:40 2020	(r526827)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1580562375
-SHA256 (Regexp-Debugger-0.002003.tar.gz) = 73fb0f0c433b673975173d6a5c4a9b8cfc13e556a5071d6ef5e958e3ffa910d2
-SIZE (Regexp-Debugger-0.002003.tar.gz) = 36753
+TIMESTAMP = 1582355004
+SHA256 (Regexp-Debugger-0.002004.tar.gz) = e54530a335ca45d8a30e1dd3929c7edb7c25aa15a1670495b61d576bbca0a520
+SIZE (Regexp-Debugger-0.002004.tar.gz) = 37400

Modified: head/textproc/p5-Regexp-Debugger/pkg-descr
==============================================================================
--- head/textproc/p5-Regexp-Debugger/pkg-descr	Sat Feb 22 15:59:35 2020	(r526826)
+++ head/textproc/p5-Regexp-Debugger/pkg-descr	Sat Feb 22 15:59:40 2020	(r526827)
@@ -1,4 +1,4 @@
 When you load this module, any regex in the same lexical scope will be visually
 (and interactively) debugged as it matches.
 
-WWW: https://metacpan.org/pod/Regexp::Debugger
+WWW: https://metacpan.org/release/Regexp-Debugger



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