Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 26 Jul 2016 14:16:51 +0800
From:      Vanilla Hsu <vanilla@fatpipi.com>
To:        koobs@freebsd.org
Cc:        "Vanilla I. Shu" <vanilla@freebsd.org>,  "ports-committers@freebsd.org" <ports-committers@freebsd.org>,  "svn-ports-all@freebsd.org" <svn-ports-all@freebsd.org>,  "svn-ports-head@freebsd.org" <svn-ports-head@freebsd.org>,  FreeBSD Ports Security Team <ports-secteam@freebsd.org>
Subject:   Re: svn commit: r418988 - head/databases/postgresql-plv8js
Message-ID:  <CAB_qb6854T149kqbRtcg2LXR9NvKxREjjB7OcP7txaD8Rmbp4g@mail.gmail.com>
In-Reply-To: <b1d6bb39-6f21-a4e2-2223-a8b3f42cea2e@FreeBSD.org>
References:  <201607240435.u6O4Z6r4090252@repo.freebsd.org> <c275fbde-e1f0-7156-5d5d-c5bc6ef3a935@FreeBSD.org> <CAB_qb6_JYEbkpd9dwejcOABVN2pUHTiFFAE2tP70R1FrS6Zctg@mail.gmail.com> <b1d6bb39-6f21-a4e2-2223-a8b3f42cea2e@FreeBSD.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Just mfh to 2016Q3, thanks.

2016-07-24 22:53 GMT+08:00 Kubilay Kocak <koobs@freebsd.org>:

> On 25/07/2016 12:10 AM, Vanilla Hsu wrote:
> > I think it just fix building on 9.3.
>
> If the quarterly version of the port is affected too (doesn't build on
> 9.3), then we should MFH this commit
>
> > 2016-07-24 13:12 GMT+08:00 Kubilay Kocak <koobs@freebsd.org
> > <mailto:koobs@freebsd.org>>:
> >
> >     On 24/07/2016 2:35 PM, Vanilla I. Shu wrote:
> >     > Author: vanilla
> >     > Date: Sun Jul 24 04:35:06 2016
> >     > New Revision: 418988
> >     > URL: https://svnweb.freebsd.org/changeset/ports/418988
> >     >
> >     > Log:
> >     >   Add compiler:c++11-lang to fix build on 9.3.
> >
> >     Is quarterly affected?
> >
> >     >   Obtained from:      pkg-fallout
> >     >
> >     > Modified:
> >     >   head/databases/postgresql-plv8js/Makefile
> >     >
> >     > Modified: head/databases/postgresql-plv8js/Makefile
> >     >
> >
>  ==============================================================================
> >     > --- head/databases/postgresql-plv8js/Makefile Sun Jul 24 04:32:09
> >     2016        (r418987)
> >     > +++ head/databases/postgresql-plv8js/Makefile Sun Jul 24 04:35:06
> >     2016        (r418988)
> >     > @@ -15,7 +15,7 @@ LICENSE=    PostgreSQL
> >     >  LIB_DEPENDS+=        libv8.so:lang/v8
> >     >
> >     >  WRKSRC=              ${WRKDIR}/plv8-${PORTVERSION}
> >     > -USES=                gmake perl5 pgsql:9.1+
> >     > +USES=                compiler:c++11-lang gmake perl5 pgsql:9.1+
> >     >  USE_PERL5=   build
> >     >  USE_GITHUB=  yes
> >     >  GH_ACCOUNT=  plv8
> >     >
> >
> >
>
>



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