Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 4 Nov 2003 03:54:17 -0800 (PST)
From:      Edwin Groothuis <edwin@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/www/php-screw Makefile ports/www/php-screw/files patch-tools::screw.c
Message-ID:  <200311041154.hA4BsHkn006836@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
edwin       2003/11/04 03:54:17 PST

  FreeBSD ports repository

  Modified files:
    www/php-screw        Makefile 
  Added files:
    www/php-screw/files  patch-tools::screw.c 
  Log:
  [patch] Fix compiler error in www/php-screw
  
          php-screw is not C99 compatible: the author use "exit()"
          while C99 forbid.
  
  PR:             56222
  Submitted by:   "Kang Liu" <liukang@bjpu.edu.cn>
  Approved by:    Alex Dupre <sysadmin@alexdupre.com>
  
  Revision  Changes    Path
  1.7       +0 -4      ports/www/php-screw/Makefile
  1.1       +42 -0     ports/www/php-screw/files/patch-tools::screw.c (new)



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