summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorschmonz <schmonz@pkgsrc.org>2022-02-25 19:17:15 +0000
committerschmonz <schmonz@pkgsrc.org>2022-02-25 19:17:15 +0000
commit485d1a4b419f0f78142463ef38fd8817e294a3a1 (patch)
treee7e5930183f80db0aafa57df550065c1e0f982d7 /devel
parent40d38f09844de8e2879aca0356a3f846c86ba227 (diff)
downloadpkgsrc-485d1a4b419f0f78142463ef38fd8817e294a3a1.tar.gz
Update to 3.0.1. From the changelog:
- Remove extraneous breakpoints - Rewrite the search to use a saner, multi-stage process. Still uses abs_path to avoid duplicates working up the stack due to multi-level symlinks, skips things earlier in the process & is a bit easier to read. - noignore is handled properly, as is ignore= - taint extraction on $Bin uses m{^ (.+) /? }x to strip the trailing '/' in some RHEL versions of catpath.
Diffstat (limited to 'devel')
-rw-r--r--devel/p5-FindBin-libs/Makefile5
-rw-r--r--devel/p5-FindBin-libs/distinfo8
2 files changed, 6 insertions, 7 deletions
diff --git a/devel/p5-FindBin-libs/Makefile b/devel/p5-FindBin-libs/Makefile
index 46de582bf82..580d9eddb8a 100644
--- a/devel/p5-FindBin-libs/Makefile
+++ b/devel/p5-FindBin-libs/Makefile
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.25 2021/05/24 19:50:45 wiz Exp $
+# $NetBSD: Makefile,v 1.26 2022/02/25 19:17:15 schmonz Exp $
-DISTNAME= FindBin-libs-v2.21.0
+DISTNAME= FindBin-libs-v3.0.1
PKGNAME= p5-${DISTNAME:S/-v/-/}
-PKGREVISION= 1
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=FindBin/}
diff --git a/devel/p5-FindBin-libs/distinfo b/devel/p5-FindBin-libs/distinfo
index fa0568ec585..5602a69dc37 100644
--- a/devel/p5-FindBin-libs/distinfo
+++ b/devel/p5-FindBin-libs/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.18 2021/10/26 10:16:39 nia Exp $
+$NetBSD: distinfo,v 1.19 2022/02/25 19:17:15 schmonz Exp $
-BLAKE2s (FindBin-libs-v2.21.0.tar.gz) = 719d1baea5250d85657da6cc9404cd97953c1eb68f0fd3746b01e23934e90353
-SHA512 (FindBin-libs-v2.21.0.tar.gz) = 0eb12dce4d512d1b9906b06bf1ad6063026a09cc7fd39073c9474d47c07d64b8dc432c3d711081f6da76eea645a349bc26fdfb4d4c635ab852e6325f24514864
-Size (FindBin-libs-v2.21.0.tar.gz) = 39135 bytes
+BLAKE2s (FindBin-libs-v3.0.1.tar.gz) = ff420458bacf836f4d5a5af355e77676de133aab8415521fbc6ab6ceb4db9729
+SHA512 (FindBin-libs-v3.0.1.tar.gz) = 19d35646975b7f3dbcc80dafa6d9727e4b69117d06afeebb6ff92798f7cb8863af3ffec4effe3f07a2c279d3dce52924dc18bfdd54446760177c9e4caee3c34d
+Size (FindBin-libs-v3.0.1.tar.gz) = 36151 bytes