ports/70396: [PATCH] mail/p5-Mail-Webmail-Gmail: update to 0.09
Cheng-Lung Sung
clsung at tw.freebsd.org
Fri Aug 13 08:00:44 UTC 2004
>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:
More information about the freebsd-ports-bugs
mailing list