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:           Tue Jan 21 01:58:35 UTC 2025

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

Log Message:
Update to 0.116

Upstream changes:
0.116     2024-12-30 16:13:39-05:00 America/New_York
        - do not leave Getopt::Long configuration in an altered state after
          getting options
0.115     2024-11-07 18:00:02+00:00 Europe/Dublin
        - cope with the user forgetting the first argument, generally "%c %o",
          to `describe_options`, by assuming they meant that value exactly


To generate a diff of this commit:
cvs rdiff -u -r1.50 -r1.51 pkgsrc/devel/p5-Getopt-Long-Descriptive/Makefile
cvs rdiff -u -r1.27 -r1.28 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.50 pkgsrc/devel/p5-Getopt-Long-Descriptive/Makefile:1.51
--- pkgsrc/devel/p5-Getopt-Long-Descriptive/Makefile:1.50       Sat Nov 16 12:04:20 2024
+++ pkgsrc/devel/p5-Getopt-Long-Descriptive/Makefile    Tue Jan 21 01:58:35 2025
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.50 2024/11/16 12:04:20 wiz Exp $
+# $NetBSD: Makefile,v 1.51 2025/01/21 01:58:35 wen Exp $
 
-DISTNAME=      Getopt-Long-Descriptive-0.114
+DISTNAME=      Getopt-Long-Descriptive-0.116
 PKGNAME=       p5-${DISTNAME}
-PKGREVISION=   1
 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.27 pkgsrc/devel/p5-Getopt-Long-Descriptive/distinfo:1.28
--- pkgsrc/devel/p5-Getopt-Long-Descriptive/distinfo:1.27       Sun Feb  4 05:46:25 2024
+++ pkgsrc/devel/p5-Getopt-Long-Descriptive/distinfo    Tue Jan 21 01:58:35 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.27 2024/02/04 05:46:25 schmonz Exp $
+$NetBSD: distinfo,v 1.28 2025/01/21 01:58:35 wen Exp $
 
-BLAKE2s (Getopt-Long-Descriptive-0.114.tar.gz) = 57d04a1a5f019966ba72c7ce1facf735742bad537e7ec1396e2e311de91689dd
-SHA512 (Getopt-Long-Descriptive-0.114.tar.gz) = f7d640f0ecfc2619036f8df3e5e6a85334a814f05156e7b056cee3add372225898701c7772e7507bcf87174d6c2bf3a699fc3f924e7fdcc8837457598e35ef7a
-Size (Getopt-Long-Descriptive-0.114.tar.gz) = 35499 bytes
+BLAKE2s (Getopt-Long-Descriptive-0.116.tar.gz) = ba63dfffe755ca41e122f613a6f8503dc1ee754be2e9ecc2edb7fe909bb10e28
+SHA512 (Getopt-Long-Descriptive-0.116.tar.gz) = 6c31592b98d8f594fd0d3bcc750120479fa3bd663211ef28ea6607a555c51717cda32679b463e404543392c68fcf289c2a6e51cf93200ec9ea5a43535e5ec438
+Size (Getopt-Long-Descriptive-0.116.tar.gz) = 35928 bytes



Home | Main Index | Thread Index | Old Index