diff options
author | wen <wen@FreeBSD.org> | 2018-08-16 08:03:14 +0800 |
---|---|---|
committer | wen <wen@FreeBSD.org> | 2018-08-16 08:03:14 +0800 |
commit | 2b76e9eadfeeab2e69f88cfd8551c1a3ed53843f (patch) | |
tree | 2d7a024164fe176d3f2e1bfc4d090a3c934ed4d1 /textproc | |
parent | 64a5917b143c8f45f2cff29250d058f273144bd7 (diff) | |
download | freebsd-ports-gnome-2b76e9eadfeeab2e69f88cfd8551c1a3ed53843f.tar.gz freebsd-ports-gnome-2b76e9eadfeeab2e69f88cfd8551c1a3ed53843f.tar.zst freebsd-ports-gnome-2b76e9eadfeeab2e69f88cfd8551c1a3ed53843f.zip |
- Update 0.061 -> 0.062
Changes: https://metacpan.org/changes/distribution/PPIx-Regexp
- Limit portscout to only stable versions
PR: 230638
Submitted by: svysh.fbsd@gmail.com(maintainer)
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/p5-PPIx-Regexp/Makefile | 4 | ||||
-rw-r--r-- | textproc/p5-PPIx-Regexp/distinfo | 6 |
2 files changed, 6 insertions, 4 deletions
diff --git a/textproc/p5-PPIx-Regexp/Makefile b/textproc/p5-PPIx-Regexp/Makefile index b85248ab90fd..4523e101e55c 100644 --- a/textproc/p5-PPIx-Regexp/Makefile +++ b/textproc/p5-PPIx-Regexp/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= PPIx-Regexp -PORTVERSION= 0.061 +PORTVERSION= 0.062 CATEGORIES= textproc perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:WYANT @@ -19,6 +19,8 @@ LICENSE_FILE_GPLv1= ${WRKSRC}/LICENSES/Copying BUILD_DEPENDS= p5-PPI>=1.117:textproc/p5-PPI RUN_DEPENDS:= ${BUILD_DEPENDS} +PORTSCOUT= limit:^[^_]+$$ + USES= perl5 USE_PERL5= configure NO_ARCH= yes diff --git a/textproc/p5-PPIx-Regexp/distinfo b/textproc/p5-PPIx-Regexp/distinfo index 617f9ed87438..a737dfc32670 100644 --- a/textproc/p5-PPIx-Regexp/distinfo +++ b/textproc/p5-PPIx-Regexp/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1531212257 -SHA256 (PPIx-Regexp-0.061.tar.gz) = e2d63a4102024e15994c685672d30c6d708272a1600abcd6241e6f2c1b3b7c92 -SIZE (PPIx-Regexp-0.061.tar.gz) = 221857 +TIMESTAMP = 1534377212 +SHA256 (PPIx-Regexp-0.062.tar.gz) = 1218fe4c94b3cb9d894c6cd8a69bb4172eac54ce083b70f7a8bf13868a5a0733 +SIZE (PPIx-Regexp-0.062.tar.gz) = 221571 |