#16858 closed defect (worksforme)
gegl livecheck gives wrong result
Reported by: | myschizobuddy@… | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.6.0 |
Keywords: | gegl livecheck | Cc: | |
Port: | gegl |
Description
it gives me
gegl seems to have been updated (port version: 0.0.20, new version: 0.0.10)
which is obviously wrong
Change History (8)
comment:1 Changed 16 years ago by myschizobuddy@…
comment:2 Changed 16 years ago by dbevans (David B. Evans)
I can't reproduce this.
port -d livecheck gegl DEBUG: Port (livecheck) version is 0.0.20 DEBUG: Fetching ftp://ftp.gimp.org/pub/gegl/0.0/ DEBUG: The regex is "gegl-(\d+(?:\.\d+)*).tar.bz2" DEBUG: The regex matched "gegl-0.0.10.tar.bz2", extracted "0.0.10" DEBUG: The regex matched "gegl-0.0.12.tar.bz2", extracted "0.0.12" DEBUG: The regex matched "gegl-0.0.14.tar.bz2", extracted "0.0.14" DEBUG: The regex matched "gegl-0.0.16.tar.bz2", extracted "0.0.16" DEBUG: The regex matched "gegl-0.0.18.tar.bz2", extracted "0.0.18" DEBUG: The regex matched "gegl-0.0.20.tar.bz2", extracted "0.0.20" DEBUG: The regex matched "gegl-0.0.4.tar.bz2", extracted "0.0.4" DEBUG: The regex matched "gegl-0.0.6.tar.bz2", extracted "0.0.6" gegl seems to be up to date
comment:3 Changed 16 years ago by dbevans (David B. Evans)
Resolution: | → worksforme |
---|---|
Status: | new → closed |
comment:4 Changed 16 years ago by myschizobuddy@…
mine only checks the first one and exits yours is running through all of them. could this be OS based issue. i'm on leopard 10.5.5
comment:5 Changed 16 years ago by dbevans (David B. Evans)
What version of MacPorts are you running?
comment:6 Changed 16 years ago by myschizobuddy@…
MacPorts 1.6 release should i compile my own from svn?
comment:7 Changed 16 years ago by dbevans (David B. Evans)
I'm using the current svn trunk version, so you might see if that makes a difference for you.
Note: See
TracTickets for help on using
tickets.
here is the fix