[csw-devel] SF.net SVN: gar:[3710] csw/mgar/pkg/lua/trunk

wmeler at users.sourceforge.net wmeler at users.sourceforge.net
Wed Mar 11 11:27:24 CET 2009


Revision: 3710
          http://gar.svn.sourceforge.net/gar/?rev=3710&view=rev
Author:   wmeler
Date:     2009-03-11 10:27:24 +0000 (Wed, 11 Mar 2009)

Log Message:
-----------
version 5.1.4

Modified Paths:
--------------
    csw/mgar/pkg/lua/trunk/Makefile
    csw/mgar/pkg/lua/trunk/checksums

Modified: csw/mgar/pkg/lua/trunk/Makefile
===================================================================
--- csw/mgar/pkg/lua/trunk/Makefile	2009-03-11 04:48:08 UTC (rev 3709)
+++ csw/mgar/pkg/lua/trunk/Makefile	2009-03-11 10:27:24 UTC (rev 3710)
@@ -1,5 +1,5 @@
 GARNAME = lua
-GARVERSION = 5.0.2
+GARVERSION = 5.1.4
 CATEGORIES = lang
 
 DESCRIPTION = light-weight language designed for extending applications
@@ -11,14 +11,20 @@
 
 MASTER_SITES = http://www.lua.org/ftp/
 DISTFILES  = $(GARNAME)-$(GARVERSION).tar.gz
-#DISTFILES += CSWlua.gspec CSWlua.prototype CSWlua.depend
+DISTFILES += CSWlua.gspec 
 
+#CSWlua.prototype CSWlua.depend
+
 # We define upstream file regex so we can be notifed of new upstream software release
 UFILES_REGEX = $(GARNAME)-(\d+(?:\.\d+)*).tar.gz
 
 #LIBDEPS += lib/db lib/gdbm
 
 # Configuration flags
-CONFIGURE_ARGS += 
+CONFIGURE_SCRIPTS=
 
+BUILD_ARGS += solaris CC=$(CC) CFLAGS=-O
+
+INSTALL_ARGS += INSTALL=ginstall INSTALL_TOP=$(DESTDIR)$(prefix) INSTALL_MAN=$(DESTDIR)$(mandir)/man1
+
 include gar/category.mk

Modified: csw/mgar/pkg/lua/trunk/checksums
===================================================================
--- csw/mgar/pkg/lua/trunk/checksums	2009-03-11 04:48:08 UTC (rev 3709)
+++ csw/mgar/pkg/lua/trunk/checksums	2009-03-11 10:27:24 UTC (rev 3710)
@@ -1 +1,2 @@
-dea74646b7e5c621fef7174df83c34b1  download/lua-5.0.2.tar.gz
+d0870f2de55d59c1c8419f36e8fac150  download/lua-5.1.4.tar.gz
+41542acbaa142b29bec03d70b5613088  download/CSWlua.gspec


This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.



More information about the devel mailing list