ports/103189: [PATCH] devel/p5-POE: add missing POE::Resources.3

Yen-Ming Lee leeym at FreeBSD.org
Tue Sep 12 13:50:17 UTC 2006


>Number:         103189
>Category:       ports
>Synopsis:       [PATCH] devel/p5-POE: add missing POE::Resources.3
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Tue Sep 12 13:50:16 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Yen-Ming Lee
>Release:        FreeBSD 6.1-STABLE i386
>Organization:
FreeBSD Taiwan
>Environment:
System: FreeBSD utopia.leeym.com 6.1-STABLE FreeBSD 6.1-STABLE #0: Sun Aug 27 09:55:36 CST 2006
>Description:
- add missing POE::Resources.3
- bump PORTREVISION

Port maintainer (skv at FreeBSD.org) is cc'd.

Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:

--- p5-POE-0.3700_1.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/devel/p5-POE/Makefile,v
retrieving revision 1.40
diff -u -u -r1.40 Makefile
--- Makefile	11 Sep 2006 17:34:31 -0000	1.40
+++ Makefile	12 Sep 2006 13:42:13 -0000
@@ -7,6 +7,7 @@
 
 PORTNAME=	POE
 PORTVERSION=	0.3700
+PORTREVISION=	1
 CATEGORIES=	devel perl5
 MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
 MASTER_SITE_SUBDIR=	POE
@@ -46,7 +47,8 @@
 		POE::Resource::Events.3 POE::Resource::Extrefs.3 \
 		POE::Resource::FileHandles.3 POE::Resource::SIDs.3 \
 		POE::Resource::Sessions.3 POE::Resource::Signals.3 \
-		POE::Resource::Statistics.3 POE::Session.3 POE::Wheel.3 \
+		POE::Resource::Statistics.3 POE::Resources.3 \
+		POE::Session.3 POE::Wheel.3 \
 		POE::Wheel::Curses.3 POE::Wheel::FollowTail.3 \
 		POE::Wheel::ListenAccept.3 POE::Wheel::ReadLine.3 \
 		POE::Wheel::ReadWrite.3 POE::Wheel::Run.3 \
--- p5-POE-0.3700_1.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list