cvs commit: ports/devel/gaphor Makefile pkg-plist ports/devel/gaphor/files patch-zope-interface_adapter.py

Martin Wilke miwi at FreeBSD.org
Sun Oct 18 11:43:44 UTC 2009


miwi        2009-10-18 11:43:44 UTC

  FreeBSD ports repository

  Modified files:
    devel/gaphor         Makefile pkg-plist 
  Added files:
    devel/gaphor/files   patch-zope-interface_adapter.py 
  Log:
  - Fix runtime error with python26
  
  Since Python 2.6, 'with' is a reserved keyword,
  gaphor is broken with Python 2.6. This patch will
  fix the issue.
  
  PR:             139694
  Submitted by:   Thinker K.F. Li <thinker at branda.to>
  
  Revision  Changes    Path
  1.19      +1 -1      ports/devel/gaphor/Makefile
  1.1       +392 -0    ports/devel/gaphor/files/patch-zope-interface_adapter.py (new)
  1.8       +2 -0      ports/devel/gaphor/pkg-plist


More information about the cvs-all mailing list