Opened 13 years ago
Closed 12 years ago
#33134 closed defect (fixed)
ipv6calc @0.71.0 livecheck does not obtain the latest version
Reported by: | nonstop.server@… | Owned by: | cbellot@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.0.3 |
Keywords: | haspatch | Cc: | ryandesign (Ryan Carsten Schmidt) |
Port: | ipv6calc |
Description
Livecheck for port ipv6calc does not obtain the latest version.
% port -v livecheck ipv6calc ipv6calc seems to have been updated (port version: 0.71.0, new version: 0.45)
According to the information on the homepage the developer does not update the page for ipv6calc at freshmeat.
Note: this tool got also its freshmeat / ipv6calc page (not maintained by the author)
Setting the livecheck URL to ftp://ftp.deepspace6.net/pub/ds6/sources/ipv6calc/ solves this problem.
% port -d livecheck ipv6calc DEBUG: Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/net/ipv6calc DEBUG: OS darwin/9.8.0 (Mac OS X 10.5) arch i386 <snip output for brevity> DEBUG: livecheck phase started at Sat Feb 4 14:57:49 CET 2012 DEBUG: Executing org.macports.livecheck (ipv6calc) DEBUG: Portfile modification date is Sat Feb 04 14:57:36 CET 2012 DEBUG: Port (livecheck) version is 0.71.0 DEBUG: Fetching ftp://ftp.deepspace6.net/pub/ds6/sources/ipv6calc/ DEBUG: The regex is "ipv6calc-([0-9.]+).tar.gz$" DEBUG: The regex matched "ipv6calc-0.02.tar.gz", extracted "0.02" DEBUG: The regex matched "ipv6calc-0.03.tar.gz", extracted "0.03" <snip output for brevity> DEBUG: The regex matched "ipv6calc-0.92.0.tar.gz", extracted "0.92.0" DEBUG: The regex matched "ipv6calc-0.93.0.tar.gz", extracted "0.93.0" ipv6calc seems to have been updated (port version: 0.71.0, new version: 0.93.0)
A difference report of the Portfile is attached.
Attachments (1)
Change History (4)
Changed 13 years ago by nonstop.server@…
Attachment: | ipv6calc.diff added |
---|
comment:1 Changed 13 years ago by ryandesign (Ryan Carsten Schmidt)
Cc: | ryandesign@… added; cbellot@… removed |
---|---|
Owner: | changed from macports-tickets@… to cbellot@… |
Port: | @0.71.0 removed |
comment:2 Changed 12 years ago by jmroot (Joshua Root)
The patch doesn't seem to work, I get:
Error: cannot check if ipv6calc was updated (regex didn't match)
comment:3 Changed 12 years ago by jmroot (Joshua Root)
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
proposed patch