pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/net/p5-POE-Component-Client-Ident Update from version ...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/1678170334dc
branches:  trunk
changeset: 546987:1678170334dc
user:      he <he%pkgsrc.org@localhost>
date:      Wed Sep 10 18:36:33 2008 +0000

description:
Update from version 0.7 to 1.14, discussed in general terms with maintainer.

Pkgsrc changes:
 o Canonicalize HOMEPAGE

Upstream changes:

1.14    Sat May 17 15:23:36 BST 2008
        - Updated test case to use Test::POE::Server::TCP
        - Removed kwalitee test.
        - Added license information

1.12    Wed Mar  5 09:24:15 GMT 2008
        - We had no explicit return values, I'm shocked it worked at all.

1.10    Thu Jan 31 11:23:41 GMT 2008
        - Enabled perl-5.5.5 compatibility.

1.08    Thu Jan 17 14:16:39 GMT 2008
        - Fixed up test script naming.

1.07    Wed Oct 31 17:19:56 GMT 2007
        - Updated Module::Install to 0.68

1.06    Sun Aug 05 11:44:11 BST 2007
        - Fixed abstract_from and build_requires in Makefile.PL

1.04    Thu Dec  7 17:27:17 GMT 2006
        - Ident-Agent was hanging on to a reference to the spawning
        session. Changed to session->ID.

1.02    Fri Sep  1 10:27:59 BST 2006
        - Rearranged distribution file structure.
        - Added test pod and pod coverage.
        - Fixed documentation coverage.

1.01    Fri May 19 16:41:56 BST 2006
        - Minor bug in Agent.pm was causing two error events to be
          generated in the case of a socket error.

1.00    Wed Apr 26 13:48:34 BST 2006
        - Minor code revisions
        - switched test script to Test::More

0.8     Thu Nov  3 12:55:56 GMT 2005
        - Changed Ident-Agent API to be objectified.

diffstat:

 net/p5-POE-Component-Client-Ident/Makefile |  8 ++++----
 net/p5-POE-Component-Client-Ident/distinfo |  8 ++++----
 2 files changed, 8 insertions(+), 8 deletions(-)

diffs (38 lines):

diff -r c3432a735a50 -r 1678170334dc net/p5-POE-Component-Client-Ident/Makefile
--- a/net/p5-POE-Component-Client-Ident/Makefile        Wed Sep 10 18:32:41 2008 +0000
+++ b/net/p5-POE-Component-Client-Ident/Makefile        Wed Sep 10 18:36:33 2008 +0000
@@ -1,17 +1,17 @@
-# $NetBSD: Makefile,v 1.4 2008/06/12 02:14:40 joerg Exp $
+# $NetBSD: Makefile,v 1.5 2008/09/10 18:36:33 he Exp $
 #
 
-DISTNAME=      POE-Component-Client-Ident-0.7
+DISTNAME=      POE-Component-Client-Ident-1.14
 PKGNAME=       p5-${DISTNAME}
-PKGREVISION=   1
 CATEGORIES=    net perl5
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=POE/}
 
 MAINTAINER=    adrianp%NetBSD.org@localhost
-HOMEPAGE=      http://search.cpan.org/~bingos/POE-Component-Client-Ident-0.7/
+HOMEPAGE=      http://search.cpan.org/dist/POE-Component-Client-Ident/
 COMMENT=       Non-blocking ident lookups to your sessions
 
 DEPENDS+=      p5-POE-[0-9]*:../../devel/p5-POE
+BUILD_DEPENDS+=        p5-Test-POE-Server-TCP-[0-9]*:../../devel/p5-Test-POE-Server-TCP
 
 PKG_INSTALLATION_TYPES=        overwrite pkgviews
 PKG_DESTDIR_SUPPORT=   user-destdir
diff -r c3432a735a50 -r 1678170334dc net/p5-POE-Component-Client-Ident/distinfo
--- a/net/p5-POE-Component-Client-Ident/distinfo        Wed Sep 10 18:32:41 2008 +0000
+++ b/net/p5-POE-Component-Client-Ident/distinfo        Wed Sep 10 18:36:33 2008 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.1.1.1 2005/07/14 23:02:13 adrianp Exp $
+$NetBSD: distinfo,v 1.2 2008/09/10 18:36:33 he Exp $
 
-SHA1 (POE-Component-Client-Ident-0.7.tar.gz) = 164c758e496a202f5a2a03f5f4c50f52431e1ac5
-RMD160 (POE-Component-Client-Ident-0.7.tar.gz) = 483b50ac817ad89cf21a8ef3a24d68a0aa4ddcad
-Size (POE-Component-Client-Ident-0.7.tar.gz) = 9123 bytes
+SHA1 (POE-Component-Client-Ident-1.14.tar.gz) = 2d8043b0d9f1476681705ff0e9166d4b25fb273a
+RMD160 (POE-Component-Client-Ident-1.14.tar.gz) = ef0a486e7636dedba5149c78095972b38be15fa2
+Size (POE-Component-Client-Ident-1.14.tar.gz) = 26853 bytes



Home | Main Index | Thread Index | Old Index