ports/184030: [lang/lua52] remove package name conflict

Green Dog fiziologus at gmail.com
Sun Nov 17 12:50:03 UTC 2013


>Number:         184030
>Category:       ports
>Synopsis:       [lang/lua52] remove package name conflict
>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:   Sun Nov 17 12:50:02 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator:     Green Dog
>Release:        
>Organization:
>Environment:
>Description:
[lang/lua52] remove package name conflict
lua --> lua52
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

--- Makefile.orig	2013-11-17 16:39:28.000000000 +0400
+++ Makefile	2013-11-17 16:43:05.000000000 +0400
@@ -1,11 +1,12 @@
 # Created by: GreenDog <fiziologus at gmail.com>
 # $FreeBSD: lang/lua52/Makefile 327741 2013-09-20 19:53:09Z bapt $
 
-PORTNAME=	lua
+PORTNAME=	lua52
 PORTVERSION=	5.2.2
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	lang
 MASTER_SITES=	http://www.lua.org/ftp/
+DISTNAME=	lua-${PORTVERSION}
 
 MAINTAINER=	fiziologus at gmail.com
 COMMENT=	Small, compilable scripting language providing easy access to C code


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


More information about the freebsd-ports-bugs mailing list