svn commit: r422578 - head/misc/py-progressbar
John Marino
freebsd.contact at marino.st
Wed Sep 21 21:01:32 UTC 2016
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 at 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
More information about the svn-ports-head
mailing list