On 2012-06-18 07:26, Dima Panov wrote:
> 18.06.2012 6:22, Olli Hauer пишет:
>> ohauer 2012-06-17 19:22:58 UTC
>>
>>FreeBSD ports repository
>>
>>Modified files:
>> www/mod_perl2Makefile distinfo
>>Log:
>>- update to version 2.0.7
>>- Use APACHE macro for MASTER
18.06.2012 6:22, Olli Hauer пишет:
ohauer 2012-06-17 19:22:58 UTC
FreeBSD ports repository
Modified files:
www/mod_perl2Makefile distinfo
Log:
- update to version 2.0.7
- Use APACHE macro for MASTER_SITES
- Remove SITE_PERL from *_DEPENDS
Changes:
www/mod_perl2, which was previously failing is OK after this commit.
Thanks for fixing it!
A description of the testing process can be found here:
http://T32.TecNik93.com/FreeBSD/QA-Tindy/
Thanks for your work on making FreeBSD better,
--
QAT - your friendly neighborhood Daemon,
preparing a h
The Restless Daemon identified a mtree error while trying to build:
mod_perl2-2.0.4_2,3 maintained by apa...@freebsd.org
Makefile ident: $FreeBSD: ports/www/mod_perl2/Makefile,v 1.70 2010/05/19
18:45:03 pgollucci Exp $
Excerpt from http://QAT.TecNik93.com/logs/8-STABLE-NPD/mod_perl2-2.0.4_2,3.l
Marcelo Araujo wrote:
| .if exists(${LOCALBASE}/include/apr-1/apr.h)
| -APR_H= ${LOCALBASE}/include/apr-1/apr.h
| +
| +APR_l= ${LOCALBASE}/include/apr-1/apr.h
| .elif exists(${LOCALBASE}/include/apr/apr.h)
| APR_H= ${LOCALBASE}/include/apr/apr.h
| .en
On Mon, 25 Sep 2006 10:26:44 + (UTC)
Martin Wilke <[EMAIL PROTECTED]> wrote:
ups I forgot the Notes:
- Bump PORTREVISION
> miwi2006-09-25 10:26:44 UTC
>
> FreeBSD ports repository
>
> Modified files:
> www/mod_perl2Makefile
> Log:
> - Fix dependencies
>
>