From 7686245ab4c853261d7e0e8684a3ba3f37fed487 Mon Sep 17 00:00:00 2001 From: hiramatsu Date: Tue, 13 Nov 2007 08:43:46 +0000 Subject: [PATCH] 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. --- net/p5-IO-Interface/Makefile | 7 +++---- net/p5-IO-Interface/distinfo | 8 ++++---- 2 files changed, 7 insertions(+), 8 deletions(-) diff --git a/net/p5-IO-Interface/Makefile b/net/p5-IO-Interface/Makefile index e5b59ed9818f..3e801de7422d 100644 --- a/net/p5-IO-Interface/Makefile +++ b/net/p5-IO-Interface/Makefile @@ -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 -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 --git a/net/p5-IO-Interface/distinfo b/net/p5-IO-Interface/distinfo index 082487bddb2d..a73cb551d6ed 100644 --- a/net/p5-IO-Interface/distinfo +++ b/net/p5-IO-Interface/distinfo @@ -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