Your tree is not up to date.
On 2017/10/07 16:39, Rafael Sadowski wrote:
> Hi All,
>
> update xwallpaper to 0.2.2 from maintainer.
>
> New features:
> Added zsh completion file
>
> Ok? Comments?
>
> Best regards,
>
> Rafael Sadowski
>
>
> Index: Makefile
> ===================================================================
> RCS file: /cvs/ports/x11/xwallpaper/Makefile,v
> retrieving revision 1.1.1.1
> diff -u -p -u -p -r1.1.1.1 Makefile
> --- Makefile 23 Apr 2017 21:22:25 -0000 1.1.1.1
> +++ Makefile 7 Oct 2017 14:36:57 -0000
> @@ -4,7 +4,7 @@ COMMENT = wallpaper setting utility for
>
> GH_ACCOUNT = stoeckmann
> GH_PROJECT = xwallpaper
> -GH_TAGNAME = v0.2.1
> +GH_TAGNAME = v0.2.2
>
> CATEGORIES = x11 graphics
>
> @@ -15,7 +15,7 @@ PERMIT_PACKAGE_CDROM = Yes
>
> # uses pledge()
> WANTLIB += X11 Xpm c jpeg pixman-1 png pthread-stubs xcb xcb-image
> -WANTLIB += xcb-randr xcb-shm xcb-util
> +WANTLIB += xcb-randr xcb-shm xcb-util z
>
> LIB_DEPENDS += graphics/jpeg \
> graphics/png
> Index: distinfo
> ===================================================================
> RCS file: /cvs/ports/x11/xwallpaper/distinfo,v
> retrieving revision 1.1.1.1
> diff -u -p -u -p -r1.1.1.1 distinfo
> --- distinfo 23 Apr 2017 21:22:25 -0000 1.1.1.1
> +++ distinfo 7 Oct 2017 14:36:57 -0000
> @@ -1,2 +1,2 @@
> -SHA256 (xwallpaper-0.2.1.tar.gz) =
> kYSy1tOXigEf/tgiU7bTipwzckUOp2UBj4aZjHxFivs=
> -SIZE (xwallpaper-0.2.1.tar.gz) = 12653
> +SHA256 (xwallpaper-0.2.2.tar.gz) =
> T51H72hehrXDchDoSoJ2nMO6KnhuSRty694Ot2rym6E=
> +SIZE (xwallpaper-0.2.2.tar.gz) = 13103
> Index: pkg/PLIST
> ===================================================================
> RCS file: /cvs/ports/x11/xwallpaper/pkg/PLIST,v
> retrieving revision 1.1.1.1
> diff -u -p -u -p -r1.1.1.1 PLIST
> --- pkg/PLIST 23 Apr 2017 21:22:25 -0000 1.1.1.1
> +++ pkg/PLIST 7 Oct 2017 14:36:57 -0000
> @@ -1,3 +1,6 @@
> @comment $OpenBSD: PLIST,v 1.1.1.1 2017/04/23 21:22:25 rsadowski Exp $
> @bin bin/xwallpaper
> @man man/man1/xwallpaper.1
> +share/zsh/
> +share/zsh/vendor-completions/
> +share/zsh/vendor-completions/_xwallpaper
>