git: 7d560fda8f91 - main - security/lasso: Update version 2.7.0=>2.8.0
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 22 Mar 2022 11:33:08 UTC
The branch main has been updated by bofh: URL: https://cgit.FreeBSD.org/ports/commit/?id=7d560fda8f91bf9197eabf289fe8bf088c6d2949 commit 7d560fda8f91bf9197eabf289fe8bf088c6d2949 Author: Muhammad Moinur Rahman <bofh@FreeBSD.org> AuthorDate: 2022-03-22 11:28:47 +0000 Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org> CommitDate: 2022-03-22 11:32:52 +0000 security/lasso: Update version 2.7.0=>2.8.0 Relnotes: https://git.entrouvert.org/lasso.git/tree/NEWS?id=v2.8.0 --- security/lasso/Makefile | 22 +++++++++++++--------- security/lasso/distinfo | 6 +++--- security/lasso/pkg-plist | 2 +- 3 files changed, 17 insertions(+), 13 deletions(-) diff --git a/security/lasso/Makefile b/security/lasso/Makefile index a59713bc48c2..40a8c4c9a1af 100644 --- a/security/lasso/Makefile +++ b/security/lasso/Makefile @@ -1,7 +1,7 @@ # Created by: Gea-Suan Lin <gslin@gslin.org> PORTNAME= lasso -PORTVERSION= 2.7.0 +PORTVERSION= 2.8.0 CATEGORIES= security MASTER_SITES= https://dev.entrouvert.org/releases/lasso/ @@ -11,26 +11,30 @@ COMMENT= Free Liberty Alliance Implementation LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/COPYING +BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}six>0:devel/py-six@${PY_FLAVOR} LIB_DEPENDS= libltdl.so:devel/libltdl \ libxmlsec1-openssl.so:security/xmlsec1 -BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}six>0:devel/py-six@${PY_FLAVOR} RUN_DEPENDS:= ${BUILD_DEPENDS} USES= cpe gnome libtool pkgconfig python ssl +CPE_VENDOR= entrouvert USE_GNOME= glib20 libxml2 libxslt USE_LDCONFIG= yes -CPE_VENDOR= entrouvert GNU_CONFIGURE= yes -CONFIGURE_ARGS= --disable-java --disable-php5 --with-zlib +CONFIGURE_ARGS= --disable-java \ + --disable-php5 \ + --with-zlib -OPTIONS_DEFINE= PERL PYTHON DOCS -OPTIONS_SUB= yes -PERL_CONFIGURE_ENABLE= perl -PERL_USES= perl5 -PYTHON_CONFIGURE_ENABLE=python INSTALL_TARGET= install-strip +OPTIONS_DEFINE= DOCS PERL PYTHON +OPTIONS_SUB= yes + +PERL_USES= perl5 +PERL_CONFIGURE_ENABLE= perl +PYTHON_CONFIGURE_ENABLE= python + post-patch: @${REINPLACE_CMD} -E 's,(xmlsec1-openssl >= 1\.2\.6) openssl,\1,' \ ${CONFIGURE_WRKSRC}/configure diff --git a/security/lasso/distinfo b/security/lasso/distinfo index 102bf0170554..9394d1a4254b 100644 --- a/security/lasso/distinfo +++ b/security/lasso/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1622784092 -SHA256 (lasso-2.7.0.tar.gz) = 9282f2a546ee84b6d3a8236970fea3a47bea51cb247c31a05a374c22eb451d8d -SIZE (lasso-2.7.0.tar.gz) = 6332202 +TIMESTAMP = 1647945175 +SHA256 (lasso-2.8.0.tar.gz) = ffcbd5851d98586c7e1caf43bad66164211a3b61d12bf860a0598448ff9f2b38 +SIZE (lasso-2.8.0.tar.gz) = 3975226 diff --git a/security/lasso/pkg-plist b/security/lasso/pkg-plist index ebfa6594946d..73262d4bd0b8 100644 --- a/security/lasso/pkg-plist +++ b/security/lasso/pkg-plist @@ -172,5 +172,5 @@ include/lasso/xml/xml_enc.h lib/liblasso.a lib/liblasso.so lib/liblasso.so.3 -lib/liblasso.so.3.13.1 +lib/liblasso.so.3.15.0 libdata/pkgconfig/lasso.pc