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.
This commit is contained in:
parent
5d4dfee20c
commit
7686245ab4
2 changed files with 7 additions and 8 deletions
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue