From owner-freebsd-ports Thu Jan 9 10:30: 6 2003 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4269237B401 for ; Thu, 9 Jan 2003 10:30:03 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 696F943F43 for ; Thu, 9 Jan 2003 10:30:02 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id h09IU2NS061690 for ; Thu, 9 Jan 2003 10:30:02 -0800 (PST) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id h09IU2oe061689; Thu, 9 Jan 2003 10:30:02 -0800 (PST) Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 66AD237B401 for ; Thu, 9 Jan 2003 10:20:29 -0800 (PST) Received: from habanero.babbleheaven.com (ns1.babbleheaven.com [66.114.65.162]) by mx1.FreeBSD.org (Postfix) with ESMTP id 71F1743E4A for ; Thu, 9 Jan 2003 10:20:28 -0800 (PST) (envelope-from root@babbleheaven.com) Received: from localhost (localhost [127.0.0.1]) (uid 0) by habanero.babbleheaven.com with local; Thu, 09 Jan 2003 13:20:22 -0500 Message-Id: Date: Thu, 09 Jan 2003 13:20:22 -0500 From: o_sleep@babbleheaven.com Reply-To: o_sleep@babbleheaven.com To: FreeBSD-gnats-submit@FreeBSD.org Cc: o_sleep@babbleheaven.com X-Send-Pr-Version: 3.113 Subject: ports/46900: Update port: mail/gotmail version 0.7.6 to work with changes on Hotmail and new download site. Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >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