pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/p5-App-perlbrew
Module Name: pkgsrc
Committed By: wen
Date: Fri Oct 4 06:55:36 UTC 2024
Modified Files:
pkgsrc/devel/p5-App-perlbrew: Makefile distinfo
Log Message:
Update to 1.00
Upstream changes:
1.00
- Released at 2024-10-04T10:48:40+0900
- Experimental: `perlbrew install` now accept names like skaji-relocatable-perl-$version.
0.99
- Released at 2024-09-07T16:30:28+0900
- Thanks to our contributors: Graham Knop, Joelle Maslak, Luke Closs, jonasbn
- bashrc executes properly in bash shells with +h option set
- Allow specification of non-standard Perl location
- make-pp now requires the input to be specified with `-i` or `--input`.
- Tests are ported to Test2. Big thanks to Luke Closs.
- Command make-pp now expects the input to be the path of an existing executable perl program, and would not be searching through $PATH.
To generate a diff of this commit:
cvs rdiff -u -r1.45 -r1.46 pkgsrc/devel/p5-App-perlbrew/Makefile
cvs rdiff -u -r1.27 -r1.28 pkgsrc/devel/p5-App-perlbrew/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/devel/p5-App-perlbrew/Makefile
diff -u pkgsrc/devel/p5-App-perlbrew/Makefile:1.45 pkgsrc/devel/p5-App-perlbrew/Makefile:1.46
--- pkgsrc/devel/p5-App-perlbrew/Makefile:1.45 Wed Dec 13 11:49:02 2023
+++ pkgsrc/devel/p5-App-perlbrew/Makefile Fri Oct 4 06:55:36 2024
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.45 2023/12/13 11:49:02 mef Exp $
+# $NetBSD: Makefile,v 1.46 2024/10/04 06:55:36 wen Exp $
-DISTNAME= App-perlbrew-0.98
+DISTNAME= App-perlbrew-1.00
PKGNAME= p5-${DISTNAME}
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=App/}
Index: pkgsrc/devel/p5-App-perlbrew/distinfo
diff -u pkgsrc/devel/p5-App-perlbrew/distinfo:1.27 pkgsrc/devel/p5-App-perlbrew/distinfo:1.28
--- pkgsrc/devel/p5-App-perlbrew/distinfo:1.27 Wed Dec 13 11:49:02 2023
+++ pkgsrc/devel/p5-App-perlbrew/distinfo Fri Oct 4 06:55:36 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.27 2023/12/13 11:49:02 mef Exp $
+$NetBSD: distinfo,v 1.28 2024/10/04 06:55:36 wen Exp $
-BLAKE2s (App-perlbrew-0.98.tar.gz) = c1f03b788f9d77539a6fec905870a7bf28b77702daff75bde70b658e50bf506e
-SHA512 (App-perlbrew-0.98.tar.gz) = 55a3e53b52569594f977a3b61c9d739ab35dbf5a4fd5c6c021fb654bd5167c1843edee869ea854977c9b92311f5a0736aa55d9ed63a77359a1bb0682384f1a69
-Size (App-perlbrew-0.98.tar.gz) = 85396 bytes
+BLAKE2s (App-perlbrew-1.00.tar.gz) = 78240c53df55c4c8261f019a9d680f5bb08a059ec9be4bb8287cf3beb9cc358c
+SHA512 (App-perlbrew-1.00.tar.gz) = e5995fef15bac0b4bc7a52295c33010ea2cef1f927a16d8baaa57ac014f1176b4896681080f23d392aaef2d85a6996c4ac646555e9aea973ac7960492fec8a00
+Size (App-perlbrew-1.00.tar.gz) = 89040 bytes
Home |
Main Index |
Thread Index |
Old Index