Bug 157447

Summary: [PATCH] mail/offlineimap: enable PYDISTUTILS_NOEGGINFO=yes
Product: Ports & Packages Reporter: Mark Felder <feld>
Component: Individual Port(s)Assignee: Sergei Kolobov <sergei>
Status: Closed FIXED    
Severity: Affects Only Me CC: sergei
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
offlineimap-6.3.3.patch none

Description Mark Felder freebsd_committer freebsd_triage 2011-05-31 01:20:04 UTC
OfflineIMAP has a new maintainer.

I can't seem to get `port test` to finish completely -- hangs while checking for leftover files,
but I cannot locate any.

Also, I had to enable PYDISTUTILS_NOEGGINFO=yes because otherwise it tries to use an egg-info
with a version 6.3 in the name instead of 6.3.3 and I've no idea what's required to fix that.

Otherwise this updated port has no issues as far as I can tell.

Port maintainer (sergei@FreeBSD.org) is cc'd.

Generated with FreeBSD Port Tools 0.99
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2011-05-31 01:20:14 UTC
Responsible Changed
From-To: freebsd-ports-bugs->sergei

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2011-07-01 21:13:20 UTC
uqs         2011-07-01 20:13:06 UTC

  FreeBSD ports repository (src committer)

  Modified files:
    mail/offlineimap     Makefile distinfo pkg-descr pkg-plist 
  Log:
  Update to 6.3.3
  
  This fixes offlineimap to work with Python 2.7 again
  
  PR:             ports/154085, ports/157447
  Submitted by:   Anonymous <swell.k@gmail.com>, Pan Tsu <inyaoo@gmail.com>,
                  Mark Felder <feld@feld.me>
  Approved by:    Maintainer timeout
  
  Revision  Changes    Path
  1.33      +15 -6     ports/mail/offlineimap/Makefile
  1.21      +2 -3      ports/mail/offlineimap/distinfo
  1.3       +1 -1      ports/mail/offlineimap/pkg-descr
  1.9       +16 -14    ports/mail/offlineimap/pkg-plist
_______________________________________________
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 3 Ulrich Spörlein freebsd_committer freebsd_triage 2011-07-01 21:13:27 UTC
State Changed
From-To: open->closed

Committed, with minor changes. Thanks!