pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/p5-Params-Util
Module Name: pkgsrc
Committed By: wiz
Date: Sat May 20 06:59:17 UTC 2023
Modified Files:
pkgsrc/devel/p5-Params-Util: Makefile distinfo
Log Message:
p5-Params-Util: update to 1.102.
1.102 2020-11-02
- fix RT#133623 - Can't install in pureperl mode. Thanks to Nigel
Gregoire (@nfg) for reporting and proposal for proper fix.
- update ppport.h from Devel::PPPort 3.62
1.101 2020-10-22
- fix inconsistent license conditions in meta data and documentation
and add appropriate LICENSE files. Fixes RT#133586.
1.100 2020-10-21
- Re-release 1.099_001 without further changes
1.099_001 2020-10-01
- refactor tooling to get reasonable author tests and
code/distribution quality checks (fixes RT#109106 - thanks
to Alexandr Ciornii (CHORNY) for reporting -- and fixes RT#81924:
obsolete section in Makefile.PL? - thanks to Sam Ferencik and
Paul Cochrane for reporing and contribution)
- seaparate PP code into dedicated module
- fix spelling errors (including RT#115910 - thanks to
Salvatore Bonaccorso (CARNIL) for reporting -- and RT#86356 -
thanks to D. Steinbrunner for reporing and sorry Paul for fixing
it during adding new author tests)
- fix RT#87649 (_CLASS) and RT#81276 (_POSINT) plus similar fixes
for _STRING, _IDENTIFIER, _NUMBER and _NONNEGINT - thanks to
Bernhard Graf (GRAF) and victor%vsespb.ru@localhost for reporting and
Paul Cochrane <paul%liekut.de@localhost> for submitting initial patches.
- fix RT#79995: Please mention _INSTANCEDOES in Changes (and _CLASSDOES)
- fix RT#79856: Build breaks in 1.07
To generate a diff of this commit:
cvs rdiff -u -r1.30 -r1.31 pkgsrc/devel/p5-Params-Util/Makefile
cvs rdiff -u -r1.14 -r1.15 pkgsrc/devel/p5-Params-Util/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-Params-Util/Makefile
diff -u pkgsrc/devel/p5-Params-Util/Makefile:1.30 pkgsrc/devel/p5-Params-Util/Makefile:1.31
--- pkgsrc/devel/p5-Params-Util/Makefile:1.30 Tue Jun 28 11:33:02 2022
+++ pkgsrc/devel/p5-Params-Util/Makefile Sat May 20 06:59:17 2023
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.30 2022/06/28 11:33:02 wiz Exp $
+# $NetBSD: Makefile,v 1.31 2023/05/20 06:59:17 wiz Exp $
-DISTNAME= Params-Util-1.07
+DISTNAME= Params-Util-1.102
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 11
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Params/}
Index: pkgsrc/devel/p5-Params-Util/distinfo
diff -u pkgsrc/devel/p5-Params-Util/distinfo:1.14 pkgsrc/devel/p5-Params-Util/distinfo:1.15
--- pkgsrc/devel/p5-Params-Util/distinfo:1.14 Tue Oct 26 10:17:15 2021
+++ pkgsrc/devel/p5-Params-Util/distinfo Sat May 20 06:59:17 2023
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.14 2021/10/26 10:17:15 nia Exp $
+$NetBSD: distinfo,v 1.15 2023/05/20 06:59:17 wiz Exp $
-BLAKE2s (Params-Util-1.07.tar.gz) = f0baefc32b8e332f1399874feb90a4adaab145d44051510d52b5515b163e5a59
-SHA512 (Params-Util-1.07.tar.gz) = ff471b01b33414fc5e1c68d97c21171a95d3418c33e3c45f9910cc768898690e35051506a83ad9403a200336654c14b8efc9d471c4b3fe3321047a7603d6fd56
-Size (Params-Util-1.07.tar.gz) = 40726 bytes
+BLAKE2s (Params-Util-1.102.tar.gz) = d387aa2d4f5212c357231bfe2128997bc8512ef1456d0d9307f8cb9314900655
+SHA512 (Params-Util-1.102.tar.gz) = e2587b62545cf0572cc8f719ea8e5411d710789c3cbcab4038c5b01f86073a010d32191551f6aeea1bdae22d49e7d34358250b4e7ece9f261a598854af187194
+Size (Params-Util-1.102.tar.gz) = 194986 bytes
Home |
Main Index |
Thread Index |
Old Index