Skip to content

Commit

Permalink
textproc/p5-ack: Update to 3.7.0
Browse files Browse the repository at this point in the history
- Update WWW and clean up pkg-descr

Changes:	https://metacpan.org/dist/ack/changes
  • Loading branch information
sunpoet committed Apr 5, 2023
1 parent 00ba49e commit db4ec0c
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 7 deletions.
5 changes: 3 additions & 2 deletions textproc/p5-ack/Makefile
@@ -1,5 +1,5 @@
PORTNAME= ack
PORTVERSION= 3.6.0
PORTVERSION= 3.7.0
DISTVERSIONPREFIX= v
CATEGORIES= textproc sysutils perl5
MASTER_SITES= CPAN
Expand All @@ -8,7 +8,8 @@ PKGNAMEPREFIX= p5-

MAINTAINER= perl@FreeBSD.org
COMMENT= Grep-like text finder for large trees of text
WWW= https://metacpan.org/release/ack
WWW= https://metacpan.org/release/ack \
https://beyondgrep.com/

LICENSE= ART20
LICENSE_FILE= ${WRKSRC}/LICENSE.md
Expand Down
6 changes: 3 additions & 3 deletions textproc/p5-ack/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1661599607
SHA256 (ack-v3.6.0.tar.gz) = 03144d1070649e92f6a1b7d20bdc535e2bb1ac258daabe482e9aa8277b48f005
SIZE (ack-v3.6.0.tar.gz) = 251556
TIMESTAMP = 1679499186
SHA256 (ack-v3.7.0.tar.gz) = ea7caa14f757de083310ed2cba298661ddcca5dee06ec8f18043ea625a79df20
SIZE (ack-v3.7.0.tar.gz) = 252426
2 changes: 0 additions & 2 deletions textproc/p5-ack/pkg-descr
Expand Up @@ -9,5 +9,3 @@ Key improvements include:
* Ignores source code control directories, like CVS, .svn and _darcs.
* Uses Perl regular expressions
* Highlights matched text

See also: https://beyondgrep.com/

0 comments on commit db4ec0c

Please sign in to comment.