Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 15 Mar 2015 11:47:44 +1100
From:      Kubilay Kocak <koobs@FreeBSD.org>
To:        Wen Heping <wen@FreeBSD.org>, ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   Re: svn commit: r381261 - head/www/py-pastedeploy
Message-ID:  <5504D6B0.5040106@FreeBSD.org>
In-Reply-To: <201503141151.t2EBpGmW023282@svn.freebsd.org>
References:  <201503141151.t2EBpGmW023282@svn.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On 14/03/2015 10:51 PM, Wen Heping wrote:
> Author: wen
> Date: Sat Mar 14 11:51:15 2015
> New Revision: 381261
> URL: https://svnweb.freebsd.org/changeset/ports/381261
> QAT: https://qat.redports.org/buildarchive/r381261/
> 
> Log:
>   - Update to 1.5.2 [1]
>   - Add LICENSE [1]
>   - Reset maintainer to ports@
>   
>   PR:		198033 [1]
>   Submitted by:	jun-g@daemonfreaks.com [1]
> 
> Modified:
>   head/www/py-pastedeploy/Makefile
>   head/www/py-pastedeploy/distinfo
> 
> Modified: head/www/py-pastedeploy/Makefile
> ==============================================================================
> --- head/www/py-pastedeploy/Makefile	Sat Mar 14 11:06:26 2015	(r381260)
> +++ head/www/py-pastedeploy/Makefile	Sat Mar 14 11:51:15 2015	(r381261)
> @@ -2,15 +2,16 @@
>  # $FreeBSD$
>  
>  PORTNAME=	PasteDeploy
> -PORTVERSION=	1.5.0
> -PORTREVISION=	1
> +PORTVERSION=	1.5.2
>  CATEGORIES=	www python
>  MASTER_SITES=	CHEESESHOP
>  PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
>  
> -MAINTAINER=	wenheping@gmail.com
> +MAINTAINER=	ports@FreeBSD.org
>  COMMENT=	Load, configure, and compose WSGI applications and servers
>  
> +LICENSE=	MIT
> +
>  BUILD_DEPENDS=	${PYTHON_PKGNAMEPREFIX}Paste>=1.6:${PORTSDIR}/www/py-paste
>  RUN_DEPENDS:=	${BUILD_DEPENDS}
>  
> 
> Modified: head/www/py-pastedeploy/distinfo
> ==============================================================================
> --- head/www/py-pastedeploy/distinfo	Sat Mar 14 11:06:26 2015	(r381260)
> +++ head/www/py-pastedeploy/distinfo	Sat Mar 14 11:51:15 2015	(r381261)
> @@ -1,2 +1,2 @@
> -SHA256 (PasteDeploy-1.5.0.tar.gz) = 61c205633adae996cd0e306451c8a28deca0499524e2a38c65ff1570f35a8a53
> -SIZE (PasteDeploy-1.5.0.tar.gz) = 23063
> +SHA256 (PasteDeploy-1.5.2.tar.gz) = d5858f89a255e6294e63ed46b73613c56e3b9a2d82a42f1df4d06c8421a9e3cb
> +SIZE (PasteDeploy-1.5.2.tar.gz) = 24006
> 

Feel free to put any Python ports under the wings of python@ if you like

Thanks Wen!

./koobs



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?5504D6B0.5040106>