aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>2003-02-28 11:26:48 +0000
committerEric S. Raymond <esr@thyrsus.com>2003-02-28 11:26:48 +0000
commit65c345cc69f174e80243141f7147b09d7b17f193 (patch)
tree5cd545a01c9cb2030711045ba7067af16ff0f98e
parent9cb888960d9191a2442bd194e84f3e56ac809eed (diff)
downloadfetchmail-65c345cc69f174e80243141f7147b09d7b17f193.tar.gz
fetchmail-65c345cc69f174e80243141f7147b09d7b17f193.tar.bz2
fetchmail-65c345cc69f174e80243141f7147b09d7b17f193.zip
Version bump.
svn path=/trunk/; revision=3795
-rw-r--r--Makefile.in2
-rw-r--r--README9
-rw-r--r--design-notes.html6
-rw-r--r--fetchmail-FAQ.html10
-rwxr-xr-xmakerelease7
-rwxr-xr-xspecgen.sh2
6 files changed, 17 insertions, 19 deletions
diff --git a/Makefile.in b/Makefile.in
index 09627ceb..e5c99013 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -4,7 +4,7 @@
# So just uncomment all the lines marked QNX.
PACKAGE = fetchmail
-VERSION = 6.2.1
+VERSION = 6.2.2
# Ultrix 2.2 make doesn't expand the value of VPATH.
srcdir = @srcdir@
diff --git a/README b/README
index becc888b..9f31303e 100644
--- a/README
+++ b/README
@@ -38,14 +38,9 @@ protocol or authentication mode is added.
If you want to hack on this code, a list of known bugs and to-do items
can be found in the file todo.html.
-You can easily fetch the latest version of fetchmail via FTP from the
-following FTP directory:
+You can get the code from the fetchmail home page:
- ftp://ftp.ccil.org/pub/esr/fetchmail
-
-Or you can get it from the fetchmail home page:
-
- http://www.tuxedo.org/~esr/fetchmail
+ http://www.catb.org/~esr/fetchmail
Enjoy!
diff --git a/design-notes.html b/design-notes.html
index 7bace281..32025b78 100644
--- a/design-notes.html
+++ b/design-notes.html
@@ -18,7 +18,7 @@
<tr>
<td width="30%">Back to <a href="/~esr/index.html">Fetchmail Home Page</a></td>
<td width="30%" align="center">To <a href="/~esr/sitemap.html">Site Map</a></td>
-<td width="30%" align="right">$Date: 2003/01/17 14:53:37 $</td>
+<td width="30%" align="right">$Date: 2003/02/28 11:26:47 $</td>
</tr>
</table>
@@ -470,7 +470,7 @@ gratitude.</p>
<p>The beta testers didn't know it at the time, but they were also
the subjects of a sociological experiment. The results are
described in my paper, <a
-href="//www.tuxedo.org/~esr/writings/cathedral-bazaar/">The
+href="//www.catb.org/~esr/writings/cathedral-bazaar/">The
Cathedral And The Bazaar</a>.</p>
<h1>Credits</h1>
@@ -741,7 +741,7 @@ RFC2221 IMAP4 Login Referrals
<tr>
<td width="30%">Back to <a href="index.html">Fetchmail Home Page</a></td>
<td width="30%" align="center">To <a href="/~esr/sitemap.html">Site Map</a></td>
-<td width="30%" align="right">$Date: 2003/01/17 14:53:37 $</td>
+<td width="30%" align="right">$Date: 2003/02/28 11:26:47 $</td>
</tr>
</table>
diff --git a/fetchmail-FAQ.html b/fetchmail-FAQ.html
index 24fca7fa..02a88e8a 100644
--- a/fetchmail-FAQ.html
+++ b/fetchmail-FAQ.html
@@ -16,7 +16,7 @@ content="Frequently asked questions about fetchmail."/>
Page</a></td>
<td width="30%" align="center">To <a href="/~esr/sitemap.html">Site
Map</a></td>
-<td width="30%" align="right">$Date: 2003/01/14 13:11:32 $</td>
+<td width="30%" align="right">$Date: 2003/02/28 11:26:48 $</td>
</tr>
</table>
@@ -264,7 +264,7 @@ fetchmail sources?</a></h2>
<p>The latest HTML FAQ is available alongside the latest fetchmail
sources at the fetchmail home page: <a
-href="http://www.tuxedo.org/~esr/fetchmail">http://www.tuxedo.org/~esr/fetchmail</a>.
+href="http://www.catb.org/~esr/fetchmail">http://www.catb.org/~esr/fetchmail</a>.
You can also usually find both in the <a
href="http://sunsite.unc.edu/pub/Linux/system/mail/pop/!INDEX.html">
POP mail tools directory on Sunsite</a>.</p>
@@ -409,7 +409,7 @@ fetchmail simple so it stays reliable.</p>
<p>For reasons fetchmail doesn't have other commonly-requested
features (such as password encryption, or multiple concurrent polls
from the same instance of fetchmail) see the <a
-href="http://www.tuxedo.org/~esr/fetchmail/design-notes.html">design
+href="http://www.catb.org/~esr/fetchmail/design-notes.html">design
notes</a>.</p>
<p>Fetchmail is a mature project, no longer in constant active
@@ -459,7 +459,7 @@ extended test to see if my theory about the critical features of
the Linux development model is correct.</p>
<p>The experiment was a success. I wrote a paper about it titled <a
-href="http://www.tuxedo.org/~esr/writings/cathedral.html">The
+href="http://www.catb.org/~esr/writings/cathedral.html">The
Cathedral and the Bazaar</a> which was first presented at Linux
Kongress '97 in Bavaria and very well received there. It was also
given at Atlanta Linux Expo, Linux Pro '97 in Warsaw, and the first
@@ -3461,7 +3461,7 @@ dns errors.</p>
Page</a></td>
<td width="30%" align="center">To <a href="/~esr/sitemap.html">Site
Map</a></td>
-<td width="30%" align="right">$Date: 2003/01/14 13:11:32 $</td>
+<td width="30%" align="right">$Date: 2003/02/28 11:26:48 $</td>
</tr>
</table>
diff --git a/makerelease b/makerelease
index 3ba6a566..a529dd14 100755
--- a/makerelease
+++ b/makerelease
@@ -151,9 +151,12 @@ print "Making activity graph...";
growthplot;
print "Making LSM...";
-$keywords="mail, client, POP, POP2, POP3, APOP, RPOP, KPOP, IMAP, ETRN, ODMR, SMTP, ESMTP, GSSAPI, RPA, NTLM, CRAM-MD5, SASL"
+$keywords="mail, client, POP, POP2, POP3, APOP, RPOP, KPOP, IMAP, ETRN, ODMR, SMTP, ESMTP, GSSAPI, RPA, NTLM, CRAM-MD5, SASL";
system("rpm2lsm $version -k $keywords fetchmail-$version-1.i386.rpm >fetchmail.lsm");
-system("ls -l fetchmail.lsm")
+system("ls -l fetchmail.lsm");
+
+# Avoid leaving unwriteable files around
+system("chown -R esr .");
print "Done\n";
diff --git a/specgen.sh b/specgen.sh
index 2332e287..ede185ba 100755
--- a/specgen.sh
+++ b/specgen.sh
@@ -5,7 +5,7 @@ Version: $1
Release: 1
Vendor: Eric Conspiracy Secret Labs
Packager: Eric S. Raymond <esr@thyrsus.com>
-URL: http://www.tuxedo.org/~esr/fetchmail/
+URL: http://www.catb.org/~esr/fetchmail/
Source: %{name}-%{version}.tar.gz
Group: Applications/Mail
Group(pt_BR): Aplicações/Correio Eletrônico