CVS commit: wip/elinks-snapshot
"atomicules" <[email protected]> Sat, 15 Aug 2015 22:19:40 +0000
| Newsgroups | gmane.os.netbsd.devel.pkgsrc.wip.cvs |
|---|---|
| Message-ID | <[email protected]> |
Module name: wip Committed by: atomicules Date: Sat Aug 15 22:19:25 UTC 2015 Modified Files: wip/elinks-snapshot: DESCR Makefile Log Message: Fix typo in DESCR and add ensure correct Lua version in Makefile As it is, Elinks 0.13 is not compatible with Lua5.2. There is a small patch on the mailing list for Lua5.2 compatibility, but for now let's make sure we are using Lua5.1. To generate a diff of this commit: cvs -z3 rdiff -u -r1.10 -r1.11 wip/elinks-snapshot/Makefile cvs -z3 rdiff -u -r1.2 -r1.3 wip/elinks-snapshot/DESCR To view a diff of this commit: http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/elinks-snapshot/Makefile?r1=1.10&r2=1.11 http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/elinks-snapshot/DESCR?r1=1.2&r2=1.3 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. ------------------------------------------------------------------------------