ports/165427: [PATCH] devel/p5-POE-Exceptions: mark deprecated

Steve Wills swills at FreeBSD.org
Thu Feb 23 20:10:10 UTC 2012


>Number:         165427
>Category:       ports
>Synopsis:       [PATCH] devel/p5-POE-Exceptions: mark deprecated
>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:   Thu Feb 23 20:10:09 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator:     Steve Wills
>Release:        FreeBSD 10.0-CURRENT amd64
>Organization:
>Environment:
System: FreeBSD meatwad.mouf.net 10.0-CURRENT FreeBSD 10.0-CURRENT #13 r230974: Fri Feb  3 23:48:36
>Description:
configure for this port says:

+==============================================================+
| THIS DISTRIBUTION IS DEPRECATED! As of POE 0.33, the         | 
| functionality provided by this distribution has been rolled  |
| back into the core of POE. Please upgrade to POE 0.33 or     |
| later.                                                       |
|                                                              |
| This distribution is deprecated and will receive no further  |
| updates. At some point in the near future, this distribution |
| will be removed entirely from CPAN.                          |
+==============================================================+

Since we have p5-POE in ports at version 1.350 (p5-POE 0.33 was committed in
Dec 2005), I see no reason to keep this port. So, mark it deprecated and
expiring.

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

Generated with FreeBSD Port Tools 0.99_3 (mode: change, diff: CVS)
>How-To-Repeat:
>Fix:

--- p5-POE-Exceptions-0.0502.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/devel/p5-POE-Exceptions/Makefile,v
retrieving revision 1.6
diff -u -u -r1.6 Makefile
--- Makefile	21 Jan 2012 17:38:46 -0000	1.6
+++ Makefile	23 Feb 2012 20:02:22 -0000
@@ -16,6 +16,8 @@
 
 BUILD_DEPENDS=	${SITE_PERL}/POE.pm:${PORTSDIR}/devel/p5-POE
 RUN_DEPENDS:=	${BUILD_DEPENDS}
+DEPRECATED=	included in devel/p5-POE and not needed according to configure message
+EXPIRATION_DATE=	2012-04-05
 
 PERL_CONFIGURE=	yes
 
--- p5-POE-Exceptions-0.0502.patch ends here ---

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



More information about the freebsd-ports-bugs mailing list