Date: Thu, 09 Jan 2003 13:20:22 -0500 From: o_sleep@babbleheaven.com To: FreeBSD-gnats-submit@FreeBSD.org Cc: o_sleep@babbleheaven.com Subject: ports/46900: Update port: mail/gotmail version 0.7.6 to work with changes on Hotmail and new download site. Message-ID: <courier.3E1DBD66.0000F176@habanero.babbleheaven.com>
next in thread | raw e-mail | index | archive | help
>Number: 46900 >Category: ports >Synopsis: Update port: mail/gotmail version 0.7.6 to work with changes on Hotmail and new download site. >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Thu Jan 09 10:30:01 PST 2003 >Closed-Date: >Last-Modified: >Originator: No Sleep >Release: FreeBSD 4.6.1-RELEASE-p5 i386 >Organization: Babbleheaven >Environment: System: FreeBSD habanero 4.6.1-RELEASE-p5 FreeBSD 4.6.1-RELEASE-p5 #0: Mon Aug 19 12:42:16 EDT 2002 root@habanero:/usr/src/sys/compile/TP600EXE i386 >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= freebsd-ports@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 majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?courier.3E1DBD66.0000F176>