FreeBSD Bugzilla – Attachment 187200 Details for
Bug 223021
databases/sqlcipher: Update to 3.4.1
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
patch
sqlcipher.patch (text/plain), 1.51 KB, created by
Yuri Victorovich
on 2017-10-15 18:36:55 UTC
(
hide
)
Description:
patch
Filename:
MIME Type:
Creator:
Yuri Victorovich
Created:
2017-10-15 18:36:55 UTC
Size:
1.51 KB
patch
obsolete
>Index: databases/sqlcipher/Makefile >=================================================================== >--- databases/sqlcipher/Makefile (revision 452127) >+++ databases/sqlcipher/Makefile (working copy) >@@ -1,9 +1,8 @@ > # $FreeBSD$ > > PORTNAME= sqlcipher >-PORTVERSION= 3.2.0 >+PORTVERSION= 3.4.1 > DISTVERSIONPREFIX= v >-PORTREVISION= 1 > CATEGORIES= databases > > MAINTAINER= jharris@widomaker.com >@@ -12,15 +11,15 @@ > LICENSE= BSD3CLAUSE > LICENSE_FILE= ${WRKSRC}/LICENSE > >+USES= libedit libtool pathfix ssl tcl:86,build > USE_LDCONFIG= yes > USE_GITHUB= yes >-USES= libtool pathfix ssl tcl:86,build > > GNU_CONFIGURE= yes > CONFIGURE_ARGS+=--enable-tempstore=yes --disable-tcl --disable-readline > CPPFLAGS+= -DSQLITE_HAS_CODEC >-LDFLAGS+= -L${OPENSSLLIB} >-CFLAGS+= -I${OPENSSLINC} >+LDFLAGS+= -L${LOCALBASE}/lib -L${OPENSSLLIB} >+CFLAGS+= -I${LOCALBASE}/include -I${OPENSSLINC} > > post-install: > @${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/*.so ${STAGEDIR}${PREFIX}/bin/* >Index: databases/sqlcipher/distinfo >=================================================================== >--- databases/sqlcipher/distinfo (revision 452127) >+++ databases/sqlcipher/distinfo (working copy) >@@ -1,2 +1,3 @@ >-SHA256 (sqlcipher-sqlcipher-v3.2.0_GH0.tar.gz) = 25fa4f4cb38dcf9e52e4d1f46be8fee9c7aaef35b6df96912a216b289e22c2af >-SIZE (sqlcipher-sqlcipher-v3.2.0_GH0.tar.gz) = 10100087 >+TIMESTAMP = 1489043015 >+SHA256 (sqlcipher-sqlcipher-v3.4.1_GH0.tar.gz) = 4172cc6e5a79d36e178d36bd5cc467a938e08368952659bcd95eccbaf0fa4ad4 >+SIZE (sqlcipher-sqlcipher-v3.4.1_GH0.tar.gz) = 13873645
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 223021
:
187187
| 187200