ports/159779: [PATCH] devel/p5-IO-AIO: update to 3.93
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Mon Aug 15 04:00:23 UTC 2011
>Number: 159779
>Category: ports
>Synopsis: [PATCH] devel/p5-IO-AIO: update to 3.93
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: update
>Submitter-Id: current-users
>Arrival-Date: Mon Aug 15 04:00:20 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator: Sunpoet Po-Chuan Hsieh
>Release: FreeBSD 8.2-STABLE amd64
>Organization:
The FreeBSD Project
>Environment:
System: FreeBSD bonjour.sunpoet.net 8.2-STABLE FreeBSD 8.2-STABLE #0: Sat Jul 9 23:23:51 CST
>Description:
- Update to 3.93
Port maintainer (clsung at FreeBSD.org) is cc'd.
Generated with FreeBSD Port Tools 0.99
>How-To-Repeat:
>Fix:
--- p5-IO-AIO-3.93.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/devel/p5-IO-AIO/Makefile,v
retrieving revision 1.13
diff -u -u -r1.13 Makefile
--- Makefile 22 Apr 2010 02:18:34 -0000 1.13
+++ Makefile 15 Aug 2011 03:30:50 -0000
@@ -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 at 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>
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/devel/p5-IO-AIO/distinfo,v
retrieving revision 1.12
diff -u -u -r1.12 distinfo
--- distinfo 3 Jul 2011 14:57:22 -0000 1.12
+++ distinfo 15 Aug 2011 03:30:50 -0000
@@ -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
--- p5-IO-AIO-3.93.patch ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list