pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/chat/p5-POE-Filter-IRCD Update from version 1.1nb1 to ...
details: https://anonhg.NetBSD.org/pkgsrc/rev/82182a0e9944
branches: trunk
changeset: 546988:82182a0e9944
user: he <he%pkgsrc.org@localhost>
date: Wed Sep 10 18:46:32 2008 +0000
description:
Update from version 1.1nb1 to 2.38, discussed in general terms with maintainer.
Pkgsrc changes:
o Canonicalize HOMEPAGE
o Adjust dependencies
Upstream changes:
2.38 Removed kwalitee test and added license information.
2.36 Kwalitee fixes.
2.35 Changed test file naming convention
2.34 Added clone() method as reported by Hinrik Ãrn Sigurðsson.
2.32 Updated Module::Install to 0.68
2.31 Fixed abstract_from and build_requires in Makefile.PL
2.30 Code refactoring. Doc fixes. Updated tests.
2.2 Switched fully to Module::Install. Documentation amendments.
2.0 Makefile.PL was executable. Fixed.
1.9 Added pod and pod coverage tests. Documentation fixes.
1.8 Added get_pending() method.
1.7 Bug in put() that choked when {params} didn't exist.
1.6 Inherits from POE::Filter now so it won't barf when Stackable
is updated.
1.5 Added colonify options, check pod for details.
1.4 {raw_line} added to resultant hashref.
1.3 Documentation amendments.
1.2 Updated testcase. Should be a bit more robust now.
diffstat:
chat/p5-POE-Filter-IRCD/Makefile | 9 ++++-----
chat/p5-POE-Filter-IRCD/distinfo | 8 ++++----
2 files changed, 8 insertions(+), 9 deletions(-)
diffs (38 lines):
diff -r 1678170334dc -r 82182a0e9944 chat/p5-POE-Filter-IRCD/Makefile
--- a/chat/p5-POE-Filter-IRCD/Makefile Wed Sep 10 18:36:33 2008 +0000
+++ b/chat/p5-POE-Filter-IRCD/Makefile Wed Sep 10 18:46:32 2008 +0000
@@ -1,17 +1,16 @@
-# $NetBSD: Makefile,v 1.3 2008/06/12 02:14:16 joerg Exp $
+# $NetBSD: Makefile,v 1.4 2008/09/10 18:46:32 he Exp $
#
-DISTNAME= POE-Filter-IRCD-1.1
+DISTNAME= POE-Filter-IRCD-2.38
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 1
CATEGORIES= chat perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=POE/}
MAINTAINER= adrianp%NetBSD.org@localhost
-HOMEPAGE= http://search.cpan.org/~bingos/POE-Filter-IRCD-1.1/
+HOMEPAGE= http://search.cpan.org/dist/POE-Filter-IRCD/
COMMENT= POE-based parser for the IRC protocol
-DEPENDS+= p5-POE>=0.17:../../devel/p5-POE
+DEPENDS+= p5-POE>=0.3202:../../devel/p5-POE
PKG_INSTALLATION_TYPES= overwrite pkgviews
PKG_DESTDIR_SUPPORT= user-destdir
diff -r 1678170334dc -r 82182a0e9944 chat/p5-POE-Filter-IRCD/distinfo
--- a/chat/p5-POE-Filter-IRCD/distinfo Wed Sep 10 18:36:33 2008 +0000
+++ b/chat/p5-POE-Filter-IRCD/distinfo Wed Sep 10 18:46:32 2008 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.1.1.1 2005/07/14 23:08:21 adrianp Exp $
+$NetBSD: distinfo,v 1.2 2008/09/10 18:46:32 he Exp $
-SHA1 (POE-Filter-IRCD-1.1.tar.gz) = 61b3dfdc9cba79f9eeea6d3df8e235fe65d6fcce
-RMD160 (POE-Filter-IRCD-1.1.tar.gz) = e19a495577fc9c6e8dc30b97605a2c8a782c4f98
-Size (POE-Filter-IRCD-1.1.tar.gz) = 3224 bytes
+SHA1 (POE-Filter-IRCD-2.38.tar.gz) = da784b481829b61ec3209aad71ef6312587f27a9
+RMD160 (POE-Filter-IRCD-2.38.tar.gz) = c3d06acc972cba58991fe87117a5adecf278d91a
+Size (POE-Filter-IRCD-2.38.tar.gz) = 22339 bytes
Home |
Main Index |
Thread Index |
Old Index