pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/net/p5-Net-IRC - Update to 0.75
details: https://anonhg.NetBSD.org/pkgsrc/rev/530b07bcdc73
branches: trunk
changeset: 482101:530b07bcdc73
user: adrianp <adrianp%pkgsrc.org@localhost>
date: Wed Oct 20 09:41:40 2004 +0000
description:
- Update to 0.75
- Fix homepage
0.74 Wed Apr 16 Sometime GMT 2003
- Added Pacing
- Added SSL support
- Added Time::HiRes conditional support for fractional times
- Net::IRC::Connection::time -> Net::IRC::Connection::timestamp
- Hopefully this doesn't break anyone, this was an undocumented
access to the IRC 'TIME' command.
- Updated docs slightly, pointing to new webpage, etc.
0.75 Fri Apr 30 who cares what time? 2004
- Hopefully fixed mysterious LocalAddr-related connection problems
- Rewrote event output system - created EventQueue
- Added add_default_handler for hooking all events at once
- UnrealIrcd events added (thanks to Hendrik Frenzel)
- Conditional require of Time::HiRes now works right in its absence
(thanks to Adam Monsen <adamm%wazamatta.com@localhost>)
- Massive readability/maintainability changes
- Subs ordered in logical order, not alphabetical
- Indentation
- Updated current maintainers (should have been changed for 0.74)
diffstat:
net/p5-Net-IRC/Makefile | 6 +++---
net/p5-Net-IRC/distinfo | 6 +++---
2 files changed, 6 insertions(+), 6 deletions(-)
diffs (31 lines):
diff -r 548c72ec4008 -r 530b07bcdc73 net/p5-Net-IRC/Makefile
--- a/net/p5-Net-IRC/Makefile Wed Oct 20 09:30:20 2004 +0000
+++ b/net/p5-Net-IRC/Makefile Wed Oct 20 09:41:40 2004 +0000
@@ -1,13 +1,13 @@
-# $NetBSD: Makefile,v 1.7 2004/04/27 06:05:57 snj Exp $
+# $NetBSD: Makefile,v 1.8 2004/10/20 09:41:40 adrianp Exp $
-DISTNAME= Net-IRC-0.73
+DISTNAME= Net-IRC-0.75
PKGNAME= p5-${DISTNAME}
SVR4_PKGNAME= p5nir
CATEGORIES= net perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Net/}
MAINTAINER= damon%brodiefamily.org@localhost
-HOMEPAGE= http://theoryx5.uwinnipeg.ca/CPAN/data/Net-IRC/Connection.html
+HOMEPAGE= http://theoryx5.uwinnipeg.ca/CPAN/data/Net-IRC/
COMMENT= Perl Internet Relay Chat (IRC) module
USE_BUILDLINK3= YES
diff -r 548c72ec4008 -r 530b07bcdc73 net/p5-Net-IRC/distinfo
--- a/net/p5-Net-IRC/distinfo Wed Oct 20 09:30:20 2004 +0000
+++ b/net/p5-Net-IRC/distinfo Wed Oct 20 09:41:40 2004 +0000
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.3 2002/01/26 06:51:17 martti Exp $
+$NetBSD: distinfo,v 1.4 2004/10/20 09:41:40 adrianp Exp $
-SHA1 (Net-IRC-0.73.tar.gz) = 6fbefed220fa263097abd228018f8acc2b8fac5d
-Size (Net-IRC-0.73.tar.gz) = 56367 bytes
+SHA1 (Net-IRC-0.75.tar.gz) = f21a2c7e34eac73dfc1a5b08c204630b509aea8b
+Size (Net-IRC-0.75.tar.gz) = 48651 bytes
Home |
Main Index |
Thread Index |
Old Index