Ah, will do, thanks! Steve
On 03/19/12 22:14, Philip M. Gollucci wrote: > Ditto previous comment about just removing it. > On 03/19/12 15:21, Steve Wills wrote: >> swills 2012-03-19 15:21:03 UTC >> >> FreeBSD ports repository >> >> Modified files: >> www/p5-Apache-Archive Makefile >> Log: >> - Mark deprecated since it requires mod_perl 1 which is removed from ports >> >> Feature safe: yes >> >> Revision Changes Path >> 1.13 +3 -0 ports/www/p5-Apache-Archive/Makefile >> >> http://cvsweb.FreeBSD.org/ports/www/p5-Apache-Archive/Makefile.diff?r1=1.12&r2=1.13&f=h >> | --- ports/www/p5-Apache-Archive/Makefile 2012/01/21 17:37:16 1.12 >> | +++ ports/www/p5-Apache-Archive/Makefile 2012/03/19 15:21:03 1.13 >> | @@ -2,7 +2,7 @@ >> | # Date created: 04 Nov 2000 >> | # Whom: will >> | # >> | -# $FreeBSD: >> /usr/local/www/cvsroot/FreeBSD/ports/www/p5-Apache-Archive/Makefile,v 1.12 >> 2012/01/21 17:37:16 eadler Exp $ >> | +# $FreeBSD: >> /usr/local/www/cvsroot/FreeBSD/ports/www/p5-Apache-Archive/Makefile,v 1.13 >> 2012/03/19 15:21:03 swills Exp $ >> | # >> | >> | PORTNAME= Apache-Archive >> | @@ -17,6 +17,9 @@ COMMENT= Perl module that creates a menu >> | BUILD_DEPENDS= >> ${SITE_PERL}/Archive/Tar.pm:${PORTSDIR}/archivers/p5-Archive-Tar >> | RUN_DEPENDS:= ${BUILD_DEPENDS} >> | >> | +DEPRECATED= Requires mod_perl 1 which is gone >> | +EXPIRATION_DATE= 2012-04-19 >> | + >> | MAKE_JOBS_SAFE= yes >> | >> | PERL_CONFIGURE= yes > > _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "[email protected]"
