[MacPorts] #18040: esdl: livecheck fix
#18040: esdl: livecheck fix -------------------------------------+-------------------------------------- Reporter: ryandesign@… | Owner: bfulgham@… Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.7.0 Keywords: | Port: esdl -------------------------------------+-------------------------------------- The esdl livecheck doesn't find the right versions: {{{ $ port -d livecheck esdl DEBUG: Changing to port directory: /Users/rschmidt/macports/dports/graphics/esdl DEBUG: setting option os.universal_supported to yes DEBUG: org.macports.load registered provides 'load', a pre-existing procedure. Target override will not be provided DEBUG: org.macports.distfiles registered provides 'distfiles', a pre- existing procedure. Target override will not be provided DEBUG: not using configure, so not adding the default universal variant DEBUG: Requested variant darwin is not provided by port esdl. DEBUG: Requested variant i386 is not provided by port esdl. DEBUG: Requested variant macosx is not provided by port esdl. DEBUG: Changing to port directory: /Users/rschmidt/macports/dports/graphics/esdl DEBUG: setting option os.universal_supported to yes DEBUG: org.macports.load registered provides 'load', a pre-existing procedure. Target override will not be provided DEBUG: org.macports.distfiles registered provides 'distfiles', a pre- existing procedure. Target override will not be provided DEBUG: not using configure, so not adding the default universal variant DEBUG: Requested variant darwin is not provided by port esdl. DEBUG: Requested variant i386 is not provided by port esdl. DEBUG: Requested variant macosx is not provided by port esdl. DEBUG: Executing org.macports.main (esdl) DEBUG: Executing org.macports.livecheck (esdl) DEBUG: Portfile modification date is Sat Apr 12 07:55:12 CDT 2008 DEBUG: Port (livecheck) version is 0.96.0626 DEBUG: Fetching http://sourceforge.net/export/rss2_projfiles.php?project=esdl DEBUG: The regex is "<title>esdl (.*) released.*</title>" DEBUG: The regex matched "<title>esdl esdl-0.96.0626 released (Mon, 26 Jun 2006 13:31:20 GMT)</title>", extracted "esdl-0.96.0626" DEBUG: The regex matched "<title>esdl esdl-0.95.0630 released (Thu, 30 Jun 2005 19:48:04 GMT)</title>", extracted "esdl-0.95.0630" DEBUG: The regex matched "<title>esdl esdl-0.94.1025 released (Mon, 25 Oct 2004 09:46:46 GMT)</title>", extracted "esdl-0.94.1025" DEBUG: The regex matched "<title>esdl esdl-0.94.0615 released (Tue, 15 Jun 2004 00:00:00 GMT)</title>", extracted "esdl-0.94.0615" DEBUG: The regex matched "<title>esdl 0.94.0125 released (Sun, 25 Jan 2004 00:00:00 GMT)</title>", extracted "0.94.0125" DEBUG: The regex matched "<title>esdl esdl-0.93.0909 released (Tue, 09 Sep 2003 00:00:00 GMT)</title>", extracted "esdl-0.93.0909" DEBUG: The regex matched "<title>esdl esdl-0.93.0526 released (Mon, 26 May 2003 00:00:00 GMT)</title>", extracted "esdl-0.93.0526" DEBUG: The regex matched "<title>esdl esdl-0.93.0314 released (Fri, 14 Mar 2003 00:00:00 GMT)</title>", extracted "esdl-0.93.0314" DEBUG: The regex matched "<title>esdl esdl-0.93.0131 released (Fri, 31 Jan 2003 00:00:00 GMT)</title>", extracted "esdl-0.93.0131" DEBUG: The regex matched "<title>esdl esdl-0.91.1129 released (Fri, 29 Nov 2002 00:00:00 GMT)</title>", extracted "esdl-0.91.1129" esdl seems to have been updated (port version: 0.96.0626, new version: 0.94.0125) }}} The attached patch should fix this. -- Ticket URL: <http://trac.macports.org/ticket/18040> MacPorts <http://www.macports.org/> Ports system for Mac OS
#18040: esdl: livecheck fix --------------------------------------+------------------------------------- Reporter: ryandesign@… | Owner: bfulgham@… Type: defect | Status: closed Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.7.0 Resolution: fixed | Keywords: Port: esdl | --------------------------------------+------------------------------------- Changes (by ryandesign@…): * status: new => closed * resolution: => fixed Comment: Committed in r49863 (maintainer timeout). -- Ticket URL: <http://trac.macports.org/ticket/18040#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS
participants (1)
-
MacPorts