pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/p5-IO-Prompter



Module Name:    pkgsrc
Committed By:   wen
Date:           Sun Aug 10 02:35:36 UTC 2025

Modified Files:
        pkgsrc/devel/p5-IO-Prompter: Makefile distinfo

Log Message:
Update to 0.005002

Upstream changes:
0.005002  Fri Feb  7 20:36:27 2025
    * Worked around odd 'uninitialized' warning under timeouts
      (thanks Diab!)


To generate a diff of this commit:
cvs rdiff -u -r1.23 -r1.24 pkgsrc/devel/p5-IO-Prompter/Makefile
cvs rdiff -u -r1.10 -r1.11 pkgsrc/devel/p5-IO-Prompter/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-IO-Prompter/Makefile
diff -u pkgsrc/devel/p5-IO-Prompter/Makefile:1.23 pkgsrc/devel/p5-IO-Prompter/Makefile:1.24
--- pkgsrc/devel/p5-IO-Prompter/Makefile:1.23   Fri Jul  4 08:45:57 2025
+++ pkgsrc/devel/p5-IO-Prompter/Makefile        Sun Aug 10 02:35:35 2025
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.23 2025/07/04 08:45:57 wiz Exp $
+# $NetBSD: Makefile,v 1.24 2025/08/10 02:35:35 wen Exp $
 #
 
-DISTNAME=      IO-Prompter-0.005001
+DISTNAME=      IO-Prompter-0.005002
 PKGNAME=       p5-${DISTNAME}
-PKGREVISION=   2
 CATEGORIES=    devel perl5
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=IO/}
 
@@ -15,6 +14,7 @@ LICENSE=      ${PERL5_LICENSE}
 PERL5_REQD+=   5.10
 
 DEPENDS+=      p5-Contextual-Return-[0-9]*:../../devel/p5-Contextual-Return
+DEPENDS+=      p5-Exporter-Tiny>=0:../../devel/p5-Exporter-Tiny
 
 TEST_DEPENDS+= p5-match-simple-[0-9]*:../../devel/p5-match-simple
 

Index: pkgsrc/devel/p5-IO-Prompter/distinfo
diff -u pkgsrc/devel/p5-IO-Prompter/distinfo:1.10 pkgsrc/devel/p5-IO-Prompter/distinfo:1.11
--- pkgsrc/devel/p5-IO-Prompter/distinfo:1.10   Sat Dec 16 23:30:54 2023
+++ pkgsrc/devel/p5-IO-Prompter/distinfo        Sun Aug 10 02:35:35 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.10 2023/12/16 23:30:54 mef Exp $
+$NetBSD: distinfo,v 1.11 2025/08/10 02:35:35 wen Exp $
 
-BLAKE2s (IO-Prompter-0.005001.tar.gz) = 9d66192adbb0ac08f30104736bbe5d4610b335cc8610bd0ea6a3e888f61f0419
-SHA512 (IO-Prompter-0.005001.tar.gz) = c304d04943450d4888aa931e091ac226712a0c5d926d75b2432cd731fa30d32bfdb2306455e876108707da87d79211060ff9dc7294554bbeeee09f69e49930d8
-Size (IO-Prompter-0.005001.tar.gz) = 46585 bytes
+BLAKE2s (IO-Prompter-0.005002.tar.gz) = ef19b1016751757ab8c2000bf294830d212c563494106c42c5f3a310fe297446
+SHA512 (IO-Prompter-0.005002.tar.gz) = 30c60b4b673bd949b803f88eedfaf70c6325877b7ffe862c0b34c1f1b1b39442455d57ca0095b6b0a31077b5d9371df5da9f6ba5c2811475df33b4bc642d1310
+Size (IO-Prompter-0.005002.tar.gz) = 46694 bytes



Home | Main Index | Thread Index | Old Index