From 95377db43e6261dbc53afa6c26c448d5c71ef1a5 Mon Sep 17 00:00:00 2001 From: Yuri Victorovich Date: Tue, 21 Dec 2021 00:57:37 -0800 Subject: security/libxcrypt: Update 4.4.26 -> 4.4.27 Reported by: portscout --- security/libxcrypt/Makefile | 13 ++++++++----- security/libxcrypt/distinfo | 6 +++--- 2 files changed, 11 insertions(+), 8 deletions(-) diff --git a/security/libxcrypt/Makefile b/security/libxcrypt/Makefile index 411c684ff057..a47cd4bd64c4 100644 --- a/security/libxcrypt/Makefile +++ b/security/libxcrypt/Makefile @@ -1,7 +1,6 @@ PORTNAME= libxcrypt DISTVERSIONPREFIX= v -DISTVERSION= 4.4.26 -PORTREVISION= 1 +DISTVERSION= 4.4.27 CATEGORIES= security MAINTAINER= yuri@FreeBSD.org @@ -10,15 +9,19 @@ COMMENT= Extended crypt library for descrypt, md5crypt, bcrypt, and others LICENSE= LGPL21 USES= autoreconf gmake libtool +USE_LDCONFIG= yes USE_GITHUB= yes GH_ACCOUNT= besser82 GNU_CONFIGURE= yes - -USE_LDCONFIG= yes +CONFIGURE_ARGS= --disable-static CFLAGS+= -Wno-gnu-statement-expression -CONFIGURE_ARGS= --disable-static + +TEST_TARGET= check + +post-install: + @${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/libcrypt.so.2.0.0 .include diff --git a/security/libxcrypt/distinfo b/security/libxcrypt/distinfo index 02baa268ed10..f69a675be82d 100644 --- a/security/libxcrypt/distinfo +++ b/security/libxcrypt/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1636649663 -SHA256 (besser82-libxcrypt-v4.4.26_GH0.tar.gz) = e8a544dd19171c1e6191a6044c96cc31496d781ba08b5a00f53310d001d58114 -SIZE (besser82-libxcrypt-v4.4.26_GH0.tar.gz) = 525004 +TIMESTAMP = 1640075951 +SHA256 (besser82-libxcrypt-v4.4.27_GH0.tar.gz) = e4ff47b7fa5370fa08e27258f8a0de5cb7e9b09c297ec7ab56a8a82e229a1c84 +SIZE (besser82-libxcrypt-v4.4.27_GH0.tar.gz) = 525424 -- cgit v1.2.3