Sorry, threading got messed up.

This gets ASSP downloaded.

master_sites sourceforge:"assp/${name}%20Installation/${name} %20${version}/"


On Feb 11, 2010, at 10:39 AM, Scott Haneda wrote:

Woudlnt those expand out into the same thing?

name                ASSP
version             1.6.5.4
#distname            ASSP_${version}-Install
distname            ${name}_${version}-Install

So the second one, your suggestion, becomes
ASSP_1.6.5.4-Install

Which according to `port fetch`...
--->  Attempting to fetch ASSP_1.6.5.4-Install.zip from 
http://superb-east.dl.sourceforge.net/ASSP
% Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
DEBUG: Fetching failed:: HTTP response code said error

ASSP_1.6.5.4-Install.zip
ASSP_1.6.5.4-Install

Those two are equal, other than MacPorts is going to add the .zip to it.

If I go to http://assp.sourceforge.net/ and click on downloads, I am taken to http://sourceforge.net/projects/assp/files/

Is it that path change they they made in where the distros are that is the problem? I am seeing the resource located at:
http://voxel.dl.sourceforge.net/project/assp/ASSP%20Installation/ASSP%201.6.5.4/ASSP_1.6.5.4-Install.zip

So the filename is correct, as it stood, but the big huge mess of file directories they chose to move everything into, broke the port?
--
Scott * If you contact me off list replace talklists@ with scott@ *

On Feb 11, 2010, at 10:22 AM, Jeremy Lavergne wrote:

The underscore in the filename (and "-Install") are throwing you for a loop.

Perhaps try
distname  ${name}_${version}-Install

Check out the guide for other similarly related variables you can set.

On Feb 11, 2010, at 1:20 PM, Scott Haneda wrote:

My Portfile
http://pastie.org/820410

The downloads from SF:
http://sourceforge.net/project/showfiles.php?group_id=69172

Snips from Portfile
version             1.6.5.3
master_sites        sourceforge
livecheck.regex "ASSP Installation ASSP (\\d+(?:\\.\\d+)*) released"
use_zip             yes

When I try to install, I am unable to locate the download, it tries about 15 different SF servers, all of which fail.

The developer just posted this:
 ASSP development mailing list <[email protected]>
 schreibt:
 P.S. ASSP Version: 1.6.5.1(0.0.06)

 stable version: 1.6.5.3
 beta version: 1.6.5.4

So he is under the impression that 1.6.5.3 is stable, but I can not find it.
--
Scott * If you contact me off list replace talklists@ with scott@ *

_______________________________________________
macports-dev mailing list
[email protected]
http://lists.macosforge.org/mailman/listinfo.cgi/macports-dev



_______________________________________________
macports-dev mailing list
[email protected]
http://lists.macosforge.org/mailman/listinfo.cgi/macports-dev

_______________________________________________
macports-dev mailing list
[email protected]
http://lists.macosforge.org/mailman/listinfo.cgi/macports-dev

Reply via email to