On 2017/08/05 15:25, Андрей Болконский wrote:
> Hello!
> 
> cvs server: Diffing .
> Index: Makefile
> ===================================================================
> RCS file: /cvs/ports/devel/geany/Makefile,v
> retrieving revision 1.52
> diff -u -p -u -p -r1.52 Makefile
> --- Makefile    26 Jul 2017 22:45:17 -0000      1.52
> +++ Makefile    5 Aug 2017 12:13:32 -0000
> @@ -2,9 +2,8 @@
> 
>  COMMENT=       small and lightweight IDE
> 
> -DISTNAME =     geany-1.29
> +DISTNAME =     geany-1.31
>  SHARED_LIBS +=  geany                     0.0 # 0.0
> -REVISION =     0
> 
>  CATEGORIES=    devel
> 
> Index: distinfo
> ===================================================================
> RCS file: /cvs/ports/devel/geany/distinfo,v
> retrieving revision 1.17
> diff -u -p -u -p -r1.17 distinfo
> --- distinfo    27 Feb 2017 11:18:57 -0000      1.17
> +++ distinfo    5 Aug 2017 12:13:32 -0000
> @@ -1,2 +1,2 @@
> -SHA256 (geany-1.29.tar.bz2) = OUMHWWvJCEGWF+TDPpPq6LW3M9/I0BFhZ3uMvTpPsg8=
> -SIZE (geany-1.29.tar.bz2) = 4364252
> +SHA256 (geany-1.31.tar.bz2) = MP25Brt2xCUai8+D7iZ9sowm72q4Z2aKeCzsEWSjq6U=
> +SIZE (geany-1.31.tar.bz2) = 4355879
> cvs server: Diffing pkg
> 
> Amd64 build ok.
> ok?

plist needs an update (new file) and the library minor version needs
bumping (new function).

Since it's being updated anyway, gettext should stop using the
module - switch to a normal LIB_DEPENDS instead and regenerate
WANTLIB (remove those lines, "make port-lib-depends-check", and
copy in the new set).

And CC the maintainer.

Reply via email to