svn commit: r437120 - in head/net/py-pysendfile: . files

Danilo G. Baio (dbaio) dbaio at bsd.com.br
Tue Mar 28 15:12:17 UTC 2017


On Tue, Mar 28, 2017 at 12:00:37PM +0000, Li-Wen Hsu wrote:
> Author: lwhsu
> Date: Tue Mar 28 12:00:37 2017
> New Revision: 437120
> URL: https://svnweb.freebsd.org/changeset/ports/437120
> 
> Log:
>   - Update to 2.0.1
>   
>   Approved by:	koobs (maintainer)
> 
> Deleted:
>   head/net/py-pysendfile/files/
> Modified:
>   head/net/py-pysendfile/Makefile
>   head/net/py-pysendfile/distinfo
> 
> Modified: head/net/py-pysendfile/Makefile
> ==============================================================================
> --- head/net/py-pysendfile/Makefile	Tue Mar 28 12:00:09 2017	(r437119)
> +++ head/net/py-pysendfile/Makefile	Tue Mar 28 12:00:37 2017	(r437120)
> @@ -2,10 +2,9 @@
>  # $FreeBSD$
>  
>  PORTNAME=	pysendfile
> -PORTVERSION=	2.0.0
> -PORTREVISION=	1
> +PORTVERSION=	2.0.1
>  CATEGORIES=	net python devel
> -MASTER_SITES=	GOOGLE_CODE
> +MASTER_SITES=	CHEESESHOP
>  PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
>  
>  MAINTAINER=	koobs at FreeBSD.org
> @@ -13,10 +12,6 @@ COMMENT=	Python interface to sendfile(2)
>  
>  LICENSE=	MIT
>  
> -BROKEN=		Unfetchable (google code has gone away)
> -DEPRECATED=	Unfetchable for more than six months (google code has gone away)
> -EXPIRATION_DATE=	2017-04-30


Hi.

I would like to add two points:

- Add LICENSE_FILE
- Strip sendfile.so

====> Running Q/A tests (stage-qa)
Warning: 'lib/python2.7/site-packages/sendfile.so' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD}

PR: 217373

Regards.
--
Danilo G. Baio (dbaio)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <http://lists.freebsd.org/pipermail/svn-ports-all/attachments/20170328/e6013d7f/attachment.sig>


More information about the svn-ports-all mailing list