aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-IO-AIO
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2011-09-19 17:23:51 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2011-09-19 17:23:51 +0000
commit1a157fd66aaf782c6c8b7b2d9024d336ae1485f8 (patch)
tree36a800ea2cc26061e43e9a0ef39bca7e06826ba2 /devel/p5-IO-AIO
parentec65bad93f36b15a9264805e297e640d2e7f1e10 (diff)
downloadports-1a157fd66aaf782c6c8b7b2d9024d336ae1485f8.tar.gz
ports-1a157fd66aaf782c6c8b7b2d9024d336ae1485f8.zip
Notes
Diffstat (limited to 'devel/p5-IO-AIO')
-rw-r--r--devel/p5-IO-AIO/Makefile7
-rw-r--r--devel/p5-IO-AIO/distinfo4
2 files changed, 5 insertions, 6 deletions
diff --git a/devel/p5-IO-AIO/Makefile b/devel/p5-IO-AIO/Makefile
index 9b65c242880f..b5ab1fea68a0 100644
--- a/devel/p5-IO-AIO/Makefile
+++ b/devel/p5-IO-AIO/Makefile
@@ -6,23 +6,22 @@
#
PORTNAME= IO-AIO
-PORTVERSION= 3.65
+PORTVERSION= 3.93
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
-#DISTNAME= ${PORTNAME}-${PORTVERSION:R}${PORTVERSION:E}
MAINTAINER= clsung@FreeBSD.org
COMMENT= Asynchronous Input/Output
BUILD_DEPENDS= p5-common-sense>=0:${PORTSDIR}/devel/p5-common-sense
-RUN_DEPENDS= ${BUILD_DEPENDS}
+RUN_DEPENDS= p5-common-sense>=0:${PORTSDIR}/devel/p5-common-sense
PERL_CONFIGURE= yes
MAN3= IO::AIO.3
post-patch:
- ${PERL} -e 's,-lpthreads?,${PTHREAD_LIBS},g' ${WRKSRC}/Makefile.PL
+ @${REINPLACE_CMD} -e 's,-lpthreads*,${PTHREAD_LIBS},g' ${WRKSRC}/Makefile.PL
.include <bsd.port.mk>
diff --git a/devel/p5-IO-AIO/distinfo b/devel/p5-IO-AIO/distinfo
index 0e00dd926f62..76bf5db7778a 100644
--- a/devel/p5-IO-AIO/distinfo
+++ b/devel/p5-IO-AIO/distinfo
@@ -1,2 +1,2 @@
-SHA256 (IO-AIO-3.65.tar.gz) = c06451cb798c788c64cd632c0b083960ca09ef655743127c635aac83827fdf36
-SIZE (IO-AIO-3.65.tar.gz) = 108151
+SHA256 (IO-AIO-3.93.tar.gz) = 5e6c87a76eabcc2a5b65590366598040d1db511bedebb3e530bcdf8eacc619d6
+SIZE (IO-AIO-3.93.tar.gz) = 118505