cvs commit: ports/Mk bsd.lua.mk ports/lang/lua Makefile pkg-plist ports/lang/lua/files patch-Makefile patch-src-Makefile

Alejandro Pulver alepulver at FreeBSD.org
Sun Aug 10 19:29:43 UTC 2008


alepulver    2008-08-10 19:29:43 UTC

  FreeBSD ports repository

  Modified files:
    Mk                   bsd.lua.mk 
    lang/lua             Makefile pkg-plist 
    lang/lua/files       patch-src-Makefile 
  Removed files:
    lang/lua/files       patch-Makefile 
  Log:
  - Merge patch-Makefile into patch-src-Makefile (both actually patch same file).
  - Patch lang/lua to behave as expected by the framework.
  - Add missing library dependency (only run before) when using lua 5.1.
  - Add notes in bsd.lua.mk for updating lang/lua* ports describing how they are
    integrated into the ports tree.
  
  PR:             ports/126207
  Submitted by:   Daniel Roethlisberger <daniel at roe.ch>
  
  Revision  Changes    Path
  1.18      +22 -2     ports/Mk/bsd.lua.mk
  1.33      +12 -7     ports/lang/lua/Makefile
  1.2       +0 -27     ports/lang/lua/files/patch-Makefile (dead)
  1.2       +22 -3     ports/lang/lua/files/patch-src-Makefile
  1.11      +3 -1      ports/lang/lua/pkg-plist


More information about the cvs-ports mailing list