Date: Thu, 06 Mar 2014 06:06:05 -0800 From: Cy Schubert <Cy.Schubert@komquats.com> To: Baptiste Daroussin <bapt@FreeBSD.org> Cc: Cy Schubert <Cy.Schubert@komquats.com>, svn-ports-head@freebsd.org, svn-ports-all@freebsd.org, ports-committers@freebsd.org, Cy Schubert <cy@FreeBSD.org> Subject: Re: svn commit: r347066 - in head/sysutils: syslog-ng syslog-ng-devel syslog-ng33 Message-ID: <201403061406.s26E65u8008364@slippy.cwsent.com> In-Reply-To: Message from Baptiste Daroussin <bapt@FreeBSD.org> of "Tue, 04 Mar 2014 22:06:05 %2B0100." <20140304210605.GC93427@ithaqua.etoilebsd.net>
next in thread | previous in thread | raw e-mail | index | archive | help
In message <20140304210605.GC93427@ithaqua.etoilebsd.net>, Baptiste Daroussin w rites: > > --ZwgA9U+XZDXt4+m+ > Content-Type: text/plain; charset=us-ascii > Content-Disposition: inline > Content-Transfer-Encoding: quoted-printable > > On Tue, Mar 04, 2014 at 12:53:21PM -0800, Cy Schubert wrote: > > In message <20140304202324.GB93427@ithaqua.etoilebsd.net>, Baptiste=20 > > Daroussin w > > rites: > > > On Tue, Mar 04, 2014 at 08:12:49PM +0000, Cy Schubert wrote: > > > > Author: cy > > > > Date: Tue Mar 4 20:12:48 2014 > > > > New Revision: 347066 > > > > URL: http://svnweb.freebsd.org/changeset/ports/347066 > > > > QAT: https://qat.redports.org/buildarchive/r347066/ > > > >=3D20 > > > > Log: > > > > Chase databases/libdbi shared lib. > > > >=3D20 > > > > Modified: > > > > head/sysutils/syslog-ng-devel/Makefile > > > > head/sysutils/syslog-ng/Makefile > > > > head/sysutils/syslog-ng33/Makefile > > > >=3D20 > > > > Modified: head/sysutils/syslog-ng-devel/Makefile > > > > =3D3D=3D3D=3D3D=3D3D=3D3D=3D3D=3D3D=3D3D=3D3D=3D3D=3D3D=3D3D=3D3D=3D3= > D=3D3D=3D3D=3D3D=3D3D=3D3D=3D3D=3D3D=3D3D=3D3D=3D3D=3D > > > =3D3D=3D3D=3D3D=3D3D=3D3D=3D3D=3D3D=3D3D=3D3D=3D3D=3D3D=3D3D=3D3D=3D3D= > =3D3D=3D3D=3D3D=3D3D=3D3D=3D3D=3D3D=3D3D=3D3D=3D3D=3D3D=3D > > > =3D3D=3D3D=3D3D=3D3D=3D3D=3D3D=3D3D=3D3D=3D3D=3D3D=3D3D=3D3D=3D3D=3D3D= > =3D3D=3D3D=3D3D=3D3D=3D3D=3D3D=3D3D=3D3D=3D3D=3D3D=3D3D=3D > > > =3D3D=3D3D=3D3D=3D3D > > > > --- head/sysutils/syslog-ng-devel/Makefile Tue Mar 4 20:03:43 201 > 4 > > > (r347=3D > > > 065) > > > > +++ head/sysutils/syslog-ng-devel/Makefile Tue Mar 4 20:12:48 201 > 4 > > > (r347=3D > > > 066) > > > > @@ -3,6 +3,7 @@ > > > > =3D20 > > > > PORTNAME=3D3D syslog-ng > > > > PORTVERSION=3D3D 3.5.3 > > > > +PORTREVISION=3D3D 1 > > > > CATEGORIES=3D3D sysutils > > > > PKGNAMESUFFIX=3D3D -devel > > > > DISTVERSION=3D3D $(PORTVERSION:S/a/alpha/:S/b/beta/:S/r/rc/) > > > > @@ -125,7 +126,7 @@ CONFIGURE_ARGS+=3D3D --disable-smtp > > > > .endif > > > > =3D20 > > > > .if ${PORT_OPTIONS:MSQL} > > > > -LIB_DEPENDS+=3D3D dbi.1:${PORTSDIR}/databases/libdbi > > > > +LIB_DEPENDS+=3D3D dbi.2:${PORTSDIR}/databases/libdbi > > > this format is deprecated, please consider adding DEVELOPER=3D3Dyes to= > you > > > make.conf and update your ports up to modern standard please? > > >=20 > >=20 > > Thanks. Fixed. > >=20 > >=20 > > --=20 > > Cheers, > > Cy Schubert <Cy.Schubert@komquats.com> > > FreeBSD UNIX: <cy@FreeBSD.org> Web: http://www.FreeBSD.org > >=20 > > The need of the many outweighs the greed of the few. > >=20 > >=20 > >=20 > > That was fast, thanks a lot NP. My syslog-ng upline is producing a new port which will depend on a specific version of syslog-ng (currently in syslog-ng-devel). Depending on a versioned library would make sense there though. -- Cheers, Cy Schubert <Cy.Schubert@komquats.com> FreeBSD UNIX: <cy@FreeBSD.org> Web: http://www.FreeBSD.org The need of the many outweighs the greed of the few.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201403061406.s26E65u8008364>