On Sat Apr 04, 2020 at 09:41:20AM -0600, Elias M. Mariani wrote:
> Sorry, First time sending an inline patch, with errors...
> Thanks to @rsadowski for pointing it out.
> 
> OKs?

OK rsadowski@

> 
> Cheers.
> Elias mariani@
> 
> Index: Makefile.inc
> ===================================================================
> RCS file: /cvs/ports/net/qbittorrent/Makefile.inc,v
> retrieving revision 1.9
> diff -u -p -r1.9 Makefile.inc
> --- Makefile.inc      28 Mar 2020 19:48:15 -0000      1.9
> +++ Makefile.inc      4 Apr 2020 02:33:56 -0000
> @@ -3,7 +3,7 @@
>  # qmake picks up gcrypt.h even though it's unused
>  DPB_PROPERTIES =     nojunk
>  
> -VER =                4.2.2
> +VER =                4.2.3
>  DISTNAME =   qbittorrent-${VER}
>  
>  DIST_SUBDIR =        qbittorrent
> @@ -11,6 +11,8 @@ DIST_SUBDIR =       qbittorrent
>  CATEGORIES ?=        net
>  
>  HOMEPAGE ?=  https://www.qbittorrent.org
> +
> +MAINTAINER = Elias M. Mariani <[email protected]>
>  
>  # GPLv2
>  PERMIT_PACKAGE =     Yes
> Index: qbittorrent/distinfo
> ===================================================================
> RCS file: /cvs/ports/net/qbittorrent/qbittorrent/distinfo,v
> retrieving revision 1.6
> diff -u -p -r1.6 distinfo
> --- qbittorrent/distinfo      28 Mar 2020 19:48:15 -0000      1.6
> +++ qbittorrent/distinfo      4 Apr 2020 02:33:56 -0000
> @@ -1,2 +1,2 @@
> -SHA256 (qbittorrent/qbittorrent-4.2.2.tar.gz) = 
> 6TYap1X0fGBKLuLyxD+EpMRrGI4k+E6zY+MWfFf2UlM=
> -SIZE (qbittorrent/qbittorrent-4.2.2.tar.gz) = 7967426
> +SHA256 (qbittorrent/qbittorrent-4.2.3.tar.gz) = 
> 0cbXNUNKnbPXusHopFK8ghVAhp9yIcBjVKjRkUqHp5A=
> +SIZE (qbittorrent/qbittorrent-4.2.3.tar.gz) = 7954854
> Index: qbittorrent-nox/distinfo
> ===================================================================
> RCS file: /cvs/ports/net/qbittorrent/qbittorrent-nox/distinfo,v
> retrieving revision 1.6
> diff -u -p -r1.6 distinfo
> --- qbittorrent-nox/distinfo  28 Mar 2020 19:48:15 -0000      1.6
> +++ qbittorrent-nox/distinfo  4 Apr 2020 02:33:56 -0000
> @@ -1,2 +1,2 @@
> -SHA256 (qbittorrent/qbittorrent-4.2.2.tar.gz) = 
> 6TYap1X0fGBKLuLyxD+EpMRrGI4k+E6zY+MWfFf2UlM=
> -SIZE (qbittorrent/qbittorrent-4.2.2.tar.gz) = 7967426
> +SHA256 (qbittorrent/qbittorrent-4.2.3.tar.gz) = 
> 0cbXNUNKnbPXusHopFK8ghVAhp9yIcBjVKjRkUqHp5A=
> +SIZE (qbittorrent/qbittorrent-4.2.3.tar.gz) = 7954854
> 

Reply via email to