git: c43780b9def5 - main - databases/sqlcipher: update 4.5.6 → 4.6.1
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 13 Oct 2024 02:22:32 UTC
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=c43780b9def5845c8856e186c1b0866e2ee58037 commit c43780b9def5845c8856e186c1b0866e2ee58037 Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2024-10-13 02:16:46 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2024-10-13 02:22:26 +0000 databases/sqlcipher: update 4.5.6 → 4.6.1 PR: 281944 Approved by: jharris@widomaker.com (maintainer) --- databases/sqlcipher/Makefile | 4 +++- databases/sqlcipher/distinfo | 6 +++--- 2 files changed, 6 insertions(+), 4 deletions(-) diff --git a/databases/sqlcipher/Makefile b/databases/sqlcipher/Makefile index 9d7267da906b..d83f369394dd 100644 --- a/databases/sqlcipher/Makefile +++ b/databases/sqlcipher/Makefile @@ -1,6 +1,6 @@ PORTNAME= sqlcipher DISTVERSIONPREFIX= v -DISTVERSION= 4.5.6 +DISTVERSION= 4.6.1 CATEGORIES= databases MAINTAINER= jharris@widomaker.com @@ -21,6 +21,8 @@ CPPFLAGS+= -DSQLITE_HAS_CODEC LDFLAGS+= -L${LOCALBASE}/lib -L${OPENSSLLIB} CFLAGS+= -I${LOCALBASE}/include -I${OPENSSLINC} +TEST_TARGET= test # tests fail to run, see https://github.com/sqlcipher/sqlcipher/issues/527 + post-install: @${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/*.so ${STAGEDIR}${PREFIX}/bin/* diff --git a/databases/sqlcipher/distinfo b/databases/sqlcipher/distinfo index f68afc1ded0f..ee84c895b865 100644 --- a/databases/sqlcipher/distinfo +++ b/databases/sqlcipher/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1707945924 -SHA256 (sqlcipher-sqlcipher-v4.5.6_GH0.tar.gz) = e4a527e38e67090c1d2dc41df28270d16c15f7ca5210a3e7ec4c4b8fda36e28f -SIZE (sqlcipher-sqlcipher-v4.5.6_GH0.tar.gz) = 18937692 +TIMESTAMP = 1728405080 +SHA256 (sqlcipher-sqlcipher-v4.6.1_GH0.tar.gz) = d8f9afcbc2f4b55e316ca4ada4425daf3d0b4aab25f45e11a802ae422b9f53a3 +SIZE (sqlcipher-sqlcipher-v4.6.1_GH0.tar.gz) = 19115004