Date: Tue, 28 Mar 2017 12:02:07 +0000 (UTC) From: Li-Wen Hsu <lwhsu@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r437121 - head/net/py-pysendfile Message-ID: <201703281202.v2SC27PG060949@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: lwhsu Date: Tue Mar 28 12:02:07 2017 New Revision: 437121 URL: https://svnweb.freebsd.org/changeset/ports/437121 Log: - Update WWW Modified: head/net/py-pysendfile/pkg-descr Modified: head/net/py-pysendfile/pkg-descr ============================================================================== --- head/net/py-pysendfile/pkg-descr Tue Mar 28 12:00:37 2017 (r437120) +++ head/net/py-pysendfile/pkg-descr Tue Mar 28 12:02:07 2017 (r437121) @@ -3,4 +3,4 @@ from one file descriptor to another (a s to the fact that all of the copying of data between the two descriptors is done entirely by the kernel, with no copying of data into userspace buffers. -WWW: http://code.google.com/p/pysendfile +WWW: https://github.com/giampaolo/pysendfile
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201703281202.v2SC27PG060949>