[m-rev.] diff: update email addresses and URLS

Julien Fischer jfischer at opturion.com
Wed Apr 24 16:08:07 AEST 2013


Update email addresses and URLs.

.README.in:
BUGS:
README.CSharp:
README.DotNet:
README.Erlang:
README.Java:
README.ThreadScope:
compiler/notes/todo.html:
doc/faq.texi:
doc/make_manpage:
As above.

Julien.

diff --git a/.README.in b/.README.in
index ce26fdc..2b11331 100644
--- a/.README.in
+++ b/.README.in
@@ -95,22 +95,18 @@ There are also some additional Mercury programs and
libraries
 in the `extras' directory.

 For more information about Mercury, see the Mercury WWW home page at
-<http://www.mercury.csse.unimelb.edu.au>, or send mail to
mercury at csse.unimelb.edu.au.
+<http://www.mercurylang.org>, or send mail to mercury at mercurylang.org.

 If you would like to join the Mercury mailing lists (there are two,
 mercury-users for general discussion, and mercury-announce for
-announcements), send mail with "subscribe" in the body to
-mercury-users-request at csse.unimelb.edu.au or
-mercury-announce-request at csse.unimelb.edu.au (respectively).
+announcements), see the instructions at <http://lists.mercurylang.org>.

 Please send bug reports, enhancement requests, suggestions for
improvements,
-and any other feedback to mercury-bugs at csse.unimelb.edu.au or
-mercury at csse.unimelb.edu.au.
+and any other feedback to bugs at mercurylang.org or mercury at mercurylang.org.
 If you find something you don't like, please tell us.
 If you find something you do like, please tell the world!

-The Mercury distribution is available via anonymous ftp or WWW
-from the following location:
+The Mercury distribution is available via HTTP from the following location:

  Home site:
-    Australia: ftp://ftp.mercury.csse.unimelb.edu.au/pub/mercury/
+    Australia: http://dl.mercurylang.org/index.html
diff --git a/BUGS b/BUGS
index fc60b6c..ef1bc42 100644
--- a/BUGS
+++ b/BUGS
@@ -1,11 +1,11 @@
 Bugs can be reported via the Mercury bug tracking system at
-<http://bugs.mercury.csse.unimelb.edu.au>.  We use the Mantis bug tracking
-software.  You will need to login in order to access the bug tracking
system.
+<https://bugs.mercurylang.org>.  We use the Mantis bug tracking software.
+You will need to login in order to access the bug tracking system.
 If you do not have an account, you can create one by clicking on the
 ``Signup for a new account'' link at the bottom of the login page and
 following the instructions.

-Alternatively, you may email bug reports to
mercury-bugs at csse.unimelb.edu.au.
+Alternatively, you may email bug reports to bugs at mercurylang.org.
 If you are reporting more than one bug, please use separate emails for each
 bug.  (If it's something that only shows up in multi-module programs, send
 a shar archive or uuencoded tar archive including your source files.)
@@ -18,8 +18,8 @@ Please include the following information in your bug
report:
   * the command line flags with which the Mercury compiler was invoked;
   * the name and version of the C compiler that you are using;

-For bugs that involve the Erlang or Java backends, include the name and
version
-of the Erlang or Java implementation that you are using.
+For bugs that involve the Erlang, Java or C# backends, include the name and
+version of the Erlang, Java or C# implementation that you are using.

 Please try to ensure that bug report contains all the information that we
need to
 be able to reproduce the problem.  Make sure that all bug reports are fully
diff --git a/README.CSharp b/README.CSharp
index 104490c..5c73329 100644
--- a/README.CSharp
+++ b/README.CSharp
@@ -121,7 +121,7 @@ implemented using pure Mercury code.
 For more information about the foreign language interface, see the Mercury
 Language Reference Manual, which you can find at:

-     <http://www.mercury.csse.unimelb.edu.au/information/documentation.html
>
+     <http://www.mercurylang.org/information/documentation.html>

 -----------------------------------------------------------------------------

diff --git a/README.DotNet b/README.DotNet
index 784c080..7166e13 100644
--- a/README.DotNet
+++ b/README.DotNet
@@ -81,7 +81,7 @@ call "C:\Program Files\Microsoft Visual
Studio.NET\Common7\Tools\vsvars32.bat"
   If you're reading this file from somewhere other than the Mercury
   distribution, try the Mercury homepage at:

-      <http://www.mercury.csse.unimelb.edu.au>
+      <http://www.mercurylang.org>

 -----------------------------------------------------------------------------

@@ -150,7 +150,7 @@ For example:
 For more information about the foreign language interface, refer to the
Mercury
 Language Reference Manual, which you can find at:

-    <http://www.mercury.csse.unimelb.edu.au/information/documentation.html>
+    <http://www.mercurylang.org/information/documentation.html>

 The implementation will put this C# in a separate file, which will be
 compiled with Microsoft's C# compiler.  Mmake will automatically
@@ -192,7 +192,7 @@ RESOURCES

 You might find the following pages useful:

- <http://www.mercury.csse.unimelb.edu.au/mercury/dotnet.html>
+ <http://www.mercurylang.org/dotnet.html>

  <http://msdn.microsoft.com/netframework/>

diff --git a/README.Erlang b/README.Erlang
index c0e2812..0d2b242 100644
--- a/README.Erlang
+++ b/README.Erlang
@@ -97,7 +97,7 @@ Mercury's foreign language interface.
 For more information about the foreign language interface, see the Mercury
 Language Reference Manual, which you can find at:

-     <http://www.mercury.csse.unimelb.edu.au/information/documentation.html
>
+     <http://www.mercurylang.org/information/documentation.html>

 -----------------------------------------------------------------------------

@@ -181,9 +181,9 @@ RESOURCES

 You might find the following pages useful:

-    <http://www.mercury.csse.unimelb.edu.au/backends.html>
+    <http://www.mercurylang.org/backends.html>

-    <http://www.mercury.csse.unimelb.edu.au/information/documentation.html>
+    <http://www.mercurylang.org/information/documentation.html>

 -----------------------------------------------------------------------------

diff --git a/README.Java b/README.Java
index 5806efd..72a3b95 100644
--- a/README.Java
+++ b/README.Java
@@ -87,7 +87,7 @@ implemented using pure mercury code.
 For more information about the foreign language interface, see the Mercury
 Language Reference Manual, which you can find at:

-     <http://www.mercury.csse.unimelb.edu.au/information/documentation.html
>
+     <http://www.mercurylang.org/information/documentation.html>

 Some short programs may run much more slowly in the Java grade than the C
 grades.  The runtime is probably dominated by Java class loading and
running
@@ -131,12 +131,12 @@ definition ordering problems in Mmake.workspace.
 RESOURCES

 You might find the following pages useful:
-
-    <http://www.mercury.csse.unimelb.edu.au/backends.html>
+
+    <http://www.mercurylang.org/backends.html>

     <http://java.sun.com/reference/api/index.html>

-    <http://www.mercury.csse.unimelb.edu.au/information/documentation.html>
+    <http://www.mercurylang.org/information/documentation.html>>

 -----------------------------------------------------------------------------

diff --git a/README.ThreadScope b/README.ThreadScope
index 198f92e..ef1cb24 100644
--- a/README.ThreadScope
+++ b/README.ThreadScope
@@ -15,8 +15,8 @@ Contact Info
     pbone at csse.unimelb.edu.au

     Mercury Project
-    mercury at csse.unimelb.edu.au
-    http://www.mercury.csse.unimelb.edu.au
+    mercury at mercurylang.org
+    http://www.mercurylang.org


 Supported Systems
diff --git a/compiler/notes/todo.html b/compiler/notes/todo.html
index 00b51bb..d880e2d 100644
--- a/compiler/notes/todo.html
+++ b/compiler/notes/todo.html
@@ -17,7 +17,7 @@


 For more information on any of these issues, contact
-mercury at csse.unimelb.edu.au.
+mercury at mercurylang.org.

 <p>

diff --git a/doc/faq.texi b/doc/faq.texi
index 99ec08f..5e7cddf 100644
--- a/doc/faq.texi
+++ b/doc/faq.texi
@@ -286,7 +286,7 @@ than usual.
 but it still didn't work. What do I do next?}
 @sp 1

-Send email to @code{mercury-bugs@@csse.unimelb.edu.au},
+Send email to @code{bugs@@mercurylang.org},
 and we'll try to solve your problem.

 @end enumerate
diff --git a/doc/make_manpage b/doc/make_manpage
index 53a48db..50b1198 100755
--- a/doc/make_manpage
+++ b/doc/make_manpage
@@ -100,13 +100,13 @@ $last_half
 .SH AUTHORS
 The Mercury team.
 .P
-See <http://www.mercury.csse.unimelb.edu.au/contact/people.html>.
+See <http://www.mercurylang.org/contact/people.html>.
 .SH COPYRIGHT
 This program and its documentation are copyright by the University of
Melbourne.
 They may be copied only under the terms of the GNU General Public License
\-
 see the file COPYING in the Mercury distribution.
 .SH "SEE ALSO"
-<http://www.mercury.csse.unimelb.edu.au/information/documentation.html>
+<http://www.mercurylang.org/information/documentation.html>
 .P
 The Mercury User's Guide.
 .P
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mercurylang.org/archives/reviews/attachments/20130424/208fe2a0/attachment.html>


More information about the reviews mailing list