FreeBSD Bugzilla – Attachment 141429 Details for
Bug 188230
Bump textproc/luaexpat to 1.3.0
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 1.62 KB, created by
Benjamin Podszun
on 2014-04-03 17:30:00 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Benjamin Podszun
Created:
2014-04-03 17:30:00 UTC
Size:
1.62 KB
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (revision 350017) >+++ Makefile (working copy) >@@ -2,7 +2,7 @@ > # $FreeBSD$ > > PORTNAME= luaexpat >-PORTVERSION= 1.2.0 >+PORTVERSION= 1.3.0 > CATEGORIES= textproc > MASTER_SITES= http://matthewwild.co.uk/projects/luaexpat/ \ > http://redundancy.redundancy.org/mirror/ >@@ -14,18 +14,12 @@ > LIB_DEPENDS= expat.6:${PORTSDIR}/textproc/expat2 > > USES= gmake >-MAKEFILE= makefile > ALL_TARGET= lib >-USE_LUA= 5.0-5.1 >-LUA_PREMK= yes >+USE_LUA= 5.1-5.2 > WANT_LUA_VER= 5.1 > > CFLAGS+= -fPIC >+LDFLAGS+= -L${LOCALBASE}/lib >+MAKE_ENV= LUA_CDIR=${LUA_MODLIBDIR} LUA_LDIR=${LUA_MODSHAREDIR} LUA_INC="-I${LUA_INCDIR}" EXPAT_INC="-I${LOCALBASE}/include" > >-.include <bsd.port.pre.mk> >- >-.if ${LUA_VER} == 5.0 >-BUILD_DEPENDS+= ${NONEXISTENT}:${PORTSDIR}/devel/lua50-compat51:build >-.endif >- >-.include <bsd.port.post.mk> >+.include <bsd.port.mk> >Index: distinfo >=================================================================== >--- distinfo (revision 350017) >+++ distinfo (working copy) >@@ -1,2 +1,2 @@ >-SHA256 (luaexpat-1.2.0.tar.gz) = 2a7140e9c1923510639e87b60e85d7ddd0cd4e27561663bd9d4031ef90bae5ef >-SIZE (luaexpat-1.2.0.tar.gz) = 28621 >+SHA256 (luaexpat-1.3.0.tar.gz) = d060397960d87b2c89cf490f330508b7def1a0677bdc120531c571609fc57dc3 >+SIZE (luaexpat-1.3.0.tar.gz) = 29567 >Index: pkg-plist >=================================================================== >--- pkg-plist (revision 350017) >+++ pkg-plist (working copy) >@@ -1,4 +1,3 @@ > %%LUA_MODLIBDIR%%/lxp.so >-%%LUA_MODLIBDIR%%/lxp.so.1.2.0 > %%LUA_MODSHAREDIR%%/lxp/lom.lua >-@dirrm share/lua/5.1/lxp >+@dirrm %%LUA_MODSHAREDIR%%/lxp
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 188230
: 141429