Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 19 Mar 2012 22:19:13 -0400
From:      Steve Wills <swills@FreeBSD.org>
To:        "Philip M. Gollucci" <pgollucci@gmail.com>
Cc:        cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org, ports-committers@FreeBSD.org
Subject:   Re: cvs commit: ports/www/p5-Apache-Archive Makefile
Message-ID:  <4F67E921.9080000@FreeBSD.org>
In-Reply-To: <4F67E7EB.6010809@p6m7g8.com>
References:  <201203191521.q2JFL3RQ058504@repoman.freebsd.org> <4F67E7EB.6010809@p6m7g8.com>

next in thread | previous in thread | raw e-mail | index | archive | help
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
> 
> 




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4F67E921.9080000>