cvs commit: ports/comms/ruby-serialport Makefile ports/comms/ruby-serialport/files patch-ext::impl::posix_serialport.c patch-ext::serialport.c

Stanislav Sedov stas at FreeBSD.org
Mon Aug 17 08:29:07 UTC 2009


stas        2009-08-17 08:29:07 UTC

  FreeBSD ports repository

  Modified files:
    comms/ruby-serialport Makefile 
  Added files:
    comms/ruby-serialport/files 
                                patch-ext::impl::posix_serialport.c 
                                patch-ext::serialport.c 
  Log:
  - Fix ruby-serialport on amd64.  Before this change untyped arguments were
    promoted to incorrect types leading to segfaults.
  
  Reported by:    Boris Lytochkin <lytboris at yandex-team.ru>
  
  Revision  Changes    Path
  1.8       +1 -0      ports/comms/ruby-serialport/Makefile
  1.1       +20 -0     ports/comms/ruby-serialport/files/patch-ext::impl::posix_serialport.c (new)
  1.1       +42 -0     ports/comms/ruby-serialport/files/patch-ext::serialport.c (new)


More information about the cvs-ports mailing list