Ping

On Mon, Apr 24, 2017 at 07:14:36PM +0200, Anton Lindqvist wrote:
> Hi,
> Update pick to version 1.6.1. This fixes a regression introduced in the
> previous release causing tabs to not be properly displayed. Release
> notes can be found here[1].
> 
> [1] https://github.com/calleerlandsson/pick/releases/tag/v1.6.1
> 
> Index: Makefile
> ===================================================================
> RCS file: /cvs/ports/sysutils/pick/Makefile,v
> retrieving revision 1.1.1.1
> diff -u -p -r1.1.1.1 Makefile
> --- Makefile  19 Apr 2017 12:23:20 -0000      1.1.1.1
> +++ Makefile  24 Apr 2017 17:12:22 -0000
> @@ -2,7 +2,7 @@
>  
>  COMMENT =    fuzzy select anything
>  
> -V =          1.6.0
> +V =          1.6.1
>  DISTNAME =   pick-${V}
>  
>  CATEGORIES = sysutils
> Index: distinfo
> ===================================================================
> RCS file: /cvs/ports/sysutils/pick/distinfo,v
> retrieving revision 1.1.1.1
> diff -u -p -r1.1.1.1 distinfo
> --- distinfo  19 Apr 2017 12:23:20 -0000      1.1.1.1
> +++ distinfo  24 Apr 2017 17:12:22 -0000
> @@ -1,2 +1,2 @@
> -SHA256 (pick-1.6.0.tar.gz) = 0DT9dSVsyz6MZSMZasJQtEsYFwpllJRO1tI9G8q/rmo=
> -SIZE (pick-1.6.0.tar.gz) = 100855
> +SHA256 (pick-1.6.1.tar.gz) = stA4TDdraXt+jxeENIXmNzUU8AGzW+GLZBSi/VztjZs=
> +SIZE (pick-1.6.1.tar.gz) = 100881

Reply via email to