From owner-cvs-all@FreeBSD.ORG Thu Mar 17 21:35:39 2011 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 4236D106564A; Thu, 17 Mar 2011 21:35:39 +0000 (UTC) (envelope-from pav@FreeBSD.org) Received: from sup.oook.cz (sup.oook.cz [94.23.0.135]) by mx1.freebsd.org (Postfix) with ESMTP id B5EB28FC1B; Thu, 17 Mar 2011 21:35:38 +0000 (UTC) Received: from [192.168.0.23] (ip-62-245-117-217.net.upcbroadband.cz [62.245.117.217]) (authenticated bits=0) by sup.oook.cz (8.14.4/8.14.4) with ESMTP id p2HLZcfE096017; Thu, 17 Mar 2011 22:35:40 +0100 (CET) (envelope-from pav@FreeBSD.org) From: Pav Lucistnik To: olli hauer In-Reply-To: <4D826AB0.3020003@gmx.de> References: <201103162128.p2GLSVOR045823@repoman.freebsd.org> <4D8173F8.70706@p6m7g8.com> <4D81E7CA.7080409@FreeBSD.org> <4D8215CB.10604@p6m7g8.com> <4D8258FF.2090103@gmx.de> <1300390857.93905.0.camel@hood.oook.cz> <4D826AB0.3020003@gmx.de> Content-Type: multipart/signed; micalg="pgp-sha1"; protocol="application/pgp-signature"; boundary="=-zCv1r3rzJKc95vORhNHL" Date: Thu, 17 Mar 2011 22:35:30 +0100 Message-ID: <1300397730.93905.27.camel@hood.oook.cz> Mime-Version: 1.0 X-Mailer: Evolution 2.32.1 FreeBSD GNOME Team Port X-Scanned-By: MIMEDefang 2.68 on 94.23.0.135 X-Milter: Spamilter (Reciever: sup.oook.cz; Sender-ip: 62.245.117.217; Sender-helo: [192.168.0.23]; ) Cc: "Philip M. Gollucci" , cvs-ports@FreeBSD.org, ohauer@FreeBSD.org, cvs-all@FreeBSD.org, ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/devel/otrs Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: pav@FreeBSD.org List-Id: **OBSOLETE** CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 17 Mar 2011 21:35:39 -0000 --=-zCv1r3rzJKc95vORhNHL Content-Type: text/plain; charset="ISO-8859-2" Content-Transfer-Encoding: quoted-printable Don't see how this could help (and indeed, it does not.) olli hauer p=ED=B9e v =E8t 17. 03. 2011 v 21:10 +0100: > On 2011-03-17 20:40, Pav Lucistnik wrote: > > olli hauer p=ED=B9e v =E8t 17. 03. 2011 v 19:54 +0100: > >=20 > >> @pav > >> can you send me the URL to the last run of otrs, so I can fix the port > >> or send an PR? > >=20 > > http://pointyhat.freebsd.org/errorlogs/amd64-errorlogs/e.8.201103171004= 10/otrs-3.0.6.log > >=20 >=20 > Thanks Pav, >=20 > can you test the following diff? >=20 > // olli >=20 >=20 > # rcsdiff -u Makefile > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D > RCS file: RCS/Makefile,v > retrieving revision 1.1 > diff -u -r1.1 Makefile > --- Makefile 2011/03/17 19:52:03 1.1 > +++ Makefile 2011/03/17 20:04:40 > @@ -77,6 +77,7 @@ > var/httpd/htdocs/skins/Agent/*/img/source >=20 > USE_PERL5=3D yes > +USE_APACHE=3D 1.3+ >=20 > .include >=20 > @@ -90,11 +91,8 @@ > USE_PGSQL=3D yes > .endif >=20 > -.ifdef WITH_MODPERL2 > -USE_APACHE=3D 2.2+ > +.if defined(WITH_MODPERL2) || ${APACHE_VERSION} > 13 > RUN_DEPENDS+=3D ${APACHE_PKGNAMEPREFIX}mod_perl2>=3D2.0.0:${PORTSDIR}/w= ww/mod_perl2 > -.else > -USE_APACHE=3D 1.3+ > .endif >=20 > .ifdef WITH_REPORTS_MODULES --=20 --=20 Pav Lucistnik Pilot to Co-Pilot: Boo. --=-zCv1r3rzJKc95vORhNHL Content-Type: application/pgp-signature; name="signature.asc" Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.11 (FreeBSD) iEYEABECAAYFAk2CfqIACgkQntdYP8FOsoLPUwCdEDO07COo6gLbN0lqEvEdSpOW flMAnjXj/v4DwyEB6ufaXG6aAmjzQaHO =iTCz -----END PGP SIGNATURE----- --=-zCv1r3rzJKc95vORhNHL--