#33135: netpipes @4.2 fails to perform a livecheck --------------------------------------+------------------------------------- Reporter: nonstop.server@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.0.3 Keywords: haspatch | Port: netpipes --------------------------------------+------------------------------------- Port netpipes fails to perform a livecheck. {{{ % port -v livecheck netpipes Error: cannot check if netpipes was updated (regex didn't match) }}} Setting variables livecheck.regex, livecheck.type, and livecheck.url solves the error. {{{ % port -d livecheck netpipes DEBUG: Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/net/netpipes 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 15:52:52 CET 2012 DEBUG: Executing org.macports.livecheck (netpipes) DEBUG: Portfile modification date is Sat Feb 04 15:52:50 CET 2012 DEBUG: Port (livecheck) version is 4.2 DEBUG: Fetching ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/local- distfiles/kris/ DEBUG: The regex is "netpipes-([0-9.]+)-export.tar.gz$" DEBUG: The regex matched "netpipes-4.2-export.tar.gz", extracted "4.2" netpipes seems to be up to date }}} A difference report of the Portfile is attached. -- Ticket URL: <https://trac.macports.org/ticket/33135> MacPorts <http://www.macports.org/> Ports system for Mac OS