Skip site navigation (1)Skip section navigation (2)
Date:      1 Feb 2004 18:15:18 -0000
From:      Richard Kiss <him@richardkiss.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/62224: Update Lua port to 5.0.1
Message-ID:  <20040201181518.4669.qmail@gizzywump.com>
Resent-Message-ID: <200402011820.i11IKOJd000992@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         62224
>Category:       ports
>Synopsis:       Update Lua port to 5.0.1
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Sun Feb 01 10:20:24 PST 2004
>Closed-Date:
>Last-Modified:
>Originator:     Richard Kiss
>Release:        FreeBSD 5.2-RELEASE i386
>Organization:
>Environment:
System: FreeBSD kalamalka.gizzywump.com 5.2-RELEASE FreeBSD 5.2-RELEASE #4: Sun Jan 18 14:54:51 PST 2004 root@kalamalka.gizzywump.com:/mnt/usr/obj/mnt/usr/src/sys/GIZZYWUMP i386


	
>Description:
	Port update.

>How-To-Repeat:
	N/A.
>Fix:
diff -ruN lua/Makefile lua-rk/Makefile
--- lua/Makefile        Sun Nov 16 04:43:07 2003
+++ lua-rk/Makefile     Sun Feb  1 10:04:47 2004
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=      lua
-PORTVERSION=   5.0
+PORTVERSION=   5.0.1
 PORTREVISION=  1
 CATEGORIES=    lang
 MASTER_SITES=  http://www.lua.org/ftp/ \
diff -ruN lua/distinfo lua-rk/distinfo
--- lua/distinfo        Sat May 10 15:29:24 2003
+++ lua-rk/distinfo     Sun Feb  1 10:09:04 2004
@@ -1 +1 @@
-MD5 (lua-5.0.tar.gz) = 6f14803fad389fb1cb15d17edfeddd91
+MD5 (lua-5.0.1.tar.gz) = e0a450d84971a3f4563b98172d1e382c

>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040201181518.4669.qmail>