Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 08 Dec 2008 14:29:32 -0800 (PST)
From:      Dennis Herrmann <adox@mcx2.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/129513: [UPDATE] lang/lua - update and take maintainership
Message-ID:  <493d9fcc.060db80a.49fa.ffffe237@mx.google.com>
Resent-Message-ID: <200812082230.mB8MU7BS036528@freefall.freebsd.org>

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

>Number:         129513
>Category:       ports
>Synopsis:       [UPDATE] lang/lua - update and take maintainership
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Dec 08 22:30:06 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Dennis Herrmann
>Release:        FreeBSD 7.1-PRERELEASE i386
>Organization:
>Environment:
System: FreeBSD dhn.homeunix.com 7.1-PRERELEASE FreeBSD 7.1-PRERELEASE #0: Thu Nov 6 17:50:47 CET 2008 root@dhn.homeunix.com:/usr/obj/usr/src/sys/PARANOIA i386


>Description:
update and take maintainership
>How-To-Repeat:
>Fix:


--- lua_update.diff begins here ---
diff -ruN lua.orig/Makefile lua/Makefile
--- lua.orig/Makefile	2008-12-08 23:26:18.000000000 +0100
+++ lua/Makefile	2008-12-08 23:25:52.000000000 +0100
@@ -6,8 +6,7 @@
 #
 
 PORTNAME=	lua
-PORTVERSION=	5.1.3
-PORTREVISION=	3
+PORTVERSION=	5.1.4
 CATEGORIES=	lang
 MASTER_SITES=	http://www.lua.org/ftp/ \
 		ftp://ftp.tecgraf.puc-rio.br/pub/lua/ \
@@ -16,7 +15,7 @@
 		ftp://ftp.uni-trier.de/pub/languages/lua/ \
 		ftp://ftp.gwdg.de/pub/languages/lua/
 
-MAINTAINER=	ports@FreeBSD.org
+MAINTAINER=	adox@mcx2.org
 COMMENT=	Small, compilable scripting language providing easy access to C code
 
 USE_LUA=	5.1
diff -ruN lua.orig/distinfo lua/distinfo
--- lua.orig/distinfo	2008-12-08 23:26:18.000000000 +0100
+++ lua/distinfo	2008-12-08 23:25:09.000000000 +0100
@@ -1,3 +1,3 @@
-MD5 (lua-5.1.3.tar.gz) = a70a8dfaa150e047866dc01a46272599
-SHA256 (lua-5.1.3.tar.gz) = 6b5df2edaa5e02bf1a2d85e1442b2e329493b30b0c0780f77199d24f087d296d
-SIZE (lua-5.1.3.tar.gz) = 215817
+MD5 (lua-5.1.4.tar.gz) = d0870f2de55d59c1c8419f36e8fac150
+SHA256 (lua-5.1.4.tar.gz) = b038e225eaf2a5b57c9bcc35cd13aa8c6c8288ef493d52970c9545074098af3a
+SIZE (lua-5.1.4.tar.gz) = 216679
--- lua_update.diff ends here ---


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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?493d9fcc.060db80a.49fa.ffffe237>