Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 13 Aug 2004 15:51:18 +0800 (CST)
From:      Cheng-Lung Sung <clsung@tw.freebsd.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/70396: [PATCH] mail/p5-Mail-Webmail-Gmail: update to 0.09
Message-ID:  <20040813075118.449DA106C3B@FreeBSD.csie.NCTU.edu.tw>
Resent-Message-ID: <200408130800.i7D80i1m058491@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         70396
>Category:       ports
>Synopsis:       [PATCH] mail/p5-Mail-Webmail-Gmail: update to 0.09
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Fri Aug 13 08:00:43 GMT 2004
>Closed-Date:
>Last-Modified:
>Originator:     Cheng-Lung Sung
>Release:        FreeBSD 4.10-STABLE i386
>Organization:
FreeBSD @ Taiwan
>Environment:
System: FreeBSD FreeBSD.csie.NCTU.edu.tw 4.10-STABLE FreeBSD 4.10-STABLE #0: Sat May 29 08:18:00 CST 2004
>Description:
- Update to 0.09
- copy from Changes:
    - Added a README.WINDOWS to help with the complexity of installing
      Crypt::SSLeay under that platform.
    - Added the ability to send attachments ( Thank you Daniel Stutz )
    - Added encrypt_session, which allows you to encrypt your entire
      Gmail session, not just the logon process.
    - Added the ability to pull ads.  Ads are automatically pulled when
      you request a message thread.
    - Removed reference to META.YML in the manifest.
    - Fixed some spelling errors ( I think I do this everytime. )
    - Fixed example scripts, changed reference of $Gmail::FOLDERS to
      $Mail::Webmail::Gmail::FOLDERS ( thanks tristan! )
    - Fixed parsing error when there were unmatched square brackets
      in a field ( Thanks again Daniel! )
    - Proxy support has stopped working for me, not sure if its an
      issue with the proxy I've been using, or if its an issue with
      the update I did to the logon process in 0.08. 


Generated with FreeBSD Port Tools 0.63
>How-To-Repeat:
>Fix:

--- p5-Mail-Webmail-Gmail-0.09.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/mail/p5-Mail-Webmail-Gmail/Makefile /home/clsung/p5-Mail-Webmail-Gmail/Makefile
--- /usr/ports/mail/p5-Mail-Webmail-Gmail/Makefile	Mon Aug  9 05:36:52 2004
+++ /home/clsung/p5-Mail-Webmail-Gmail/Makefile	Fri Aug 13 11:22:42 2004
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	Mail-Webmail-Gmail
-PORTVERSION=	0.08
+PORTVERSION=	0.09
 CATEGORIES=	mail perl5
 MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
 MASTER_SITE_SUBDIR=	Mail
diff -ruN --exclude=CVS /usr/ports/mail/p5-Mail-Webmail-Gmail/distinfo /home/clsung/p5-Mail-Webmail-Gmail/distinfo
--- /usr/ports/mail/p5-Mail-Webmail-Gmail/distinfo	Mon Aug  9 05:36:52 2004
+++ /home/clsung/p5-Mail-Webmail-Gmail/distinfo	Fri Aug 13 11:22:56 2004
@@ -1,2 +1,2 @@
-MD5 (Mail-Webmail-Gmail-0.08.tar.gz) = 695295a2505dd5a7959aaea53e1e0ccf
-SIZE (Mail-Webmail-Gmail-0.08.tar.gz) = 10967
+MD5 (Mail-Webmail-Gmail-0.09.tar.gz) = 18e594f8e778f4389ec1362048cfe2b8
+SIZE (Mail-Webmail-Gmail-0.09.tar.gz) = 12771
--- p5-Mail-Webmail-Gmail-0.09.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040813075118.449DA106C3B>