svn commit: r552385 - head/databases/postgis24

Loïc Bartoletti lbartoletti at FreeBSD.org
Fri Oct 16 04:23:35 UTC 2020


Hello,

Le 15/10/2020 à 11:42, Mathieu Arnold a écrit :
> 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?
>
Until this patch, postgis24 required PostgreSQL 9.5-10. Since 
PGSQL_DEFAULT is 12, postgis24 will now depends to PostgreSQL12. As 
dependency changes, I thought it would be good to bump it.


Regards.

Loïc



More information about the svn-ports-all mailing list