pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/lang Add lua53.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/f9c291529dda
branches:  trunk
changeset: 644811:f9c291529dda
user:      alnsn <alnsn%pkgsrc.org@localhost>
date:      Sat Jan 17 17:52:17 2015 +0000

description:
Add lua53.

diffstat:

 lang/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 65ac90ea036e -r f9c291529dda lang/Makefile
--- a/lang/Makefile     Sat Jan 17 17:50:23 2015 +0000
+++ b/lang/Makefile     Sat Jan 17 17:52:17 2015 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.398 2015/01/04 10:14:47 dholland Exp $
+# $NetBSD: Makefile,v 1.399 2015/01/17 17:52:17 alnsn Exp $
 #
 
 COMMENT=       Programming languages
@@ -108,6 +108,7 @@
 #SUBDIR+=      lua             # only contains Makefile fragments
 SUBDIR+=       lua51
 SUBDIR+=       lua52
+SUBDIR+=       lua53
 SUBDIR+=       lush
 SUBDIR+=       maude
 SUBDIR+=       mawk



Home | Main Index | Thread Index | Old Index