pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/p5-Async-Interrupt



Module Name:    pkgsrc
Committed By:   wiz
Date:           Thu Apr 26 13:33:16 UTC 2018

Modified Files:
        pkgsrc/devel/p5-Async-Interrupt: Makefile distinfo

Log Message:
p5-Async-Interrupt: update to 1.24.

1.24 Tue Apr 17 21:24:11 CEST 2018
        - actually rewnew was missing, not wrongly documented. silly.

1.23 Tue Apr 17 21:18:24 CEST 2018
        - ->renew is actually called ->post_fork, fix documentation.
        - use stability canary.


To generate a diff of this commit:
cvs rdiff -u -r1.19 -r1.20 pkgsrc/devel/p5-Async-Interrupt/Makefile
cvs rdiff -u -r1.11 -r1.12 pkgsrc/devel/p5-Async-Interrupt/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-Async-Interrupt/Makefile
diff -u pkgsrc/devel/p5-Async-Interrupt/Makefile:1.19 pkgsrc/devel/p5-Async-Interrupt/Makefile:1.20
--- pkgsrc/devel/p5-Async-Interrupt/Makefile:1.19       Sun Feb 25 16:42:49 2018
+++ pkgsrc/devel/p5-Async-Interrupt/Makefile    Thu Apr 26 13:33:16 2018
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.19 2018/02/25 16:42:49 wiz Exp $
+# $NetBSD: Makefile,v 1.20 2018/04/26 13:33:16 wiz Exp $
 
-DISTNAME=      Async-Interrupt-1.22
+DISTNAME=      Async-Interrupt-1.24
 PKGNAME=       p5-${DISTNAME}
 CATEGORIES=    devel
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=Async/}
@@ -11,6 +11,7 @@ COMMENT=      Allow C/XS libraries to interru
 LICENSE=       ${PERL5_LICENSE}
 
 DEPENDS+=      p5-common-sense-[0-9]*:../../devel/p5-common-sense
+DEPENDS+=      p5-Canary-Stability-[0-9]*:../../devel/p5-Canary-Stability
 
 USE_LANGUAGES=         c
 PERL5_PACKLIST=                auto/Async/Interrupt/.packlist

Index: pkgsrc/devel/p5-Async-Interrupt/distinfo
diff -u pkgsrc/devel/p5-Async-Interrupt/distinfo:1.11 pkgsrc/devel/p5-Async-Interrupt/distinfo:1.12
--- pkgsrc/devel/p5-Async-Interrupt/distinfo:1.11       Sun Feb 25 16:42:49 2018
+++ pkgsrc/devel/p5-Async-Interrupt/distinfo    Thu Apr 26 13:33:16 2018
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.11 2018/02/25 16:42:49 wiz Exp $
+$NetBSD: distinfo,v 1.12 2018/04/26 13:33:16 wiz Exp $
 
-SHA1 (Async-Interrupt-1.22.tar.gz) = b5bc747437209a78c2523611816950d9b5b62c06
-RMD160 (Async-Interrupt-1.22.tar.gz) = 8dacf988c89a2ff6af75283acefed828900e6280
-SHA512 (Async-Interrupt-1.22.tar.gz) = 156e123e28113ce6b3ada9788fbcf0ff880065b5bf542ceefc366fc3b2f9e6b1b692cc9cf4751e9e359158633292f6b6e0f8654d1bc7ed04116ae22baba4ff1d
-Size (Async-Interrupt-1.22.tar.gz) = 30394 bytes
+SHA1 (Async-Interrupt-1.24.tar.gz) = 7753e854ff2f2212991f1ace1d5a1f1de5dbda1d
+RMD160 (Async-Interrupt-1.24.tar.gz) = 40a47c1dc0d90646ef9b9671f5e08ef5ed7ac2cf
+SHA512 (Async-Interrupt-1.24.tar.gz) = 7632d0537e2f7dd6fb406333ced170261eb5de2b5db86f066fac61ba37a6d7995a72de4cb9c329e2d93369dc591cce5e1b8baef5976e13b58c42411e930ac246
+Size (Async-Interrupt-1.24.tar.gz) = 35888 bytes



Home | Main Index | Thread Index | Old Index