Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 11 Apr 2002 04:45:29 -0700 (PDT)
From:      Thomas Gellekum <tg@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/databases/gadfly Makefile ports/databases/gadfly/files patch-re patch-socket
Message-ID:  <200204111145.g3BBjU805591@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
tg          2002/04/11 04:45:29 PDT

  Modified files:
    databases/gadfly     Makefile 
  Added files:
    databases/gadfly/files patch-re patch-socket 
  Log:
  - Use re instead of obsolete regex module. This fixes some warnings
    with newer versions of Python.
  - Call socket.{connect,bind} with a tuple (ip, port).
  
  Obtained from:  Zope CVS tree
  
  Revision  Changes    Path
  1.10      +1 -0      ports/databases/gadfly/Makefile
  1.1       +327 -0    ports/databases/gadfly/files/patch-re (new)
  1.1       +24 -0     ports/databases/gadfly/files/patch-socket (new)

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




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