Bug 37913 - security/cyrus-sasl: Fix sourceforge download problem
Summary: security/cyrus-sasl: Fix sourceforge download problem
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Dirk Meyer
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-05-10 02:10 UTC by Scot W. Hetzel
Modified: 2002-05-16 03:45 UTC (History)
0 users

See Also:


Attachments
file.diff (2.20 KB, patch)
2002-05-10 02:10 UTC, Scot W. Hetzel
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Scot W. Hetzel 2002-05-10 02:10:01 UTC
	Sourceforge changed the prdownloads site, so that a web page with a selection
	of sites to download the sasl-1.5.27-ldap-ssl-filter-mysql-patch3.tgz file
	is shown.  This causes fetch to download the web page instead of the file.

Fix: Remove http://prdownloads.sourceforge.net/cyrus-utils/ from the Makefile.

	Update to sasl-1.5.27-ldap-ssl-filter-mysql-patch4.tgz

	Changed file:
		Makefile
		distinfo

	Removed file:
		files/patch-lib::checkpw.c

How-To-Repeat: 	Remove /usr/ports/distfiles/sasl-1.5.27-ldap-ssl-filter-mysql-patch3.tgz
	Then try to build the port.
Comment 1 paul 2002-05-10 04:13:03 UTC
On Fri, 2002-05-10 at 02:06, Scot W. Hetzel wrote:
> 

> 
> 	Sourceforge changed the prdownloads site, so that a web page with a selection
> 	of sites to download the sasl-1.5.27-ldap-ssl-filter-mysql-patch3.tgz file
> 	is shown.  This causes fetch to download the web page instead of the file.

I suspect this affects all ports that download from Sourceforge. It
certainly affected the expat2 port as well.
 
-- 
Paul Richards                   |  FreeBSD DVD releases and merchandise.
FreeBSD Services Ltd            |  Hardware, support and development.
http://www.freebsd-services.com |  Domain names and mail/web hosting.
Comment 2 Dirk Meyer freebsd_committer freebsd_triage 2002-05-14 03:37:58 UTC
Responsible Changed
From-To: freebsd-ports->dinoex

I will take care of it. 

The port does not build with this patch, 
It looks like files/patch-lib::checkpw.c is obsolte now. 
Please check and send me feedback.
Comment 3 Scot W. Hetzel 2002-05-16 03:12:59 UTC
From: <dinoex@FreeBSD.ORG>
> Synopsis: security/cyrus-sasl: Fix sourceforge download problem
>
> Responsible-Changed-From-To: freebsd-ports->dinoex
> Responsible-Changed-By: dinoex
> Responsible-Changed-When: Mon May 13 19:37:58 PDT 2002
> Responsible-Changed-Why:
> I will take care of it.
>
> The port does not build with this patch,
> It looks like files/patch-lib::checkpw.c is obsolte now.
> Please check and send me feedback.
>
Yes, that file is obsolete as mentioned in the PR under "Removed files".

I also got a message from trevor, who had comited PR 38100, which only
removed the prdownloads site.  Please commit the rest of this PR.

Thanks,

Scot
Comment 4 Dirk Meyer freebsd_committer freebsd_triage 2002-05-16 03:44:17 UTC
State Changed
From-To: open->closed

Committed, Thanks.