Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 20 Nov 2018 10:34:58 +0000 (UTC)
From:      Jochen Neumeister <joneum@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r485426 - head/textproc/p5-PPIx-Regexp
Message-ID:  <201811201034.wAKAYwt7000250@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: joneum
Date: Tue Nov 20 10:34:57 2018
New Revision: 485426
URL: https://svnweb.freebsd.org/changeset/ports/485426

Log:
  Update to 0.063
  
  Changelog:
   - Silence weird-character parse tests and make them no longer author-only.
   - Further deprecate 'parse' argument to new(). You now get a warning on each use.
  
  PR:		233162
  Submitted by:	Sergei Vyshenski <svysh.fbsd@gmail.com> (maintainer)
  Sponsored by:	Netzkommune GmbH

Modified:
  head/textproc/p5-PPIx-Regexp/Makefile
  head/textproc/p5-PPIx-Regexp/distinfo

Modified: head/textproc/p5-PPIx-Regexp/Makefile
==============================================================================
--- head/textproc/p5-PPIx-Regexp/Makefile	Tue Nov 20 10:23:04 2018	(r485425)
+++ head/textproc/p5-PPIx-Regexp/Makefile	Tue Nov 20 10:34:57 2018	(r485426)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	PPIx-Regexp
-PORTVERSION=	0.062
+PORTVERSION=	0.063
 CATEGORIES=	textproc perl5
 MASTER_SITES=	CPAN
 MASTER_SITE_SUBDIR=	CPAN:WYANT

Modified: head/textproc/p5-PPIx-Regexp/distinfo
==============================================================================
--- head/textproc/p5-PPIx-Regexp/distinfo	Tue Nov 20 10:23:04 2018	(r485425)
+++ head/textproc/p5-PPIx-Regexp/distinfo	Tue Nov 20 10:34:57 2018	(r485426)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1534377212
-SHA256 (PPIx-Regexp-0.062.tar.gz) = 1218fe4c94b3cb9d894c6cd8a69bb4172eac54ce083b70f7a8bf13868a5a0733
-SIZE (PPIx-Regexp-0.062.tar.gz) = 221571
+TIMESTAMP = 1542709978
+SHA256 (PPIx-Regexp-0.063.tar.gz) = 23950e68df05bce869766e81dd6b01471e27fb70980737ea1c2286a7ecf948bc
+SIZE (PPIx-Regexp-0.063.tar.gz) = 222334



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