ping
On Thu, Apr 28, 2016 at 10:27:46PM +0200, Jan Klemkow wrote:
> Hi,
>
> I added some new features and support for pledge(2) upstream. Here is
> the new version of this port. I Hope this fits your expectations on
> quality. Just notice me if something is wrong. I will fix it.
>
> Thanks,
> Jan
>
> Index: Makefile
> ===================================================================
> RCS file: /cvs/ports/net/ucspi-tools/Makefile,v
> retrieving revision 1.3
> diff -u -p -r1.3 Makefile
> --- Makefile 18 Sep 2015 22:39:32 -0000 1.3
> +++ Makefile 28 Apr 2016 20:17:49 -0000
> @@ -2,12 +2,12 @@
>
> COMMENT= socks proxy and tls support for ucspi
>
> -DISTNAME= ucspi-tools-1.3
> +DISTNAME= ucspi-tools-1.4
> CATEGORIES= net
>
> GH_ACCOUNT= younix
> GH_PROJECT= ucspi
> -GH_COMMIT= 989d21dc6b86cec495313bc2a9d07d9dc8d259cf
> +GH_COMMIT= 5e964bbf6e2e38b08bf74bbe17fa648102f5853d
>
> HOMEPAGE= https://github.com/younix/ucspi
> MAINTAINER= Jan Klemkow <j.klem...@wemelug.de>
> Index: distinfo
> ===================================================================
> RCS file: /cvs/ports/net/ucspi-tools/distinfo,v
> retrieving revision 1.2
> diff -u -p -r1.2 distinfo
> --- distinfo 18 Sep 2015 22:39:32 -0000 1.2
> +++ distinfo 28 Apr 2016 20:17:56 -0000
> @@ -1,2 +1,2 @@
> -SHA256 (ucspi-tools-1.3.tar.gz) =
> z3saOThHrdEMTVORoG6epqWzcumpXo84BNEE5W0VcyE=
> -SIZE (ucspi-tools-1.3.tar.gz) = 16937
> +SHA256 (ucspi-tools-1.4.tar.gz) =
> SG2JyDhmfWluE5tBEAiMAldDfPcxnOM+JVnk4axn9NU=
> +SIZE (ucspi-tools-1.4.tar.gz) = 19053
> Index: pkg/PLIST
> ===================================================================
> RCS file: /cvs/ports/net/ucspi-tools/pkg/PLIST,v
> retrieving revision 1.1.1.1
> diff -u -p -r1.1.1.1 PLIST
> --- pkg/PLIST 19 Jun 2015 16:40:21 -0000 1.1.1.1
> +++ pkg/PLIST 28 Apr 2016 20:18:02 -0000
> @@ -1,5 +1,7 @@
> @comment $OpenBSD: PLIST,v 1.1.1.1 2015/06/19 16:40:21 jca Exp $
> @bin bin/sockc
> @bin bin/tlsc
> +@bin bin/tlss
> @man man/man1/sockc.1
> @man man/man1/tlsc.1
> +@man man/man1/tlss.1
>