pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/p5-App-Cmd



Module Name:    pkgsrc
Committed By:   wen
Date:           Fri Jul 24 12:55:42 UTC 2026

Modified Files:
        pkgsrc/devel/p5-App-Cmd: Makefile distinfo

Log Message:
Update to 0.340

Upstream changes:
0.340     2026-03-13 15:36:50-04:00 America/New_York
        - more experimental code: respond to GETOPT_LONG_DESCRIPTIVE_COMPLETION
          in App::Cmd::Simple commands
0.339     2026-02-19 15:25:49-05:00 America/New_York
        - add even-more-experimental --bash-completion and --zsh-completion
          options to "commands"; THIS MAY CHANGE WEIRDLY OR GO AWAY
        - …and that depends on having the right version of
          Getopt::Long::Descriptive, too


To generate a diff of this commit:
cvs rdiff -u -r1.55 -r1.56 pkgsrc/devel/p5-App-Cmd/Makefile
cvs rdiff -u -r1.33 -r1.34 pkgsrc/devel/p5-App-Cmd/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-Cmd/Makefile
diff -u pkgsrc/devel/p5-App-Cmd/Makefile:1.55 pkgsrc/devel/p5-App-Cmd/Makefile:1.56
--- pkgsrc/devel/p5-App-Cmd/Makefile:1.55       Thu Jul 16 19:01:51 2026
+++ pkgsrc/devel/p5-App-Cmd/Makefile    Fri Jul 24 12:55:42 2026
@@ -1,10 +1,9 @@
-# $NetBSD: Makefile,v 1.55 2026/07/16 19:01:51 wiz Exp $
+# $NetBSD: Makefile,v 1.56 2026/07/24 12:55:42 wen Exp $
 
-DISTNAME=      App-Cmd-0.338
+DISTNAME=      App-Cmd-0.340
 PKGNAME=       p5-${DISTNAME}
-PKGREVISION=   1
 CATEGORIES=    devel perl5
-MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=App/}
+MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=../../authors/id/R/RJ/RJBS/}
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=      https://metacpan.org/release/App-Cmd

Index: pkgsrc/devel/p5-App-Cmd/distinfo
diff -u pkgsrc/devel/p5-App-Cmd/distinfo:1.33 pkgsrc/devel/p5-App-Cmd/distinfo:1.34
--- pkgsrc/devel/p5-App-Cmd/distinfo:1.33       Sat Jan 17 23:04:40 2026
+++ pkgsrc/devel/p5-App-Cmd/distinfo    Fri Jul 24 12:55:42 2026
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.33 2026/01/17 23:04:40 wen Exp $
+$NetBSD: distinfo,v 1.34 2026/07/24 12:55:42 wen Exp $
 
-BLAKE2s (App-Cmd-0.338.tar.gz) = 11ce6fc15e711274fa3beadcf3630c2737600bb5e727331af621acf7c529b735
-SHA512 (App-Cmd-0.338.tar.gz) = 4e6a462e4680f0de748d5e12c03eae99020fd03f0c81823e71302c20c437de44b7c43afce6dffca4714fa28ad9e69259f9de48f07656189ea40bb9ab6ce2a33c
-Size (App-Cmd-0.338.tar.gz) = 50670 bytes
+BLAKE2s (App-Cmd-0.340.tar.gz) = 9ce33338775db1fc02804d2c04e37bd9ce261f39234656492f1d68057e5cd17a
+SHA512 (App-Cmd-0.340.tar.gz) = ff39d001e9e6141f31f7692f4be8a7104f005de63fe1107fafe2fab9950dae7e36db2667a52df9bfed30f197d24dc00d064033c4ee4f0ed011514ad55ea3587f
+Size (App-Cmd-0.340.tar.gz) = 55524 bytes



Home | Main Index | Thread Index | Old Index