svn commit: r540904 - head/databases/py-redis

Kubilay Kocak koobs at FreeBSD.org
Fri Jul 3 01:51:55 UTC 2020


On 1/07/2020 2:39 am, Antoine Brodin wrote:
> Author: antoine
> Date: Tue Jun 30 16:39:32 2020
> New Revision: 540904
> URL: https://svnweb.freebsd.org/changeset/ports/540904
> 
> Log:
>    Update to 3.5.3
>    
>    PR:		247249
>    Approved by:	maintainer timeout (koobs, 2 weeks)


Very rude Antoine, and conveniently following the letter but not spirit 
of the maintainer timeout rule.

I had responded a number of times on the issue stipulating additional QA 
was necessary.

Next time just add a comment like everyone else, as this doesn't reset 
the timeout that applies, but gives someone the opportunity to respond.

In this case I would have assigned the issue to you with approval.

> Modified:
>    head/databases/py-redis/Makefile
>    head/databases/py-redis/distinfo
> 
> Modified: head/databases/py-redis/Makefile
> ==============================================================================
> --- head/databases/py-redis/Makefile	Tue Jun 30 16:35:53 2020	(r540903)
> +++ head/databases/py-redis/Makefile	Tue Jun 30 16:39:32 2020	(r540904)
> @@ -2,7 +2,7 @@
>   # $FreeBSD$
>   
>   PORTNAME=	redis
> -PORTVERSION=	3.3.11
> +PORTVERSION=	3.5.3
>   CATEGORIES=	databases python
>   MASTER_SITES=	CHEESESHOP
>   PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
> 
> Modified: head/databases/py-redis/distinfo
> ==============================================================================
> --- head/databases/py-redis/distinfo	Tue Jun 30 16:35:53 2020	(r540903)
> +++ head/databases/py-redis/distinfo	Tue Jun 30 16:39:32 2020	(r540904)
> @@ -1,3 +1,3 @@
> -TIMESTAMP = 1579471374
> -SHA256 (redis-3.3.11.tar.gz) = 8d0fc278d3f5e1249967cba2eb4a5632d19e45ce5c09442b8422d15ee2c22cc2
> -SIZE (redis-3.3.11.tar.gz) = 131072
> +TIMESTAMP = 1591983753
> +SHA256 (redis-3.5.3.tar.gz) = 0e7e0cfca8660dea8b7d5cd8c4f6c5e29e11f31158c0b0ae91a397f00e5a05a2
> +SIZE (redis-3.5.3.tar.gz) = 141112
> 



More information about the svn-ports-all mailing list