ports/112022: [PATCH] www/p5-Kwiki-Diff: mark DEPRECATED
Cheng-Lung Sung
clsung at FreeBSD.org
Mon Apr 23 05:50:06 UTC 2007
>Number: 112022
>Category: ports
>Synopsis: [PATCH] www/p5-Kwiki-Diff: 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: Mon Apr 23 05:50:05 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator: Cheng-Lung Sung
>Release: FreeBSD 6.2-RELEASE-p2 amd64
>Organization:
FreeBSD @ Taiwan
>Environment:
System: FreeBSD going04.iis.sinica.edu.tw 6.2-RELEASE-p2 FreeBSD 6.2-RELEASE-p2 #1: Tue Mar 6 14:57:42 CST
>Description:
- mark DEPRECATED, p5-Kwiki (0.39 or later) already contains it.
Port maintainer (rafan at FreeBSD.org) is cc'd.
Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:
--- p5-Kwiki-Diff-0.03.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/www/p5-Kwiki-Diff/Makefile,v
retrieving revision 1.3
diff -u -u -r1.3 Makefile
--- Makefile 27 Jun 2006 03:58:58 -0000 1.3
+++ Makefile 23 Apr 2007 05:40:59 -0000
@@ -20,16 +20,16 @@
${SITE_PERL}/Algorithm/Diff.pm:${PORTSDIR}/devel/p5-Algorithm-Diff
RUN_DEPENDS= ${BUILD_DEPENDS}
+DEPRECATED= Already bundled in www/p5-Kwiki (0.39 or latter)
+EXPIRATION_DATE= 2007-07-28
+BROKEN= ${DEPRECATED}
+
PERL_CONFIGURE= yes
MAN3= Kwiki::Diff.3
.include <bsd.port.pre.mk>
-.if ${PERL_LEVEL} < 500601
-IGNORE= requires perl 5.6.x or later. Install lang/perl5 then try again
-.endif
-
post-install:
@${CAT} ${PKGMESSAGE}
--- p5-Kwiki-Diff-0.03.patch ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list