svn commit: r347066 - in head/sysutils: syslog-ng syslog-ng-devel syslog-ng33
Cy Schubert
Cy.Schubert at komquats.com
Thu Mar 6 14:06:14 UTC 2014
In message <20140304210605.GC93427 at 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 at 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 at komquats.com>
> > FreeBSD UNIX: <cy at 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 at komquats.com>
FreeBSD UNIX: <cy at FreeBSD.org> Web: http://www.FreeBSD.org
The need of the many outweighs the greed of the few.
More information about the svn-ports-all
mailing list