pkgsrc-Changes archive

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

CVS commit: pkgsrc/chat/p5-POE-Component-IRC



Module Name:    pkgsrc
Committed By:   wen
Date:           Mon Jul 29 11:52:36 UTC 2024

Modified Files:
        pkgsrc/chat/p5-POE-Component-IRC: Makefile distinfo

Log Message:
Update to 6.93

Upstream changes:
6.93  Tue Jun 15 19:28:17 BST 2021
    - Update online test to use Libera.chat

6.92  Tue Jun 8 14:31:39 BST 2021
    - v5.8.9 didn't have '>' pack() modifier, switch to use 'N'

6.91  Sat Jun 5 13:54:11 BST 2021
    - Don't queue messages if $self->{flood}
    - Fix issue with DCC on OpenBSD with newer Socket >= 2.031


To generate a diff of this commit:
cvs rdiff -u -r1.36 -r1.37 pkgsrc/chat/p5-POE-Component-IRC/Makefile
cvs rdiff -u -r1.15 -r1.16 pkgsrc/chat/p5-POE-Component-IRC/distinfo

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

Modified files:

Index: pkgsrc/chat/p5-POE-Component-IRC/Makefile
diff -u pkgsrc/chat/p5-POE-Component-IRC/Makefile:1.36 pkgsrc/chat/p5-POE-Component-IRC/Makefile:1.37
--- pkgsrc/chat/p5-POE-Component-IRC/Makefile:1.36      Thu Jul  6 09:38:12 2023
+++ pkgsrc/chat/p5-POE-Component-IRC/Makefile   Mon Jul 29 11:52:36 2024
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.36 2023/07/06 09:38:12 wiz Exp $
+# $NetBSD: Makefile,v 1.37 2024/07/29 11:52:36 wen Exp $
 
-DISTNAME=      POE-Component-IRC-6.90
+DISTNAME=      POE-Component-IRC-6.93
 PKGNAME=       p5-${DISTNAME}
-PKGREVISION=   6
 CATEGORIES=    chat perl5
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=POE/}
 

Index: pkgsrc/chat/p5-POE-Component-IRC/distinfo
diff -u pkgsrc/chat/p5-POE-Component-IRC/distinfo:1.15 pkgsrc/chat/p5-POE-Component-IRC/distinfo:1.16
--- pkgsrc/chat/p5-POE-Component-IRC/distinfo:1.15      Tue Oct 26 10:05:21 2021
+++ pkgsrc/chat/p5-POE-Component-IRC/distinfo   Mon Jul 29 11:52:36 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.15 2021/10/26 10:05:21 nia Exp $
+$NetBSD: distinfo,v 1.16 2024/07/29 11:52:36 wen Exp $
 
-BLAKE2s (POE-Component-IRC-6.90.tar.gz) = 7e730a410fc3861b164d059bd54cde3b70cbfa9093e889db3c202a435e5e3f65
-SHA512 (POE-Component-IRC-6.90.tar.gz) = c8106bf740a60dc075f99df40c96f30232f69f1369ea5f68ce10636ab0640536ef2c806d73e721f21c21043ab7c386a1e54e099241bd52070648ffc9fd010750
-Size (POE-Component-IRC-6.90.tar.gz) = 375501 bytes
+BLAKE2s (POE-Component-IRC-6.93.tar.gz) = 76729ea4cf2286e42fdc1216fb9c7ce74d99e1c8d76c2dd05ca2bc88bc2a40cd
+SHA512 (POE-Component-IRC-6.93.tar.gz) = 334535cb4f02c63fbc8b457b9e5c6d8cb96ef0ac159ac6f810d7cda337f55a729b73115a65dfca11c44ca286d355667500b021cd5408943a1afd2d325ece7be0
+Size (POE-Component-IRC-6.93.tar.gz) = 377897 bytes



Home | Main Index | Thread Index | Old Index