svn commit: r552385 - head/databases/postgis24

Mathieu Arnold mat at freebsd.org
Thu Oct 15 09:42:54 UTC 2020


On Thu, Oct 15, 2020 at 06:04:27AM +0000, Loïc 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
> ==============================================================================
> --- 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=	postgis
>  PORTVERSION=	2.4.9
> +PORTREVISION=	1

Why bump PORTREVISION?

>  CATEGORIES=	databases geography
>  MASTER_SITES=	https://download.osgeo.org/postgis/source/
>  PKGNAMESUFFIX=	24
> @@ -19,7 +20,7 @@ LIB_DEPENDS=	libproj.so:graphics/proj \
>  		libgdal.so:graphics/gdal
>  
>  USES=		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=	libxml2
>  USE_LDCONFIG=	yes
>  USE_PERL5=	build
> 

-- 
Mathieu Arnold
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 963 bytes
Desc: not available
URL: <http://lists.freebsd.org/pipermail/svn-ports-all/attachments/20201015/768f44b3/attachment.sig>


More information about the svn-ports-all mailing list