diff options
author | adamw <adamw@FreeBSD.org> | 2016-10-10 00:19:04 +0800 |
---|---|---|
committer | adamw <adamw@FreeBSD.org> | 2016-10-10 00:19:04 +0800 |
commit | b915987f6004b50e9016ea13916559b4066080c5 (patch) | |
tree | 1ff62c6214d8a3afe6fe02fe481cd6b2c29537d4 /textproc/p5-Regexp-Debugger | |
parent | b24e650b937c99fbb70330f436eec0e77496fe27 (diff) | |
download | freebsd-ports-gnome-b915987f6004b50e9016ea13916559b4066080c5.tar.gz freebsd-ports-gnome-b915987f6004b50e9016ea13916559b4066080c5.tar.zst freebsd-ports-gnome-b915987f6004b50e9016ea13916559b4066080c5.zip |
Update to 0.001022, and add NO_ARCH.
Changes: https://metacpan.org/changes/distribution/Regexp-Debugger
Diffstat (limited to 'textproc/p5-Regexp-Debugger')
-rw-r--r-- | textproc/p5-Regexp-Debugger/Makefile | 4 | ||||
-rw-r--r-- | textproc/p5-Regexp-Debugger/distinfo | 5 | ||||
-rw-r--r-- | textproc/p5-Regexp-Debugger/pkg-plist | 2 |
3 files changed, 6 insertions, 5 deletions
diff --git a/textproc/p5-Regexp-Debugger/Makefile b/textproc/p5-Regexp-Debugger/Makefile index 93f3c441da05..d15f6e4d377f 100644 --- a/textproc/p5-Regexp-Debugger/Makefile +++ b/textproc/p5-Regexp-Debugger/Makefile @@ -2,10 +2,9 @@ # $FreeBSD$ PORTNAME= Regexp-Debugger -PORTVERSION= 0.001020 +PORTVERSION= 0.001022 CATEGORIES= textproc perl5 MASTER_SITES= CPAN -MASTER_SITE_SUBDIR= CPAN:DCONWAY PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org @@ -13,5 +12,6 @@ COMMENT= Visually debug regexes in-place USES= perl5 USE_PERL5= configure +NO_ARCH= yes .include <bsd.port.mk> diff --git a/textproc/p5-Regexp-Debugger/distinfo b/textproc/p5-Regexp-Debugger/distinfo index 6e1a80b702ae..c340e838b991 100644 --- a/textproc/p5-Regexp-Debugger/distinfo +++ b/textproc/p5-Regexp-Debugger/distinfo @@ -1,2 +1,3 @@ -SHA256 (Regexp-Debugger-0.001020.tar.gz) = 54760f1c15c6efa739ae589cd363946ce11d5b60e81186f96bddea7c5a5c2d9c -SIZE (Regexp-Debugger-0.001020.tar.gz) = 34098 +TIMESTAMP = 1476029846 +SHA256 (Regexp-Debugger-0.001022.tar.gz) = 3676b6bc0f49b7dbc214a9dbb3a2e7f639c45d0358be636d76acc0169ed10095 +SIZE (Regexp-Debugger-0.001022.tar.gz) = 34632 diff --git a/textproc/p5-Regexp-Debugger/pkg-plist b/textproc/p5-Regexp-Debugger/pkg-plist index 492fdd2280d6..028fef221fdd 100644 --- a/textproc/p5-Regexp-Debugger/pkg-plist +++ b/textproc/p5-Regexp-Debugger/pkg-plist @@ -1,4 +1,4 @@ bin/rxrx %%SITE_PERL%%/Regexp/Debugger.pm -%%PERL5_MAN3%%/Regexp::Debugger.3.gz %%PERL5_MAN1%%/rxrx.1.gz +%%PERL5_MAN3%%/Regexp::Debugger.3.gz |