[MacPorts] #56750: py-pysvn: latest version is 1.9.6

MacPorts noreply at macports.org
Tue Jul 24 21:59:12 UTC 2018


#56750: py-pysvn: latest version is 1.9.6
--------------------------+----------------------
  Reporter:  josephsacco  |      Owner:  (none)
      Type:  update       |     Status:  new
  Priority:  Normal       |  Milestone:
 Component:  ports        |    Version:
Resolution:               |   Keywords:  haspatch
      Port:  py-pysvn     |
--------------------------+----------------------

Comment (by josephsacco):

 I have updated the Portfile to support python3.7.  In addition,  I added a
 patch  for {{{Import/pycxx-7.0.3/Src/IndirectPythonInterface.cxx}}} to
 eliminate a cast problem.  I also modified the original patch for
 {{{Source/setup_configure.py}}}.

 The previous version of the Portfile set worksrcdir to
 ${worksrcdir}/Source.  That was OK when everything when patch, configure,
 and build were done from the Source directory.  With the addition of the
 new patch, the source needed to be patched in two different directories.
 I set patch.dir to the original ${worksrcpath} and modified the two patch
 files to work from the top of the application source tree. .  I then added
 a line just before pre-configure to reset worksrcdir to
 ${worksrcdir}/Source.  That actually worked.

 With the new version of the Portfile and the two patches,  py-pysvn
 builds for py27, py36, and py37.

 -Joseph

-- 
Ticket URL: <https://trac.macports.org/ticket/56750#comment:3>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list