FreeBSD Bugzilla – Attachment 191318 Details for
Bug 226449
[PATCH] devel/lua-posix: update to 34.0.4 and unbreak it
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch for lua-posix 34.0.4 / revision 2
lua-posix-v2.patch (text/plain), 2.39 KB, created by
Kai Knoblich
on 2018-03-08 20:35:01 UTC
(
hide
)
Description:
Patch for lua-posix 34.0.4 / revision 2
Filename:
MIME Type:
Creator:
Kai Knoblich
Created:
2018-03-08 20:35:01 UTC
Size:
2.39 KB
patch
obsolete
>diff -ruN lua-posix.orig/Makefile lua-posix/Makefile >--- lua-posix.orig/Makefile 2017-10-11 07:29:30.000000000 +0200 >+++ lua-posix/Makefile 2018-03-08 21:19:07.206198000 +0100 >@@ -2,8 +2,8 @@ > # $FreeBSD: head/devel/lua-posix/Makefile 451731 2017-10-11 05:29:30Z antoine $ > > PORTNAME= posix >-PORTVERSION= 34.0.1 > DISTVERSIONPREFIX= release-v >+DISTVERSION= 34.0.4 > CATEGORIES= devel > PKGNAMEPREFIX= ${LUA_PKGNAMEPREFIX} > >@@ -11,15 +11,14 @@ > COMMENT= POSIX layer for Lua > > LICENSE= MIT >- >-BROKEN= checksum and size mismatch >+LICENSE_FILE= ${WRKSRC}/LICENSE > > USES= lua shebangfix > SHEBANG_FILES= ${WRKSRC}/build-aux/luke > > USE_GITHUB= yes >-GH_PROJECT= luaposix > GH_ACCOUNT= luaposix >+GH_PROJECT= luaposix > > do-build: > cd ${WRKSRC}; ${WRKSRC}/build-aux/luke \ >diff -ruN lua-posix.orig/distinfo lua-posix/distinfo >--- lua-posix.orig/distinfo 2017-10-06 08:18:31.000000000 +0200 >+++ lua-posix/distinfo 2018-03-08 21:22:05.552808000 +0100 >@@ -1,3 +1,3 @@ >-TIMESTAMP = 1500469025 >-SHA256 (luaposix-luaposix-release-v34.0.1_GH0.tar.gz) = b4b2583426fdc8faa73e10ad24b8d6f950324f1278f98ed316083a9085b75d1b >-SIZE (luaposix-luaposix-release-v34.0.1_GH0.tar.gz) = 173885 >+TIMESTAMP = 1520540525 >+SHA256 (luaposix-luaposix-release-v34.0.4_GH0.tar.gz) = d0110e465fdaeedd6662e9fdd40ae88131f7380bd7e1335adac70c24bb70f718 >+SIZE (luaposix-luaposix-release-v34.0.4_GH0.tar.gz) = 175204 >diff -ruN lua-posix.orig/files/patch-lukefile lua-posix/files/patch-lukefile >--- lua-posix.orig/files/patch-lukefile 2017-10-06 08:18:31.000000000 +0200 >+++ lua-posix/files/patch-lukefile 1970-01-01 01:00:00.000000000 +0100 >@@ -1,10 +0,0 @@ >---- lukefile.orig 2017-07-15 22:20:52 UTC >-+++ lukefile >-@@ -103,7 +103,6 @@ modules = { >- ifdef = '_XOPEN_REALTIME', >- include = 'unistd.h', >- checksymbol = 'clock_gettime', >-- library = 'rt', >- }, >- }, >- sources = 'ext/posix/time.c', >diff -ruN lua-posix.orig/pkg-plist lua-posix/pkg-plist >--- lua-posix.orig/pkg-plist 2017-10-06 08:18:31.000000000 +0200 >+++ lua-posix/pkg-plist 2018-03-08 21:17:36.723809000 +0100 >@@ -26,7 +26,7 @@ > %%LUA_MODLIBDIR%%/posix/time.so > %%LUA_MODLIBDIR%%/posix/unistd.so > %%LUA_MODLIBDIR%%/posix/utime.so >-%%LUA_MODSHAREDIR%%/posix/_argcheck.lua >+%%LUA_MODSHAREDIR%%/posix/_base.lua > %%LUA_MODSHAREDIR%%/posix/compat.lua > %%LUA_MODSHAREDIR%%/posix/deprecated.lua > %%LUA_MODSHAREDIR%%/posix/init.lua
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 226449
:
191307
| 191318