Opened 13 years ago
Closed 12 years ago
#33136 closed defect (fixed)
netselect @0.3 fails to perform a livecheck
Reported by: | nonstop.server@… | Owned by: | fenner@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.0.3 |
Keywords: | haspatch | Cc: | ryandesign (Ryan Carsten Schmidt) |
Port: | netselect |
Description
Port netselect fails to perform a livecheck.
% port -v livecheck netselect Error: cannot check if netselect was updated (The requested URL returned error: 406)
Setting variables livecheck.regex, livecheck.type, and livecheck.url solves the error.
% port -d livecheck netselect DEBUG: Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/net/netselect 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 16:46:59 CET 2012 DEBUG: Executing org.macports.livecheck (netselect) DEBUG: Portfile modification date is Sat Feb 04 16:46:57 CET 2012 DEBUG: Port (livecheck) version is 0.3 DEBUG: Fetching http://alumnit.ca/~apenwarr/netselect/ DEBUG: The regex is "netselect-([0-9.]+).tar.gz" DEBUG: The regex matched "netselect-0.3.tar.gz", extracted "0.3" netselect seems to be up to date
A difference report of the Portfile is attached.
Attachments (1)
Change History (3)
Changed 13 years ago by nonstop.server@…
Attachment: | netselect.diff added |
---|
comment:1 Changed 13 years ago by ryandesign (Ryan Carsten Schmidt)
Cc: | fenner@… removed |
---|---|
Owner: | changed from macports-tickets@… to fenner@… |
comment:2 Changed 12 years ago by ryandesign (Ryan Carsten Schmidt)
Cc: | ryandesign@… added |
---|---|
Resolution: | → fixed |
Status: | new → closed |
r94648 (maintainer timeout)
Note: See
TracTickets for help on using
tickets.
proposed patch