On 2018/10/16 11:01, Brian Callahan wrote:
> Hi ports --
> 
> Attached is a small update to net/tintin++. I sent this to the maintainer
> some months ago and never heard back.
> 
> OK?

Can you clean up whitespace while there please? Some indents are done
with spaces which should be tabs (made more obvious by sending the diff
which has things misaligned between adjacent lines), and inconsistent
" =" vs "=" ..


> ~Brian
> 

> Index: Makefile
> ===================================================================
> RCS file: /cvs/ports/net/tintin++/Makefile,v
> retrieving revision 1.21
> diff -u -p -r1.21 Makefile
> --- Makefile  12 Sep 2017 02:59:45 -0000      1.21
> +++ Makefile  16 Oct 2018 15:00:49 -0000
> @@ -1,7 +1,7 @@
>  # $OpenBSD: Makefile,v 1.21 2017/09/12 02:59:45 bcallah Exp $ 
>  
>  COMMENT=     client program for playing muds with advanced features
> -DISTNAME =   tintin-2.01.3
> +DISTNAME =   tintin-2.01.4
>  CATEGORIES=     net games
>  
>  HOMEPAGE=       http://tintin.sourceforge.net/

This is now https://tintin.sourceforge.io/

> Index: distinfo
> ===================================================================
> RCS file: /cvs/ports/net/tintin++/distinfo,v
> retrieving revision 1.6
> diff -u -p -r1.6 distinfo
> --- distinfo  12 Sep 2017 02:59:45 -0000      1.6
> +++ distinfo  16 Oct 2018 15:00:49 -0000
> @@ -1,2 +1,2 @@
> -SHA256 (tintin-2.01.3.tar.gz) = xVIV/0pz1MZRqOz9wyP5gbYiYjOOAYC/W9yVu8Gu/i0=
> -SIZE (tintin-2.01.3.tar.gz) = 282271
> +SHA256 (tintin-2.01.4.tar.gz) = 3SKvv/Rak+w5kGW644VIkTGvfhtq6Kuyj4DWoDuC67w=
> +SIZE (tintin-2.01.4.tar.gz) = 284704


Reply via email to