ports/120278: [patch] lang/lua update to 5.1.3

Hirohisa Yamaguchi umq at ueo.co.jp
Tue Feb 5 03:30:01 UTC 2008


>Number:         120278
>Category:       ports
>Synopsis:       [patch] lang/lua update to 5.1.3
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Tue Feb 05 03:30:01 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Hirohisa Yamaguchi
>Release:        FreeBSD 8.0-CURRENT amd64
>Organization:
<organization of PR author (multiple lines)>
>Environment:
System: FreeBSD calliope.****.org 8.0-CURRENT FreeBSD 8.0-CURRENT #15: Fri Jan 18 14:38:27 JST 2008 root at calliope.****.org:/usr/obj/usr/src/sys/CALLIOPE64 amd64

>Description:
	The new version of lang/lua 5.1.3 has been released.
	Release announcement: http://lua-users.org/lists/lua-l/2008-01/msg00563.html
>How-To-Repeat:
	N/A
>Fix:

	the patch follows:

cvs diff: Diffing .
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/lang/lua/Makefile,v
retrieving revision 1.29
diff -p -u -r1.29 Makefile
--- Makefile	31 Mar 2007 20:40:55 -0000	1.29
+++ Makefile	5 Feb 2008 03:22:21 -0000
@@ -6,8 +6,7 @@
 #
 
 PORTNAME=	lua
-PORTVERSION=	5.1.1
-PORTREVISION=	2
+PORTVERSION=	5.1.3
 CATEGORIES=	lang
 MASTER_SITES=	http://www.lua.org/ftp/ \
 		ftp://ftp.tecgraf.puc-rio.br/pub/lua/ \
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/lang/lua/distinfo,v
retrieving revision 1.11
diff -p -u -r1.11 distinfo
--- distinfo	22 Aug 2006 09:02:29 -0000	1.11
+++ distinfo	5 Feb 2008 03:22:21 -0000
@@ -1,3 +1,3 @@
-MD5 (lua-5.1.1.tar.gz) = 22f4f912f20802c11006fe9b84d5c461
-SHA256 (lua-5.1.1.tar.gz) = c5daeed0a75d8e4dd2328b7c7a69888247868154acbda69110e97d4a6e17d1f0
-SIZE (lua-5.1.1.tar.gz) = 207810
+MD5 (lua-5.1.3.tar.gz) = a70a8dfaa150e047866dc01a46272599
+SHA256 (lua-5.1.3.tar.gz) = 6b5df2edaa5e02bf1a2d85e1442b2e329493b30b0c0780f77199d24f087d296d
+SIZE (lua-5.1.3.tar.gz) = 215817
Index: pkg-plist
===================================================================
RCS file: /home/ncvs/ports/lang/lua/pkg-plist,v
retrieving revision 1.7
diff -p -u -r1.7 pkg-plist
--- pkg-plist	15 Sep 2006 08:17:08 -0000	1.7
+++ pkg-plist	5 Feb 2008 03:22:21 -0000
@@ -11,6 +11,7 @@ bin/luac-%%LUA_VER%%
 %%LUA_INCDIR%%/lualib.h
 %%LUA_LIBDIR%%/liblua.a
 %%PORTDOCS%%%%DOCSDIR%%/README
+%%PORTDOCS%%%%DOCSDIR%%/amazon.gif
 %%PORTDOCS%%%%DOCSDIR%%/contents.html
 %%PORTDOCS%%%%DOCSDIR%%/etc/Makefile
 %%PORTDOCS%%%%DOCSDIR%%/etc/README
cvs diff: Diffing files
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list