FreeBSD Bugzilla – Attachment 72184 Details for
Bug 104988
Maintainer update: devel/lua50-gettext
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 1.87 KB, created by
Andrew Turner
on 2006-10-31 21:50:28 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Andrew Turner
Created:
2006-10-31 21:50:28 UTC
Size:
1.87 KB
patch
obsolete
>Index: devel/lua-gettext/Makefile >=================================================================== >RCS file: /cvsroot/ports/devel/lua50-gettext/Makefile,v >retrieving revision 1.2 >diff -u -r1.2 Makefile >--- devel/lua-gettext/Makefile 15 Sep 2006 08:17:06 -0000 1.2 >+++ devel/lua-gettext/Makefile 16 Sep 2006 11:29:23 -0000 >@@ -13,9 +13,9 @@ > DISTFILES= lua_gettext.c?rev=${CVER} gettext.lua?rev=${LVER} > > MAINTAINER= andrew+ports@fubar.geek.nz >-COMMENT= Gettext ibinding for Lua 5.0.x >+COMMENT= Gettext binding for Lua 5 > >-USE_LUA= 5.0 >+USE_LUA?= 5.1 > USE_GETTEXT= yes > > CVER= 1.15 >Index: devel/lua50-gettext/Makefile >=================================================================== >RCS file: /cvsroot/ports/devel/lua50-gettext/Makefile,v >retrieving revision 1.2 >diff -u -r1.2 Makefile >--- devel/lua50-gettext/Makefile 15 Sep 2006 08:17:06 -0000 1.2 >+++ devel/lua50-gettext/Makefile 16 Sep 2006 11:21:06 -0000 >@@ -5,34 +5,8 @@ > # $FreeBSD: ports/devel/lua50-gettext/Makefile,v 1.2 2006/09/15 08:17:06 linimon Exp $ > # > >-PORTNAME= gettext >-PORTVERSION= 1.5 >-CATEGORIES= devel >-MASTER_SITES= http://cvs.bsdinstaller.org/cgi-bin/cvsweb.cgi/installer/src/lib/lua/gettext/ >-PKGNAMEPREFIX= ${LUA_PKGNAMEPREFIX} >-DISTFILES= lua_gettext.c?rev=${CVER} gettext.lua?rev=${LVER} >- >-MAINTAINER= andrew+ports@fubar.geek.nz >-COMMENT= Gettext ibinding for Lua 5.0.x >- > USE_LUA= 5.0 >-USE_GETTEXT= yes >- >-CVER= 1.15 >-LVER= ${PORTVERSION} >- >-PLIST_FILES= %%LUA_MODSHAREDIR%%/gettext.lua \ >- %%LUA_MODLIBDIR%%/lgettext.so >- >-do-extract: >- ${MKDIR} ${WRKSRC} >-.for file in ${DISTFILES} >- ${CP} ${DISTDIR}/${file} ${WRKSRC}/${file:C/\?.*$//} >-.endfor >- ${CP} ${FILESDIR}/Makefile ${WRKSRC} > >-do-install: >- ${INSTALL_DATA} ${WRKSRC}/gettext.lua ${LUA_MODSHAREDIR} >- ${INSTALL_PROGRAM} ${WRKSRC}/lgettext.so ${LUA_MODLIBDIR} >+MASTERDIR= ${.CURDIR}/../lua-gettext > >-.include <bsd.port.mk> >+.include "${MASTERDIR}/Makefile"
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 104988
: 72184