Bug 137434 - [PATCH] mail/imapsync: Mail::IMAPClient check is faulty
Summary: [PATCH] mail/imapsync: Mail::IMAPClient check is faulty
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Philippe Audeoud
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-08-04 22:00 UTC by Kevin Kobb
Modified: 2009-08-10 19:50 UTC (History)
0 users

See Also:


Attachments
file.diff (962 bytes, patch)
2009-08-04 22:00 UTC, Kevin Kobb
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Kevin Kobb 2009-08-04 22:00:03 UTC
Trying to run imapsync 1.285 produces:
imapsync needs perl lib Mail::IMAPClient release 2.2.9, or 3.0.19 or superior

imapsync quits at this point

Running pkg_info shows:
mail# pkg_info | grep p5-Mail-IMAPClient
p5-Mail-IMAPClient-3.19 Perl5 module to talk to a IMAP4rev1 (RFC2060) server

Fix: This is a known upstream problem, and is fixed in imapsync version 1.286. Update the port to 1.286 fixes this problem. Patch attached.

Patch attached with submission follows:
How-To-Repeat: Install imapsync and p5-Mail-IMAPClient-3.19 and try to run imapsync.
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2009-08-04 22:00:17 UTC
Maintainer of mail/imapsync,

Please note that PR ports/137434 has just been submitted.

If it contains a patch for an upgrade, an enhancement or a bug fix
you agree on, reply to this email stating that you approve the patch
and a committer will take care of it.

The full text of the PR can be found at:
    http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/137434

-- 
Edwin Groothuis via the GNATS Auto Assign Tool
edwin@FreeBSD.org
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2009-08-04 22:00:19 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Comment 3 Jim Riggs 2009-08-09 05:50:20 UTC
Approved.
Comment 4 Mark Linimon freebsd_committer freebsd_triage 2009-08-09 06:09:34 UTC
State Changed
From-To: feedback->open

Maintainer approved.
Comment 5 Philippe Audeoud freebsd_committer freebsd_triage 2009-08-10 19:45:16 UTC
Responsible Changed
From-To: freebsd-ports-bugs->jadawin

I'll take it.
Comment 6 dfilter service freebsd_committer freebsd_triage 2009-08-10 19:47:47 UTC
jadawin     2009-08-10 18:47:38 UTC

  FreeBSD ports repository

  Modified files:
    mail/imapsync        Makefile distinfo 
  Log:
  - Update to 1.286
  
  PR:             ports/137434
  Submitted by:   Kevin Kobb <kkobb _AT_ skylinecorp.com>
  Approved by:    maintainer
  
  Revision  Changes    Path
  1.40      +1 -1      ports/mail/imapsync/Makefile
  1.34      +3 -3      ports/mail/imapsync/distinfo
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 7 Philippe Audeoud freebsd_committer freebsd_triage 2009-08-10 19:48:30 UTC
State Changed
From-To: open->closed

Committed. Thanks!