Le Thu, Jan 25, 2024 at 09:07:22PM -0800, Renato Aguiar a écrit :
> Here is a trivial diff updating databases/timescaledb to 2.13.1:
> 

Commited, thank you.

It seems your MUA is messing with your diff.

Denis

> diff -ru /usr/ports/databases/timescaledb/Makefile ./Makefile
> --- /usr/ports/databases/timescaledb/Makefile Sat Dec  2    14:59:44 2023
> +++ ./Makefile        Thu Jan 25 21:00:33 2024
> @@ -2,7 +2,7 @@
> 
> GH_ACCOUNT =  timescale
> GH_PROJECT =  timescaledb
> -GH_TAGNAME = 2.13.0
> +GH_TAGNAME = 2.13.1
> 
> CATEGORIES =  databases
> HOMEPAGE =    https://www.timescale.com/
> diff -ru /usr/ports/databases/timescaledb/distinfo ./distinfo
> --- /usr/ports/databases/timescaledb/distinfo Sat Dec  2    14:59:44 2023
> +++ ./distinfo        Thu Jan 25 21:00:40 2024
> @@ -1,2 +1,2 @@
> -SHA256 (timescaledb-2.13.0.tar.gz) =
> WEo1HHd18OBn6qDnJ36ojKuQd8xMRVy78JpdlyPc6V0=
> -SIZE (timescaledb-2.13.0.tar.gz) = 8214444
> +SHA256 (timescaledb-2.13.1.tar.gz) =
> yk9IFHyxvzvyKvn2Q4IqWTHhKomQnMc8SondrjyCisE=
> +SIZE (timescaledb-2.13.1.tar.gz) = 8239930
> diff -ru /usr/ports/databases/timescaledb/pkg/PLIST ./pkg/PLIST
> --- /usr/ports/databases/timescaledb/pkg/PLIST        Sat Dec  2    14:59:44 
> 2023
> +++ ./pkg/PLIST       Thu Jan 25 21:03:02 2024
> @@ -14,6 +14,7 @@
> share/postgresql/extension/timescaledb--2.12.0--${GH_TAGNAME}.sql
> share/postgresql/extension/timescaledb--2.12.1--${GH_TAGNAME}.sql
> share/postgresql/extension/timescaledb--2.12.2--${GH_TAGNAME}.sql
> +share/postgresql/extension/timescaledb--2.13.0--${GH_TAGNAME}.sql
> share/postgresql/extension/timescaledb--${GH_TAGNAME}.sql
> share/postgresql/extension/timescaledb--2.2.0--${GH_TAGNAME}.sql
> share/postgresql/extension/timescaledb--2.2.1--${GH_TAGNAME}.sql
> 
> 
> 
> -- 
> Renato Aguiar
> 

Reply via email to