ports/163621: devel/p5-POE-Quickie: Update to 0.18
Takefu
takefu at airport.fm
Mon Dec 26 02:50:09 UTC 2011
>Number: 163621
>Category: ports
>Synopsis: [MAINTAINER] devel/p5-POE-Quickie: Update to 0.18
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: maintainer-update
>Submitter-Id: current-users
>Arrival-Date: Mon Dec 26 02:50:08 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator: Takefu
>Release: FreeBSD 8.2-RELEASE-p5 amd64
>Organization:
FOX Amateur Radio Club
>Environment:
>Description:
- Depend on POE 1.350. In previous versions, sig_child would not be
delivered in some cases, causing a test failure.
>How-To-Repeat:
>Fix:
--- p5-POE-Quickie.patch begins here ---
diff -ruN /usr/ports/devel/p5-POE-Quickie/Makefile devel/p5-POE-Quickie/Makefile
--- /usr/ports/devel/p5-POE-Quickie/Makefile 2011-06-16 13:29:53.000000000 +0900
+++ devel/p5-POE-Quickie/Makefile 2011-12-26 11:05:27.000000000 +0900
@@ -6,7 +6,7 @@
#
PORTNAME= POE-Quickie
-PORTVERSION= 0.17
+PORTVERSION= 0.18
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -14,13 +14,13 @@
MAINTAINER= takefu at airport.fm
COMMENT= A lazy way to wrap blocking code and programs
-BUILD_DEPENDS= p5-POE>=0:${PORTSDIR}/devel/p5-POE
-RUN_DEPENDS= p5-POE>=0:${PORTSDIR}/devel/p5-POE
-
LICENSE= GPLv1 ART10
LICENSE_COMB= dual
LICENSE_FILE= ${WRKSRC}/LICENSE
+BUILD_DEPENDS= p5-POE>=0:${PORTSDIR}/devel/p5-POE
+RUN_DEPENDS= p5-POE>=0:${PORTSDIR}/devel/p5-POE
+
OPTIONS= Capture "Enable p5-Capture-Tiny support" off
.include <bsd.port.options.mk>
diff -ruN /usr/ports/devel/p5-POE-Quickie/distinfo devel/p5-POE-Quickie/distinfo
--- /usr/ports/devel/p5-POE-Quickie/distinfo 2011-06-16 13:29:53.000000000 +0900
+++ devel/p5-POE-Quickie/distinfo 2011-12-26 11:05:43.000000000 +0900
@@ -1,2 +1,2 @@
-SHA256 (POE-Quickie-0.17.tar.gz) = 4b5006206367d6403854fe8315ee685034fff834b99af252a3e99bad9ff0403b
-SIZE (POE-Quickie-0.17.tar.gz) = 19361
+SHA256 (POE-Quickie-0.18.tar.gz) = 25b888a59c2c740dd780a8c58d1c3fdd62df63f176fe88366f624e34f18803ed
+SIZE (POE-Quickie-0.18.tar.gz) = 19540
--- p5-POE-Quickie.patch ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list