#24542: port livecheck does not honor master_sites.mirror_subdir ----------------------------+----------------------------------------------- Reporter: hashar@… | Owner: stechert@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.8.2 Keywords: haspatch | Port: gsoap ----------------------------+----------------------------------------------- Comment(by hashar@…): I reverted my patch and tried '''sourceforge:gsoap2''' which fixes the issue. The default regex does not match a version though : {{{ DEBUG: Fetching http://sourceforge.net/export/rss2_projfiles.php?project=gsoap2 DEBUG: The regex is "(?i)<title>gsoap2 (.*) released.*</title>" }}} The patch Portfile-gsoap-fix_distname2.diff above fix the Portfile by providing a correct '''livecheck.regex'''. That makes the first two patches obsoletes. -- Ticket URL: <http://trac.macports.org/ticket/24542#comment:4> MacPorts <http://www.macports.org/> Ports system for Mac OS