Bug 148169

Summary: irc/irssi: ipupdate script doesn't work
Product: Ports & Packages Reporter: freebsd
Component: Individual Port(s)Assignee: Vanilla I. Shu <vanilla>
Status: Closed FIXED    
Severity: Affects Only Me CC: anderfdez
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
irssi-scripts.patch none

Description freebsd 2010-06-26 19:50:01 UTC
	The URL used to determine the external IP (http://stuff.xergio.net/ip.php) is no longer working.

Fix: Apply attached patch to the port which introduced a patch that replaces the old URL with http://checkip.dyndns.com/ and adjusts the regexp to match properly.
How-To-Repeat: 	start irssi then "/run /usr/local/share/irssi/scripts/ipupdate.pl"
Comment 1 Mark Linimon freebsd_committer freebsd_triage 2010-06-27 05:09:55 UTC
Responsible Changed
From-To: freebsd-ports-bugs->vanilla

Fix synopsis and assign.
Comment 2 Vanilla I. Shu freebsd_committer freebsd_triage 2010-06-30 02:13:01 UTC
State Changed
From-To: open->closed

Committed, thanks.