pkgsrc-WIP-changes archive

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

p5-AnyEvent-I3: update to 0.19.



Module Name:	pkgsrc-wip
Committed By:	Thomas Klausner <wiz%NetBSD.org@localhost>
Pushed By:	wiz
Date:		Wed Nov 20 14:11:22 2024 +0100
Changeset:	f111f02d15b1945e6c2b584f2fd923c27ce08aeb

Modified Files:
	p5-AnyEvent-I3/Makefile
	p5-AnyEvent-I3/distinfo

Log Message:
p5-AnyEvent-I3: update to 0.19.

0.19    2024-04-09

   * use Carp for errors (includes stacktraces)
   * introduce (preferred) RUN_COMMAND spelling
   * migrate tooling to ExtUtils::MakeMaker
   * implement the tick event
   * introduce the sync IPC command
   * introduce the GET_BINDING_STATE IPC command

0.18    2017-08-19

   * support the GET_CONFIG command

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=f111f02d15b1945e6c2b584f2fd923c27ce08aeb

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 p5-AnyEvent-I3/Makefile | 2 +-
 p5-AnyEvent-I3/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)

diffs:
diff --git a/p5-AnyEvent-I3/Makefile b/p5-AnyEvent-I3/Makefile
index 4f88f807a6..47b3ea47cb 100644
--- a/p5-AnyEvent-I3/Makefile
+++ b/p5-AnyEvent-I3/Makefile
@@ -1,6 +1,6 @@
 # $NetBSD: Makefile,v 1.1 2015/04/06 17:22:22 nros Exp $
 
-DISTNAME=	AnyEvent-I3-0.17
+DISTNAME=	AnyEvent-I3-0.19
 PKGNAME=	p5-${DISTNAME}
 CATEGORIES=	devel
 MASTER_SITES=	${MASTER_SITE_PERL_CPAN:=../../authors/id/M/MS/MSTPLBG/}
diff --git a/p5-AnyEvent-I3/distinfo b/p5-AnyEvent-I3/distinfo
index 4b2d548acd..43308b7367 100644
--- a/p5-AnyEvent-I3/distinfo
+++ b/p5-AnyEvent-I3/distinfo
@@ -1,5 +1,5 @@
 $NetBSD: distinfo,v 1.1 2015/04/06 17:22:22 nros Exp $
 
-RMD160 (AnyEvent-I3-0.17.tar.gz) = a3a379d450a768db91cf1b36053b9b52b5e958e3
-SHA512 (AnyEvent-I3-0.17.tar.gz) = e8b0ccb89be27d5e952e5cb819e1f462ad5c558879a88fb5087d72517424316c0053b081ed9763d701a017c1d838fa694b49f40886335a23a68ebb091714b259
-Size (AnyEvent-I3-0.17.tar.gz) = 25264 bytes
+BLAKE2s (AnyEvent-I3-0.19.tar.gz) = 5ef5666e0e7327ee8ccff75f43b3527b0b9f622a7050d12109a73331f0385eeb
+SHA512 (AnyEvent-I3-0.19.tar.gz) = 4258a382987c01072d53087d3c004517f3c27781bd5f82dd35c059b4efe8a3f9ef34a4590ea6b4b47e86f53e0602134a8b6c7d2d616cc7b736b26e26ed26bdc5
+Size (AnyEvent-I3-0.19.tar.gz) = 9470 bytes


Home | Main Index | Thread Index | Old Index