Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 18 Oct 2009 11:50:06 GMT
From:      dfilter@FreeBSD.ORG (dfilter service)
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   Re: ports/139694: commit references a PR
Message-ID:  <200910181150.n9IBo6hM024094@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/139694; it has been noted by GNATS.

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/139694: commit references a PR
Date: Sun, 18 Oct 2009 11:43:57 +0000 (UTC)

 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@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
 _______________________________________________
 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"
 



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