svn commit: r532934 - head/security/lasso
Muhammad Moinur Rahman
bofh at FreeBSD.org
Sat Apr 25 10:02:44 UTC 2020
Author: bofh
Date: Sat Apr 25 10:02:43 2020
New Revision: 532934
URL: https://svnweb.freebsd.org/changeset/ports/532934
Log:
security/lasso: Update version 2.6.0=>2.6.1
Relnotes: https://git.entrouvert.org/lasso.git/tree/NEWS
Modified:
head/security/lasso/Makefile
head/security/lasso/distinfo
head/security/lasso/pkg-plist
Modified: head/security/lasso/Makefile
==============================================================================
--- head/security/lasso/Makefile Sat Apr 25 10:02:17 2020 (r532933)
+++ head/security/lasso/Makefile Sat Apr 25 10:02:43 2020 (r532934)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= lasso
-PORTVERSION= 2.6.0
+PORTVERSION= 2.6.1
CATEGORIES= security
MASTER_SITES= https://dev.entrouvert.org/releases/lasso/
@@ -29,6 +29,7 @@ OPTIONS_SUB= yes
PERL_CONFIGURE_ENABLE= perl
PERL_USES= perl5
PYTHON_CONFIGURE_ENABLE=python
+INSTALL_TARGET=install-strip
post-patch:
@${REINPLACE_CMD} -E 's,(xmlsec1-openssl >= 1\.2\.6) openssl,\1,' \
Modified: head/security/lasso/distinfo
==============================================================================
--- head/security/lasso/distinfo Sat Apr 25 10:02:17 2020 (r532933)
+++ head/security/lasso/distinfo Sat Apr 25 10:02:43 2020 (r532934)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1554942657
-SHA256 (lasso-2.6.0.tar.gz) = 146bff7a25166467d960003346cbc3291f3f29067e305cb82ebb12354c7d0acf
-SIZE (lasso-2.6.0.tar.gz) = 4443321
+TIMESTAMP = 1587757511
+SHA256 (lasso-2.6.1.tar.gz) = f8a8dbce238802f6bb9c3b8bd528b4dce2a1dc44e2d34d8d839aa54fbc8ed1de
+SIZE (lasso-2.6.1.tar.gz) = 4514418
Modified: head/security/lasso/pkg-plist
==============================================================================
--- head/security/lasso/pkg-plist Sat Apr 25 10:02:17 2020 (r532933)
+++ head/security/lasso/pkg-plist Sat Apr 25 10:02:43 2020 (r532934)
@@ -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.0
+lib/liblasso.so.3.13.1
libdata/pkgconfig/lasso.pc
More information about the svn-ports-head
mailing list