Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 16 Oct 2020 03:44:39 +0800
From:      Po-Chuan Hsieh <sunpoet@freebsd.org>
To:        Mathieu Arnold <mat@freebsd.org>
Cc:        =?UTF-8?Q?Lo=C3=AFc_Bartoletti?= <lbartoletti@freebsd.org>,  ports-committers@freebsd.org, svn-ports-all@freebsd.org,  svn-ports-head@freebsd.org
Subject:   Re: svn commit: r552385 - head/databases/postgis24
Message-ID:  <CAMHz58S8eNpwQ2A37GnbYvzd5RkhyeTiMB23ExjB_C-Yro6p%2Bw@mail.gmail.com>
In-Reply-To: <20201015094251.zp2mu6njwxzdhdv6@aching.in.mat.cc>
References:  <202010150604.09F64RdN078259@repo.freebsd.org> <20201015094251.zp2mu6njwxzdhdv6@aching.in.mat.cc>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Oct 15, 2020 at 5:42 PM Mathieu Arnold <mat@freebsd.org> wrote:

> On Thu, Oct 15, 2020 at 06:04:27AM +0000, Lo=C3=AFc Bartoletti wrote:
> > Author: lbartoletti
> > Date: Thu Oct 15 06:04:26 2020
> > New Revision: 552385
> > URL: https://svnweb.freebsd.org/changeset/ports/552385
> >
> > Log:
> >   databases/postgis24: Update postgresql versions available
> >
> >   postgis24 can be built with postgresql12. Update postgresql range
> versions accordingly.
> >
> > Modified:
> >   head/databases/postgis24/Makefile
> >
> > Modified: head/databases/postgis24/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=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D
> > --- head/databases/postgis24/Makefile Thu Oct 15 05:54:30 2020
> (r552384)
> > +++ head/databases/postgis24/Makefile Thu Oct 15 06:04:26 2020
> (r552385)
> > @@ -3,6 +3,7 @@
> >
> >  PORTNAME=3D    postgis
> >  PORTVERSION=3D 2.4.9
> > +PORTREVISION=3D        1
>
> Why bump PORTREVISION?
>

Hi mat,

It changes pgsql dependency from a lower version (9.5 by default) to 12
since PGSQL_DEFAULT is 12.


> >  CATEGORIES=3D  databases geography
> >  MASTER_SITES=3D        https://download.osgeo.org/postgis/source/
> >  PKGNAMESUFFIX=3D       24
> > @@ -19,7 +20,7 @@ LIB_DEPENDS=3D        libproj.so:graphics/proj \
> >               libgdal.so:graphics/gdal
> >
> >  USES=3D                alias gettext gmake gnome iconv:wchar_t
> libtool:keepla \
> > -             localbase perl5 pkgconfig pgsql:9.5-10 shebangfix
> > +             localbase perl5 pkgconfig pgsql:9.5-12 shebangfix
> >  USE_GNOME=3D   libxml2
> >  USE_LDCONFIG=3D        yes
> >  USE_PERL5=3D   build
> >
>
> --
> Mathieu Arnold
>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAMHz58S8eNpwQ2A37GnbYvzd5RkhyeTiMB23ExjB_C-Yro6p%2Bw>