svn commit: r552385 - head/databases/postgis24

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


Le 16/10/2020 à 11:43, Mathieu Arnold a écrit :
>
>>>> 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.
> Yes, thank you.
>
> Please make sure you explain the reason things are done in the commit
> message in the future.
>
Ok, next time, I'll try to be less laconic.

Loïc



More information about the svn-ports-all mailing list