pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/p5-App-perlbrew Update to 0.92
details: https://anonhg.NetBSD.org/pkgsrc/rev/007cbee290c6
branches: trunk
changeset: 454521:007cbee290c6
user: wen <wen%pkgsrc.org@localhost>
date: Sat Jun 12 23:55:04 2021 +0000
description:
Update to 0.92
0.92
- Released at 2021-04-15T23:53:55+0900
- Thanks to our contributors: chee
- Fix a message mentioning fish config. GitHub PR #712
- Fetch cperl releases from https://github.com/perl11/cperl/releases instead
- Let `clone-modules` command accept `--notest` and skip running module tests
0.91
- Released at 2021-01-31T17:10:27+0900
- Fix META info included in 0.90. No other feature changes.
0.90
- Released at 2021-01-29T09:43:17+0900
- Thanks to our contributors: Mose Schmiedel, gucchisk
- The output of 'available' command is split into sections of different type of distributions. Github issue #646.
- Let the output of `perlbrew -h` be the short usage. Github issue #647
- Unbreak env script for fish users. GitHub PR #698 and #708
- Prefer https URLs of www.cpan.org
0.89
- Released at 2020-10-19T09:26:19+0900
- Thanks to our contributors: Håkon Hægland, Nicolas R, Peter Tripp
- Make the bashrc compatible with 'bash -u'. Github PR #694
- Prevent build directory from being overwritten. Github PR #683
diffstat:
devel/p5-App-perlbrew/Makefile | 5 ++---
devel/p5-App-perlbrew/distinfo | 10 +++++-----
2 files changed, 7 insertions(+), 8 deletions(-)
diffs (29 lines):
diff -r 9f0637fb89cb -r 007cbee290c6 devel/p5-App-perlbrew/Makefile
--- a/devel/p5-App-perlbrew/Makefile Sat Jun 12 23:30:23 2021 +0000
+++ b/devel/p5-App-perlbrew/Makefile Sat Jun 12 23:55:04 2021 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.41 2021/05/24 19:50:07 wiz Exp $
+# $NetBSD: Makefile,v 1.42 2021/06/12 23:55:04 wen Exp $
-DISTNAME= App-perlbrew-0.88
+DISTNAME= App-perlbrew-0.92
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 3
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=App/}
diff -r 9f0637fb89cb -r 007cbee290c6 devel/p5-App-perlbrew/distinfo
--- a/devel/p5-App-perlbrew/distinfo Sat Jun 12 23:30:23 2021 +0000
+++ b/devel/p5-App-perlbrew/distinfo Sat Jun 12 23:55:04 2021 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.23 2020/02/22 12:44:14 mef Exp $
+$NetBSD: distinfo,v 1.24 2021/06/12 23:55:04 wen Exp $
-SHA1 (App-perlbrew-0.88.tar.gz) = 40771168bfa188d3f196535a574c1627dad5ef5e
-RMD160 (App-perlbrew-0.88.tar.gz) = 0e7fbf07a8005283a0aa3f6b75863a9e0f980a1d
-SHA512 (App-perlbrew-0.88.tar.gz) = 16a60637f9de4ca12b270b3a6946b15b0881af797e5f811be601895ed25db0eb98f6056a219025213f439ceb5f2253bb175e0efa5d3742fffd7820fcf0433115
-Size (App-perlbrew-0.88.tar.gz) = 92126 bytes
+SHA1 (App-perlbrew-0.92.tar.gz) = 9fdd57b1e7db471f2499309e752775d2256772df
+RMD160 (App-perlbrew-0.92.tar.gz) = 7f01627ea67cbd07c1aca22bad4c0cff92a5de1f
+SHA512 (App-perlbrew-0.92.tar.gz) = 34115bb3f8eb3e903fa2fd85f6f00b89338379799c6ff5f14600eed035b87b7e83bcf3e020a34e5ad6437d8cd5ed542ca8e091b3245c636045c7908a94d5de68
+Size (App-perlbrew-0.92.tar.gz) = 85094 bytes
Home |
Main Index |
Thread Index |
Old Index