FreeBSD Bugzilla – Attachment 229663 Details for
Bug 259991
databases/lua-lsqlite3: Fix build, Remove BROKEN
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
fix to unBREAK the build
lua-lsqlite3.diff (text/plain), 884 bytes, created by
yds
on 2021-11-23 01:54:51 UTC
(
hide
)
Description:
fix to unBREAK the build
Filename:
MIME Type:
Creator:
yds
Created:
2021-11-23 01:54:51 UTC
Size:
884 bytes
patch
obsolete
>diff --git a/databases/lua-lsqlite3/Makefile b/databases/lua-lsqlite3/Makefile >index 76e38b1558eb..9c31e4f83c45 100644 >--- a/databases/lua-lsqlite3/Makefile >+++ b/databases/lua-lsqlite3/Makefile >@@ -2,20 +2,18 @@ > > PORTNAME= lsqlite3 > PORTVERSION= 0.9.5 >-PORTREVISION= 1 >+PORTREVISION= 2 > CATEGORIES= databases > MASTER_SITES= http://Lua.SQLite.org/index.cgi/zip/ > PKGNAMEPREFIX= ${LUA_PKGNAMEPREFIX} > DISTNAME= ${PORTNAME}_fsl_9y > > MAINTAINER= yds@Necessitu.de >-COMMENT= Lua 5.1 to 5.3 wrapper for SQLite3 library >+COMMENT= Lua 5.1 to 5.4 wrapper for SQLite3 library > > LICENSE= MIT > >-BROKEN= does not build: cp: /wrkdirs/usr/ports/databases/sqlite3/work/sqlite-src-3350500/sqlite3.[ch]: No such file or directory >- >-BUILD_DEPENDS= ${NONEXISTENT}:databases/sqlite3:patch >+BUILD_DEPENDS= ${NONEXISTENT}:databases/sqlite3:build > > USES= localbase:ldflags sqlite:3 zip lua:module >
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
Flags:
yds
:
maintainer-approval+
Actions:
View
|
Diff
Attachments on
bug 259991
:
229663
|
229669