Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 4 Apr 2017 07:38:14 +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: r437695 - head/textproc/p5-Regexp-Debugger
Message-ID:  <201704040738.v347cEXL041909@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Tue Apr  4 07:38:13 2017
New Revision: 437695
URL: https://svnweb.freebsd.org/changeset/ports/437695

Log:
  Update to 0.002000
  
  - Add LICENSE
  
  Changes:	http://search.cpan.org/dist/Regexp-Debugger/Changes

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

Modified: head/textproc/p5-Regexp-Debugger/Makefile
==============================================================================
--- head/textproc/p5-Regexp-Debugger/Makefile	Tue Apr  4 07:38:08 2017	(r437694)
+++ head/textproc/p5-Regexp-Debugger/Makefile	Tue Apr  4 07:38:13 2017	(r437695)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	Regexp-Debugger
-PORTVERSION=	0.001022
+PORTVERSION=	0.002000
 CATEGORIES=	textproc perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -10,8 +10,11 @@ PKGNAMEPREFIX=	p5-
 MAINTAINER=	perl@FreeBSD.org
 COMMENT=	Visually debug regexes in-place
 
+LICENSE=	ART10 GPLv1
+LICENSE_COMB=	dual
+
+NO_ARCH=	yes
 USES=		perl5
 USE_PERL5=	configure
-NO_ARCH=	yes
 
 .include <bsd.port.mk>

Modified: head/textproc/p5-Regexp-Debugger/distinfo
==============================================================================
--- head/textproc/p5-Regexp-Debugger/distinfo	Tue Apr  4 07:38:08 2017	(r437694)
+++ head/textproc/p5-Regexp-Debugger/distinfo	Tue Apr  4 07:38:13 2017	(r437695)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1476029846
-SHA256 (Regexp-Debugger-0.001022.tar.gz) = 3676b6bc0f49b7dbc214a9dbb3a2e7f639c45d0358be636d76acc0169ed10095
-SIZE (Regexp-Debugger-0.001022.tar.gz) = 34632
+TIMESTAMP = 1491287521
+SHA256 (Regexp-Debugger-0.002000.tar.gz) = b502d294da0db2a38bc97231b9c68b27e6269b4357d33a1896e1f419ff41b330
+SIZE (Regexp-Debugger-0.002000.tar.gz) = 36379



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