Re: x11/cool-retro-term 1.1.0 -> 1.1.1

2019-01-28 Thread Sascha Paunovic
Whoops. Forgot to list the changes (from Github):

* Fix rame rendering issues on Nvidia GPUs
* Fix High DPI issues
* Make burnin optimization optional (was introducing timing artifacts under 
macOS)
* Fix issue with font scaling slider.

On Mon, 28 Jan 2019 11:28:05 +0100
Sascha Paunovic  wrote:

> Hi,
> 
> attached is an update of cool-retro-term to 1.1.1.
> "cool-retro-term --version" now actually outputs 1.1.1 thanks to pinging
> upstream :)
> 
> Builds and runs fine for me on amd64.
> 
> diff --git Makefile Makefile
> index d99d5756d4f..0eb702a8505 100644
> --- Makefile
> +++ Makefile
> @@ -6,7 +6,7 @@ CATEGORIES =  x11
>  
>  GH_ACCOUNT = Swordfish90
>  GH_PROJECT = cool-retro-term
> -GH_TAGNAME = 1.1.0
> +GH_TAGNAME = 1.1.1
>  
>  QMLTERMWIDGET =  48274c75660e28d44af7c195e79accdf1bd44963
>  MASTER_SITES0 =  https://github.com/Swordfish90/qmltermwidget/archive/
> diff --git distinfo distinfo
> index 64a923b68cd..cfd868da88c 100644
> --- distinfo
> +++ distinfo
> @@ -1,4 +1,4 @@
> -SHA256 (cool-retro-term-1.1.0.tar.gz) = 
> 9XNK79/C6TQ7aiTuKX9UOjai4N8NoPmslLANkwAYX4o=
> +SHA256 (cool-retro-term-1.1.1.tar.gz) = 
> ElK6+jPIvvu4ZSjtdduYZ3zcEphwTbco4yb/0ljV7RM=
>  SHA256 (qmltermwidget-48274c75660e28d44af7c195e79accdf1bd44963.tar.gz) = 
> oU1pZMHuvpKELoJK+GBr4ilbYbsmCUWl1eh2lDxGjiY=
> -SIZE (cool-retro-term-1.1.0.tar.gz) = 1973348
> +SIZE (cool-retro-term-1.1.1.tar.gz) = 1975853
>  SIZE (qmltermwidget-48274c75660e28d44af7c195e79accdf1bd44963.tar.gz) = 219645


-- 
Sascha Paunovic 



x11/cool-retro-term 1.1.0 -> 1.1.1

2019-01-28 Thread Sascha Paunovic
Hi,

attached is an update of cool-retro-term to 1.1.1.
"cool-retro-term --version" now actually outputs 1.1.1 thanks to pinging
upstream :)

Builds and runs fine for me on amd64.

diff --git Makefile Makefile
index d99d5756d4f..0eb702a8505 100644
--- Makefile
+++ Makefile
@@ -6,7 +6,7 @@ CATEGORIES =x11
 
 GH_ACCOUNT =   Swordfish90
 GH_PROJECT =   cool-retro-term
-GH_TAGNAME =   1.1.0
+GH_TAGNAME =   1.1.1
 
 QMLTERMWIDGET =48274c75660e28d44af7c195e79accdf1bd44963
 MASTER_SITES0 =https://github.com/Swordfish90/qmltermwidget/archive/
diff --git distinfo distinfo
index 64a923b68cd..cfd868da88c 100644
--- distinfo
+++ distinfo
@@ -1,4 +1,4 @@
-SHA256 (cool-retro-term-1.1.0.tar.gz) = 
9XNK79/C6TQ7aiTuKX9UOjai4N8NoPmslLANkwAYX4o=
+SHA256 (cool-retro-term-1.1.1.tar.gz) = 
ElK6+jPIvvu4ZSjtdduYZ3zcEphwTbco4yb/0ljV7RM=
 SHA256 (qmltermwidget-48274c75660e28d44af7c195e79accdf1bd44963.tar.gz) = 
oU1pZMHuvpKELoJK+GBr4ilbYbsmCUWl1eh2lDxGjiY=
-SIZE (cool-retro-term-1.1.0.tar.gz) = 1973348
+SIZE (cool-retro-term-1.1.1.tar.gz) = 1975853
 SIZE (qmltermwidget-48274c75660e28d44af7c195e79accdf1bd44963.tar.gz) = 219645