ports/154075: [MANTAINER] sysutils/py-supervisor fix fetch distfile

Ildar Hizbulin hizel at vyborg.ru
Mon Jan 17 07:50:11 UTC 2011


>Number:         154075
>Category:       ports
>Synopsis:       [MANTAINER] sysutils/py-supervisor fix fetch distfile
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Jan 17 07:50:01 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Ildar Hizbulin
>Release:        8.1-RELEASE
>Organization:
Ariadna-Link, ISP
>Environment:
FreeBSD o.vyborg.ru 8.1-RELEASE FreeBSD 8.1-RELEASE #0: Tue Sep  7 10:01:48 MSD 2010     root at o.vyborg.ru:/usr/obj/usr/src/sys/GENERIC  amd64
>Description:
Currently distfile is unfetchable from non-FreeBSD master sites. I do not know why, but original site dist.supervisord.org is emty, and in http://pypi.python.org/pypi/supervisor size of distfile is different from the previous, but the content is the same. i checked with diff. 
>How-To-Repeat:

>Fix:
diff -ruN py-supervisor.orig/Makefile py-supervisor/Makefile
--- py-supervisor.orig/Makefile 2010-11-22 21:54:49.000000000 +0300
+++ py-supervisor/Makefile      2011-01-17 10:04:59.000000000 +0300
@@ -7,6 +7,7 @@

 PORTNAME=      supervisor
 PORTVERSION=   3.0a9
+PORTREVISION=  1
 CATEGORIES=    sysutils python
 MASTER_SITES=  http://dist.supervisord.org/ \
                CHEESESHOP
diff -ruN py-supervisor.orig/distinfo py-supervisor/distinfo
--- py-supervisor.orig/distinfo 2010-11-22 21:54:49.000000000 +0300
+++ py-supervisor/distinfo      2011-01-17 10:19:11.000000000 +0300
@@ -1,2 +1,2 @@
-SHA256 (supervisor-3.0a9.tar.gz) = 619f90b739ed3dff2fd991fe110b7bd4408975661baf7e9a8e2a685d05e63ea9
-SIZE (supervisor-3.0a9.tar.gz) = 408235
+SHA256 (supervisor-3.0a9.tar.gz) = a971d56815bf70909d3fb6b98c6950bb5e33104c12ec04a3176f8896623ab5c4
+SIZE (supervisor-3.0a9.tar.gz) = 408247


>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list