From hsn@sendmail.cz  Mon Sep  3 22:13:47 2007
Return-Path: <hsn@sendmail.cz>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id A18CC16A417
	for <FreeBSD-gnats-submit@freebsd.org>; Mon,  3 Sep 2007 22:13:47 +0000 (UTC)
	(envelope-from hsn@sendmail.cz)
Received: from smtp-out4.iol.cz (smtp-out4.iol.cz [194.228.2.92])
	by mx1.freebsd.org (Postfix) with ESMTP id 639BF13C457
	for <FreeBSD-gnats-submit@freebsd.org>; Mon,  3 Sep 2007 22:13:45 +0000 (UTC)
	(envelope-from hsn@sendmail.cz)
Received: from antivir6.iol.cz (unknown [192.168.30.215])
	by smtp-out4.iol.cz (Postfix) with ESMTP id C4C6D165037
	for <FreeBSD-gnats-submit@freebsd.org>; Mon,  3 Sep 2007 22:13:43 +0000 (UTC)
Received: from localhost (antivir6.iol.cz [127.0.0.1])
	by antivir6.iol.cz (Postfix) with ESMTP id BCBF526003E
	for <FreeBSD-gnats-submit@freebsd.org>; Tue,  4 Sep 2007 00:13:42 +0200 (CEST)
Received: from antivir6.iol.cz ([127.0.0.1])
	by localhost (antivir6.iol.cz [127.0.0.1]) (amavisd-new, port 10224)
	with LMTP id R+7hP+fdeUGs for <FreeBSD-gnats-submit@freebsd.org>;
	Tue,  4 Sep 2007 00:13:42 +0200 (CEST)
Received: from smtp-out4.iol.cz (mta-out4 [192.168.30.31])
	by antivir6.iol.cz (Postfix) with ESMTP id 836B5260036
	for <FreeBSD-gnats-submit@freebsd.org>; Tue,  4 Sep 2007 00:13:42 +0200 (CEST)
Received: from sanatana.dharma (234.114.broadband5.iol.cz [88.100.114.234])
	by smtp-out4.iol.cz (Postfix) with ESMTP id 4F6C847E2F
	for <FreeBSD-gnats-submit@freebsd.org>; Tue,  4 Sep 2007 00:13:43 +0200 (CEST)
Received: from hsn-sf@localhost
	by sanatana.dharma (Exim 4.67_0 FreeBSD) id 1ISKAt-000PB3-SM
	; Tue, 04 Sep 2007 00:13:40 +0200
Message-Id: <E1ISKAt-000PB3-SM@sanatana.dharma>
Date: Tue, 04 Sep 2007 00:13:39 +0200
From: Radim Kolar <hsn@netmag.cz>
Sender: "Radim Kolar SF.NET" <hsn-sf@sanatana.iol.cz>
Reply-To: Radim Kolar <hsn@netmag.cz>
To: FreeBSD-gnats-submit@freebsd.org
Cc: hsn@localhost.iol.cz
Subject: graphics/py-imaging: chase server redirect 
X-Send-Pr-Version: 3.113
X-GNATS-Notify: mainland@apeiron.net

>Number:         116064
>Category:       ports
>Synopsis:       graphics/py-imaging: chase server redirect
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    tmclaugh
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Sep 03 22:20:01 GMT 2007
>Closed-Date:    Sat Jan 12 04:56:17 UTC 2008
>Last-Modified:  Sat Jan 12 05:00:05 UTC 2008
>Originator:     Radim Kolar
>Release:        FreeBSD 6.2-RELEASE-p7 i386
>Organization:
SD
>Environment:
System: FreeBSD sanatana.dharma 6.2-RELEASE-p7 FreeBSD 6.2-RELEASE-p7 #0: Tue Aug 21 11:00:17 CEST 2007 root@sanatana.dharma:/usr/obj/usr/src/sys/UP i386

	
>Description:
	Download location is incorrect, server sends redirect to new location
>How-To-Repeat:
wget http://effbot.org/downloads/Imaging-1.1.6.tar.gz
	
>Fix:
MASTER_SITES=   http://effbot.org/media/downloads/ \

	
>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->freebsd-python 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Mon Sep 3 22:20:15 UTC 2007 
Responsible-Changed-Why:  
freebsd-python@ wants this port PRs 

