pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/net/p5-IO-Interface Update p5-IO-Interface to 1.03.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/802adc841d1c
branches:  trunk
changeset: 535307:802adc841d1c
user:      hiramatsu <hiramatsu%pkgsrc.org@localhost>
date:      Tue Nov 13 08:43:46 2007 +0000

description:
Update p5-IO-Interface to 1.03.

Changes from 0.98:

1.03    Mon Jan 22 16:38:24 EST 2007
        Fix to compile cleanly on solaris systems.

1.02    Thu Sep 14 08:54:04 EDT 2006
        More documentation fixes.

1.01    Wed Sep 13 20:52:32 EDT 2006
        Documentation fix.

1.00    Wed Sep 13 17:01:46 EDT 2006
        Introduced IO::Interface::Simple.
        Added index methods.
        Compiles on CygWin.

diffstat:

 net/p5-IO-Interface/Makefile |  7 +++----
 net/p5-IO-Interface/distinfo |  8 ++++----
 2 files changed, 7 insertions(+), 8 deletions(-)

diffs (35 lines):

diff -r 9117cc955966 -r 802adc841d1c net/p5-IO-Interface/Makefile
--- a/net/p5-IO-Interface/Makefile      Tue Nov 13 07:50:45 2007 +0000
+++ b/net/p5-IO-Interface/Makefile      Tue Nov 13 08:43:46 2007 +0000
@@ -1,15 +1,14 @@
-# $NetBSD: Makefile,v 1.10 2005/08/06 06:19:24 jlam Exp $
+# $NetBSD: Makefile,v 1.11 2007/11/13 08:43:46 hiramatsu Exp $
 #
 
-DISTNAME=              IO-Interface-0.98
+DISTNAME=              IO-Interface-1.03
 PKGNAME=               p5-${DISTNAME}
 SVR4_PKGNAME=          p5ioi
-PKGREVISION=           2
 CATEGORIES=            net perl5
 MASTER_SITES=          ${MASTER_SITE_PERL_CPAN:=IO/}
 
 MAINTAINER=            he%NetBSD.org@localhost
-HOMEPAGE=              http://search.cpan.org/~lds/IO-Interface-0.98/
+HOMEPAGE=              http://search.cpan.org/~lds/IO-Interface/
 COMMENT=               IO-Interface - get and set interface characteristics
 
 PERL5_PACKLIST=                auto/IO/Interface/.packlist
diff -r 9117cc955966 -r 802adc841d1c net/p5-IO-Interface/distinfo
--- a/net/p5-IO-Interface/distinfo      Tue Nov 13 07:50:45 2007 +0000
+++ b/net/p5-IO-Interface/distinfo      Tue Nov 13 08:43:46 2007 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.3 2005/02/24 12:13:58 agc Exp $
+$NetBSD: distinfo,v 1.4 2007/11/13 08:43:46 hiramatsu Exp $
 
-SHA1 (IO-Interface-0.98.tar.gz) = 0e379bfb7acf5880006325e27765d45b77132ee3
-RMD160 (IO-Interface-0.98.tar.gz) = ecc608088a490690f225df0b2e9b0cb5f5b2c950
-Size (IO-Interface-0.98.tar.gz) = 7203 bytes
+SHA1 (IO-Interface-1.03.tar.gz) = 35754a63d26eabd00c43220a7dc7e1fe9b24cf05
+RMD160 (IO-Interface-1.03.tar.gz) = 1594d63a58fcf22b255cb0cf7f0266e1ce4937d5
+Size (IO-Interface-1.03.tar.gz) = 9630 bytes



Home | Main Index | Thread Index | Old Index