New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Ticket #33136 (closed defect: fixed)

Opened 16 months ago

Last modified 11 months ago

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@…
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

netselect.diff (311 bytes) - added by nonstop.server@… 16 months ago.
proposed patch

Change History

Changed 16 months ago by nonstop.server@…

proposed patch

comment:1 Changed 16 months ago by ryandesign@…

  • Cc fenner@… removed
  • Owner changed from macports-tickets@… to fenner@…

comment:2 Changed 11 months ago by ryandesign@…

  • Cc ryandesign@… added
  • Status changed from new to closed
  • Resolution set to fixed

r94648 (maintainer timeout)

Note: See TracTickets for help on using tickets.