Update to 1.02. Also assign maintainer to perl@ (not part of the PR).

PR:		103445
Submitted by:	leeym
This commit is contained in:
Anton Berezin 2006-09-21 08:01:27 +00:00
parent a58da7ae50
commit 174f23f542
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=173506
3 changed files with 15 additions and 7 deletions

View File

@ -6,17 +6,23 @@
#
PORTNAME= IO-Interface
PORTVERSION= 0.98
PORTVERSION= 1.02
CATEGORIES= net perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= IO
PKGNAMEPREFIX= p5-
MAINTAINER= tobez@FreeBSD.org
MAINTAINER= perl@FreeBSD.org
COMMENT= Perl extension for access to network card configuration information
PERL_CONFIGURE= yes
MAN3= IO::Interface.3
MAN3= IO::Interface.3 IO::Interface::Simple.3
.include <bsd.port.mk>
.include <bsd.port.pre.mk>
.if ${PERL_LEVEL} < 500600
BUILD_DEPENDS+= ${SITE_PERL}/Test/More.pm:${PORTSDIR}/devel/p5-Test-Simple
.endif
.include <bsd.port.post.mk>

View File

@ -1,3 +1,3 @@
MD5 (IO-Interface-0.98.tar.gz) = 91d5029a32302aa02414c9c8e3353cec
SHA256 (IO-Interface-0.98.tar.gz) = 997de9d1812c68836ea2dcd6adae3c12324d2f58d1ab30447a5bb35887965d5c
SIZE (IO-Interface-0.98.tar.gz) = 7203
MD5 (IO-Interface-1.02.tar.gz) = ff96f98f52b68ece88a8e40e292071d2
SHA256 (IO-Interface-1.02.tar.gz) = 0e24d2c4ea10a45b899bcb6f603331e29dc4997b09c2c4b429b9e2a44a1fa1d0
SIZE (IO-Interface-1.02.tar.gz) = 9507

View File

@ -1,8 +1,10 @@
%%SITE_PERL%%/%%PERL_ARCH%%/IO/Interface.pm
%%SITE_PERL%%/%%PERL_ARCH%%/IO/Interface/Simple.pm
%%SITE_PERL%%/%%PERL_ARCH%%/auto/IO/Interface/.packlist
%%SITE_PERL%%/%%PERL_ARCH%%/auto/IO/Interface/Interface.bs
%%SITE_PERL%%/%%PERL_ARCH%%/auto/IO/Interface/Interface.so
%%SITE_PERL%%/%%PERL_ARCH%%/auto/IO/Interface/autosplit.ix
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/IO/Interface
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/IO
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/IO/Interface
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/IO