summaryrefslogtreecommitdiff
path: root/lang/lua/files/patch-ab (follow)
Commit message (Collapse)AuthorAgeFilesLines
* - Update to 5.1.4Renato Botelho2009-02-051-20/+0
| | | | | | | | | - Use PORTDOCS facility - Remove a simple patch and use REINPLACE_CMD instead - Take maintainership Notes: svn path=/head/; revision=227679
* - Update to 5.1Pav Lucistnik2006-05-031-4/+4
| | | | | | | | PR: ports/96449 Submitted by: Richard Kiss <him@richardkiss.com> (maintainer) Notes: svn path=/head/; revision=161275
* Upgrade to 5.0 and keep 4.0 as lang/lua4Hye-Shik Chang2003-05-101-10/+10
| | | | Notes: svn path=/head/; revision=80626
* Use random()/srandom() for better PRNG properties than rand()/srand().Kris Kennaway2001-04-301-0/+20
Bump PORTREVISION. Approved by: maintainer Notes: svn path=/head/; revision=42065