Opened 13 years ago
Closed 13 years ago
#33135 closed defect (fixed)
netpipes @4.2 fails to perform a livecheck
Reported by: | nonstop.server@… | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.0.3 |
Keywords: | haspatch | Cc: | |
Port: | netpipes |
Description
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.
Attachments (1)
Change History (2)
Changed 13 years ago by nonstop.server@…
Attachment: | netpipes.diff added |
---|
comment:1 Changed 13 years ago by mkae (Marko Käning)
Resolution: | → fixed |
---|---|
Status: | new → closed |
Thanks for the patch. Done in r89645.
Note: See
TracTickets for help on using
tickets.
proposed patch