svn commit: r437695 - head/textproc/p5-Regexp-Debugger

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Tue Apr 4 07:38:15 UTC 2017


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 at 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


More information about the svn-ports-all mailing list