#33134: ipv6calc @0.71.0 livecheck does not obtain the latest version --------------------------------------+------------------------------------- Reporter: nonstop.server@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.0.3 Keywords: haspatch | Port: ipv6calc @0.71.0 --------------------------------------+------------------------------------- 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. -- Ticket URL: <https://trac.macports.org/ticket/33134> MacPorts <http://www.macports.org/> Ports system for Mac OS