Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 21 Sep 2016 16:01:28 -0500
From:      John Marino <freebsd.contact@marino.st>
To:        Steve Wills <swills@FreeBSD.org>, ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   Re: svn commit: r422578 - head/misc/py-progressbar
Message-ID:  <212f8f3e-9a74-5068-3591-48e3974a2e32@marino.st>
In-Reply-To: <201609212034.u8LKYfkR034065@repo.freebsd.org>
References:  <201609212034.u8LKYfkR034065@repo.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On 9/21/2016 15:34, Steve Wills wrote:
> Author: swills
> Date: Wed Sep 21 20:34:41 2016
> New Revision: 422578
> URL: https://svnweb.freebsd.org/changeset/ports/422578
>
> Log:
>   misc/py-progressbar: fix MASTER_SITES
>
> Modified:
>   head/misc/py-progressbar/Makefile
>   head/misc/py-progressbar/distinfo
>
> Modified: head/misc/py-progressbar/Makefile
> ==============================================================================
> --- head/misc/py-progressbar/Makefile	Wed Sep 21 20:11:09 2016	(r422577)
> +++ head/misc/py-progressbar/Makefile	Wed Sep 21 20:34:41 2016	(r422578)
> @@ -4,7 +4,7 @@
>  PORTNAME=	progressbar
>  PORTVERSION=	2.3
>  CATEGORIES=	misc python
> -MASTER_SITES=	http://pkgs.fedoraproject.org/lookaside/extras/python-progressbar/progressbar-2.3.tar.gz/4f904e94b783b4c6e71aa74fd2432c59/
> +MASTER_SITES=	CHEESESHOP
>  PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
>
>  MAINTAINER=	sunpoet@FreeBSD.org
>
> Modified: head/misc/py-progressbar/distinfo
> ==============================================================================
> --- head/misc/py-progressbar/distinfo	Wed Sep 21 20:11:09 2016	(r422577)
> +++ head/misc/py-progressbar/distinfo	Wed Sep 21 20:34:41 2016	(r422578)
> @@ -1,2 +1,3 @@
> -SHA256 (progressbar-2.3.tar.gz) = 00a316c1a99b70a803d7430fd088da24f37dbfb64f81c4772b97fbc1e8031de4
> -SIZE (progressbar-2.3.tar.gz) = 9802
> +TIMESTAMP = 1474489431
> +SHA256 (progressbar-2.3.tar.gz) = b2d38a729785149e65323381d2e6fca0a5e9615a6d8bcf10bfa8adedfc481254
> +SIZE (progressbar-2.3.tar.gz) = 9420
>

bump the PORTREVISION please.
In fact, you really should define a DIST subdir because this is 
equivalent to a re-roll.  Two files, same name, different hash.
John



---
This email has been checked for viruses by Avast antivirus software.
https://www.avast.com/antivirus




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?212f8f3e-9a74-5068-3591-48e3974a2e32>