Bug 176577 - [patch] Update WWW for net-im/jabberd
Summary: [patch] Update WWW for net-im/jabberd
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Martin Matuska
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-02-28 19:40 UTC by Kevin Zheng
Modified: 2013-06-11 07:50 UTC (History)
0 users

See Also:


Attachments
file.diff (376 bytes, patch)
2013-02-28 19:40 UTC, Kevin Zheng
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Kevin Zheng 2013-02-28 19:40:00 UTC
As explained on the original site:
"jabberd2 homepage has been moved to http://jabberd2.org/. This page is left for reference only and may be heavily outdated."

Fix: Apply the following patch (this was generated by `svn diff`).

Patch attached with submission follows:
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2013-02-28 19:40:08 UTC
Responsible Changed
From-To: freebsd-ports-bugs->mm

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 Kevin Zheng 2013-06-11 03:18:27 UTC
Please mark this port as "maintainer timeout."

Even better, please commit this patch, because it only changes one line
in WWW to reflect the new website URL.

Thanks,
Kevin Zheng
Comment 3 dfilter service freebsd_committer freebsd_triage 2013-06-11 07:49:24 UTC
Author: mm
Date: Tue Jun 11 06:49:16 2013
New Revision: 320534
URL: http://svnweb.freebsd.org/changeset/ports/320534

Log:
  Update WWW address in pkg-descr
  
  PR:		ports/176577
  Submitted by:	Kevin Zheng <kevinz5000@gmail.com>

Modified:
  head/net-im/jabberd/pkg-descr

Modified: head/net-im/jabberd/pkg-descr
==============================================================================
--- head/net-im/jabberd/pkg-descr	Tue Jun 11 06:44:39 2013	(r320533)
+++ head/net-im/jabberd/pkg-descr	Tue Jun 11 06:49:16 2013	(r320534)
@@ -2,4 +2,4 @@ jabberd 2.x series is the next generatio
 It has been rewritten from the ground up to be scalable, architecturally 
 sound and to support the latest protocol extensions coming out of the XSF. 
 
-WWW: http://jabberd2.xiaoka.com/
+WWW: http://jabberd2.org/
_______________________________________________
svn-ports-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-ports-all
To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"
Comment 4 Martin Matuska freebsd_committer freebsd_triage 2013-06-11 07:49:29 UTC
State Changed
From-To: open->closed

Committed. Thanks!