http://www.freebsd.org/cgi/query-pr.cgi?pr=116064 
State-Changed-From-To: open->feedback 
State-Changed-By: edwin 
State-Changed-When: Mon Sep 3 22:20:32 UTC 2007 
State-Changed-Why:  
Awaiting maintainers feedback 

http://www.freebsd.org/cgi/query-pr.cgi?pr=116064 

From: Geoffrey Mainland <mainland@apeiron.net>
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/116064: graphics/py-imaging: chase server redirect
Date: Mon, 3 Sep 2007 18:44:25 -0400

 I approve the change.
State-Changed-From-To: feedback->open 
State-Changed-By: tmclaugh 
State-Changed-When: Sun Nov 4 23:54:20 UTC 2007 
State-Changed-Why:  
Grab and will commit after freeze.  www.pythonware.net does not have a 
DNS record and downloading from pythonware.net has a size mismatch 
error.  Will revisit this site before I commit fix. 


Responsible-Changed-From-To: freebsd-python->tmclaugh 
Responsible-Changed-By: tmclaugh 
Responsible-Changed-When: Sun Nov 4 23:54:20 UTC 2007 
Responsible-Changed-Why:  
Grab and will commit after freeze.  www.pythonware.net does not have a 
DNS record and downloading from pythonware.net has a size mismatch 
error.  Will revisit this site before I commit fix. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=116064 

From: Josh Paetzel <josh@tcbug.org>
To: bug-followup@freebsd.org, tmclaugh@freebsd.org
Cc:  
Subject: Re: ports/116064: graphics/py-imaging: chase server redirect
Date: Fri, 11 Jan 2008 21:56:15 -0600

 --nextPart6501832.GoP2v85Z4P
 Content-Type: text/plain;
   charset="us-ascii"
 Content-Transfer-Encoding: quoted-printable
 Content-Disposition: inline
 
 I just ran in to this one, the pythonware.net site is broken, and the=20
 MASTER_SITES in the pr is correct.  Here's a patch just in case it eases=20
 anything....(already had it done when I found this pr)
 
 
 =2D- --- Makefile.old        2008-01-12 03:33:14.000000000 +0000
 +++ Makefile    2008-01-12 03:36:36.000000000 +0000
 @@ -9,8 +9,7 @@
  PORTVERSION=3D   1.1.6
  PORTREVISION=3D  2
  CATEGORIES=3D    graphics python
 =2DMASTER_SITES=3D  http://effbot.org/downloads/ \
 =2D               http://www.pythonware.net/storage/
 +MASTER_SITES=3D  http://effbot.org/media/downloads/
  PKGNAMEPREFIX=3D ${PYTHON_PKGNAMEPREFIX}
  DISTNAME=3D      Imaging-${PORTVERSION}
 
 Thanks,
 
 Josh Paetzel
 
 PGP: 8A48 EF36 5E9F 4EDA 5A8C 11B4 26F9 01F1 27AF AECB
 
 --nextPart6501832.GoP2v85Z4P
 Content-Type: application/pgp-signature; name=signature.asc 
 Content-Description: This is a digitally signed message part.
 
 -----BEGIN PGP SIGNATURE-----
 Version: GnuPG v2.0.4 (FreeBSD)
 
 iD8DBQBHiDpoJvkB8SevrssRAr70AJ4pmqabKiVIdWIAaQ0LbMNhtBC//QCfXzpX
 nR0BAWCKB1bxkGcjb3Ia51c=
 =A52A
 -----END PGP SIGNATURE-----
 
 --nextPart6501832.GoP2v85Z4P--
State-Changed-From-To: open->closed 
State-Changed-By: tmclaugh 
State-Changed-When: Sat Jan 12 04:32:12 UTC 2008 
State-Changed-Why:  
Commited, thanks 

http://www.freebsd.org/cgi/query-pr.cgi?pr=116064 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/116064: commit references a PR
Date: Sat, 12 Jan 2008 04:38:49 +0000 (UTC)

 tmclaugh    2008-01-12 04:38:45 UTC
 
   FreeBSD ports repository
 
   Modified files:
     graphics/py-imaging  Makefile 
   Log:
   - Fix MASTER_SITES
   
   PR:             116064
   Submitted by:   Radim Kolar
   Approved by:    maintainer
   
   Revision  Changes    Path
   1.32      +1 -1      ports/graphics/py-imaging/Makefile
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
>Unformatted:
