On Wed, Apr 27, 2016 at 10:01:57PM +0200, Eivind Eide wrote:
> audio/wavpack in OpenBSD is at version 4.70.0. The actual current
> version are 4.80.0. [1]
> This is not reflected in portroach [2] even though the download are
> where it alvays used to be [3]. How come?
> 
> [1] http://wavpack.com/changelog.txt
> [2] 
> http://portroach.openbsd.org/the%20openbsd%20ports%20mailing-list%20%3cpo...@openbsd.org%3E.html
> [3] http://wavpack.com/wavpack-4.80.0.tar.bz2
The MASTER_SITES isn't a directory listing, so portroach falls back to
guessing the next version:

[wavpack                       ] [http://www.wavpack.com/       ] Guessing 
version 4.70.0 -> 5.00.0
[wavpack                       ] [http://www.wavpack.com/       ] Guess failed 
4.70.0 -> 5.00.0
[wavpack                       ] [http://www.wavpack.com/       ] Guessing 
version 4.70.0 -> 4.71.0
[wavpack                       ] [http://www.wavpack.com/       ] Guess failed 
4.70.0 -> 4.71.0
[wavpack                       ] [http://www.wavpack.com/       ] Guessing 
version 4.70.0 -> 4.70.1
[wavpack                       ] [http://www.wavpack.com/       ] Guess failed 
4.70.0 -> 4.70.1

Guessing the next version seems like it could use some work :)

> -- 
> 
> 
> 
> Eivind Eide
> 
> "ONLY THOSE WHO ATTEMPT THE IMPOSSIBLE WILL ACHIEVE THE ABSURD"
> - Oceania Association of Autonomous Astronauts
> 

-- 
jasper

Reply via email to