projects
/
feed
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bfcd45b
)
perl-ack: Update to 3.8.2
author
Tianling Shen
<
[email protected]
>
Mon, 28 Apr 2025 09:24:31 +0000
(17:24 +0800)
committer
Tianling Shen
<
[email protected]
>
Sun, 4 May 2025 12:39:19 +0000
(20:39 +0800)
ack would always set a return code of 1 if -c was used. Now it properly
returns 1 if no files match, and 0 if any files match.
Signed-off-by: Tianling Shen <
[email protected]
>
(cherry picked from commit
b6b9cd38fa4b28a3d0ddf5f2ca72c77deb712c98
)
lang/perl-ack/Makefile
patch
|
blob
|
history
diff --git
a/lang/perl-ack/Makefile
b/lang/perl-ack/Makefile
index dce29ebd121920a616da621e09d5467edb507055..973c8ae586f6dde9439af075af3975bf50613dbe 100644
(file)
--- a/
lang/perl-ack/Makefile
+++ b/
lang/perl-ack/Makefile
@@
-5,12
+5,12
@@
include $(TOPDIR)/rules.mk
PKG_NAME:=perl-ack
-PKG_VERSION:=3.8.
0
+PKG_VERSION:=3.8.
2
PKG_RELEASE:=1
PKG_SOURCE_URL:=http://www.cpan.org/authors/id/P/PE/PETDANCE/
PKG_SOURCE:=ack-v$(PKG_VERSION).tar.gz
-PKG_HASH:=
640b1a1b36ca15a4d1d1792f2a44e69aeae58391cf0d21fa8a29665a8895f718
+PKG_HASH:=
a5239f5a2c12e0c7b4e432ffd7e936feef945a9621a41591c77d3b0cf458560b
PKG_LICENSE:=Artistic-2.0
PKG_LICENSE_FILE:=LICENSE.md