On 2017/04/18 12:38, Rafael Sadowski wrote:
> RCS file: /cvs/ports/graphics/maim/Makefile,v
> retrieving revision 1.13
> diff -u -p -u -p -r1.13 Makefile
> --- Makefile  10 Apr 2017 11:46:21 -0000      1.13
> +++ Makefile  18 Apr 2017 10:37:32 -0000
> @@ -1,25 +1,31 @@
>  # $OpenBSD: Makefile,v 1.13 2017/04/10 11:46:21 sthen Exp $
>  
> -V =          3.4.43
> +V =          4.4.62
>  COMMENT =    desktop screenshot utility (make image)
>  DISTNAME =   maim-${V}
>  CATEGORIES = graphics x11
> -REVISION =   0
>  
>  GH_ACCOUNT = naelstrof
>  GH_PROJECT = maim
>  GH_TAGNAME = v${V}

DISTNAME and V aren't needed; just use GH_TAGNAME=v4.4.62

Rest looks OK.

Reply via email to