>Description:
Update gotmail port to include new download site and to version 0.7.6. Gotmail update includes hotmail fixes & MSN account access.
>How-To-Repeat:
>Fix:
--- gotmail.diff begins here ---
diff -ruN gotmail.bak/Makefile gotmail/Makefile
--- gotmail.bak/Makefile Sun Dec 1 00:23:48 2002
+++ gotmail/Makefile Thu Jan 9 13:12:56 2003
@@ -6,9 +6,9 @@
#
PORTNAME= gotmail
-PORTVERSION= 0.7.4
+PORTVERSION= 0.7.6
CATEGORIES= mail perl5
-MASTER_SITES= http://ssl.usu.edu/paul/gotmail/
+MASTER_SITES= http://savannah.nongnu.org/download/gotmail/stable.pkg/${PORTVERSION}/
DISTNAME= ${PORTNAME}_${PORTVERSION}
MAINTAINER= freebs...@FreeBSD.org
diff -ruN gotmail.bak/distinfo gotmail/distinfo
--- gotmail.bak/distinfo Wed Oct 23 11:03:21 2002
+++ gotmail/distinfo Thu Jan 9 13:13:18 2003
@@ -1 +1 @@
-MD5 (gotmail_0.7.4.tar.gz) = acfaaa6f1a243c43c68f12c47bcc1376
+MD5 (gotmail_0.7.6.tar.gz) = 29b7f58f73de72485cee1f875bc4a83e
diff -ruN gotmail.bak/pkg-comment gotmail/pkg-comment
--- gotmail.bak/pkg-comment Tue Dec 18 21:58:45 2001
+++ gotmail/pkg-comment Thu Jan 9 12:57:56 2003
@@ -1 +1 @@
-A script to fetch mail from a Hotmail mailbox
+A script to fetch mail from a Hotmail or MSN mailbox
diff -ruN gotmail.bak/pkg-descr gotmail/pkg-descr
--- gotmail.bak/pkg-descr Tue Dec 18 21:58:45 2001
+++ gotmail/pkg-descr Thu Jan 9 12:58:47 2003
@@ -1,5 +1,5 @@
-GotMail is a utility to download mail from a Hotmail account
+GotMail is a utility to download mail from a Hotmail or MSN account
and either save it to disk or forward it using sendmail to
another email address.
-WWW: http://www.hawkins.emu.id.au/gotmail/
+WWW: http://www.nongnu.org/gotmail/
diff -ruN gotmail.bak/pkg-plist gotmail/pkg-plist
--- gotmail.bak/pkg-plist Sat Jun 1 01:13:20 2002
+++ gotmail/pkg-plist Thu Jan 9 13:12:32 2003
@@ -2,4 +2,5 @@
%%PORTDOCS%%share/doc/gotmail/ChangeLog
%%PORTDOCS%%share/doc/gotmail/README
%%PORTDOCS%%share/doc/gotmail/sample.gotmailrc
+%%PORTDOCS%%share/doc/gotmail/COPYING
%%PORTDOCS%%@dirrm share/doc/gotmail
--- gotmail.diff ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
To Unsubscribe: send mail to majo...@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message