Upgrade to 0.31.

Submitted by:	Jin-Shan Tseng <tjs@cdpa.nsysu.edu.tw>,
		Gea-Suan Lin <gslin@gslin.org>
PR:		ports/100970, ports/100984
This commit is contained in:
Jun Kuriyama 2006-07-28 15:14:50 +00:00
parent 1a99c9e2ff
commit 1f81461697
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=168968
2 changed files with 4 additions and 5 deletions

View file

@ -6,7 +6,7 @@
#
PORTNAME= IO-KQueue
PORTVERSION= 0.30
PORTVERSION= 0.31
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= IO
@ -22,7 +22,6 @@ MAN3= IO::KQueue.3
.include <bsd.port.pre.mk>
post-patch:
@${RM} -f ${WRKSRC}/._* ${WRKSRC}/examples/._*
.if ${PERL_LEVEL} < 500800
${REINPLACE_CMD} -e 's/const //' ${WRKSRC}/KQueue.xs
.endif

View file

@ -1,3 +1,3 @@
MD5 (IO-KQueue-0.30.tar.gz) = db7fa9cbad7df0e8e530d11c91d72c8e
SHA256 (IO-KQueue-0.30.tar.gz) = 19d0d94b459842d588a181aefd3c336514a5ec8abde9db8acebd851f1032e5e5
SIZE (IO-KQueue-0.30.tar.gz) = 8264
MD5 (IO-KQueue-0.31.tar.gz) = fa2a658663d1e5d36a02ebc65ce70986
SHA256 (IO-KQueue-0.31.tar.gz) = a846d006fd14432de72757857e3dad83c6a1619f338225e364df13e0df24b682
SIZE (IO-KQueue-0.31.tar.gz) = 8242