ui_msg to notes
Scott Haneda
talklists at newgeo.com
Thu Feb 11 11:19:57 PST 2010
I am not even going to test that, at this point, but lets assume it works, how did you get to that path?
I start here:
http://sourceforge.net/projects/assp/files/
They have a rad mess of a link here:
http://sourceforge.net/projects/assp/files/ASSP%20Installation/ASSP%201.6.5.4/ASSP_1.6.5.4-Install.zip/download
Which as you can see, as the dir path "projects" in it, which is not in your master_sites listing below, not or "files".
The docs state to use colons, from the docs:
When using mirror master_sites, the subdirectory ${name} is checked
on every mirror. If the mirror subdirectory does not match ${name},
then you may specify it using after the mirror separated by a colon.
Having a developer that makes random and erratic changes to his distribution location is making this not worth it. Changing underscores to dashes, a ridiculous versioning scheme, etc, all make it impossible for me to keep up with the daily updates they are pushing out. Asking the developer anything about this is pointless.
/frustration
--
Scott * If you contact me off list replace talklists@ with scott@ *
On Feb 11, 2010, at 11:02 AM, Bradley Giesbrecht wrote:
> master_sites sourceforge:"assp/${name}%20Installation/${name}%20${version}/"
>
> On Feb 11, 2010, at 10:43 AM, Scott Haneda wrote:
>
>> Cool, I will make the change, thank you for the heads up.
>> --
>> Scott * If you contact me off list replace talklists@ with scott@ *
>>
>> On Feb 11, 2010, at 10:31 AM, Jeremy Lavergne wrote:
>>
>>> Yes, the notes feature allows a user to pull them up from the portfile at any time rather than having to watch the output from the install command.
>>>
>>> "port notes PORTNAME" should demonstrate it.
>>>
>>> In your case, you need to change ui_msg to notes, rather than combining a bunch of ui_msgs since you have it as one string. You'll also want it outside of any blocks, as the user will call it anytime rather than just during build. Note: the notes will be output during the installation automatically.
>>>
>>> On Feb 11, 2010, at 1:29 PM, Scott Haneda wrote:
>>>
>>>> Can you elaborate on that? I have always used ui_msg, is there a change to use notes now over that, or there there conditions where one is preferred over the other?
More information about the macports-dev
mailing list