pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/devel/p5-Getopt-Long-Descriptive



Module Name:    pkgsrc
Committed By:   wen
Date:           Thu Aug  3 12:17:33 UTC 2023

Modified Files:
        pkgsrc/devel/p5-Getopt-Long-Descriptive: Makefile distinfo

Log Message:
Update to 0.111

Upstream changes:
0.111     2022-12-31 21:15:52-05:00 America/New_York
        - clean up the required perl version in the code
        - update author contact info

0.110     2021-10-30 23:11:43-04:00 America/New_York
        - just small packaging updates
        - ...and bumped the minimum perl to v5.12 (inadvertantly)


To generate a diff of this commit:
cvs rdiff -u -r1.47 -r1.48 pkgsrc/devel/p5-Getopt-Long-Descriptive/Makefile
cvs rdiff -u -r1.25 -r1.26 pkgsrc/devel/p5-Getopt-Long-Descriptive/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-Getopt-Long-Descriptive/Makefile
diff -u pkgsrc/devel/p5-Getopt-Long-Descriptive/Makefile:1.47 pkgsrc/devel/p5-Getopt-Long-Descriptive/Makefile:1.48
--- pkgsrc/devel/p5-Getopt-Long-Descriptive/Makefile:1.47       Thu Jul  6 09:39:16 2023
+++ pkgsrc/devel/p5-Getopt-Long-Descriptive/Makefile    Thu Aug  3 12:17:33 2023
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.47 2023/07/06 09:39:16 wiz Exp $
+# $NetBSD: Makefile,v 1.48 2023/08/03 12:17:33 wen Exp $
 
-DISTNAME=      Getopt-Long-Descriptive-0.109
+DISTNAME=      Getopt-Long-Descriptive-0.111
 PKGNAME=       p5-${DISTNAME}
-PKGREVISION=   3
 CATEGORIES=    devel perl5
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=Getopt/}
 

Index: pkgsrc/devel/p5-Getopt-Long-Descriptive/distinfo
diff -u pkgsrc/devel/p5-Getopt-Long-Descriptive/distinfo:1.25 pkgsrc/devel/p5-Getopt-Long-Descriptive/distinfo:1.26
--- pkgsrc/devel/p5-Getopt-Long-Descriptive/distinfo:1.25       Tue Oct 26 10:16:40 2021
+++ pkgsrc/devel/p5-Getopt-Long-Descriptive/distinfo    Thu Aug  3 12:17:33 2023
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.25 2021/10/26 10:16:40 nia Exp $
+$NetBSD: distinfo,v 1.26 2023/08/03 12:17:33 wen Exp $
 
-BLAKE2s (Getopt-Long-Descriptive-0.109.tar.gz) = b0640798383f392ad31f3e2b7e70d5e5f69150016dd0bd8610515ac21f31be07
-SHA512 (Getopt-Long-Descriptive-0.109.tar.gz) = 9bd3af84119264c9e7e72b470f54782fe0a9e37e6071052a7b43af9529087841f77f06f81a70e4cab05380558216893b0902aabefcfbc970916f65614666969a
-Size (Getopt-Long-Descriptive-0.109.tar.gz) = 33959 bytes
+BLAKE2s (Getopt-Long-Descriptive-0.111.tar.gz) = b22427d9451028643484a9a837b63058941a9acdce461d6710ba141a1a4981c5
+SHA512 (Getopt-Long-Descriptive-0.111.tar.gz) = 22cff8f92e51f08573e34f24028adbf1c3c1c88570a8d35361234ff13486ca5de20ee2cf8d056971777b9cb0f0c78cc183de2e74915f23eaf9b14fbcbf256531
+Size (Getopt-Long-Descriptive-0.111.tar.gz) = 34613 bytes



Home | Main Index | Thread Index | Old Index