diff --git a/security/libxcrypt/Makefile b/security/libxcrypt/Makefile index de5ac355f3e6..5b7aff9ed91f 100644 --- a/security/libxcrypt/Makefile +++ b/security/libxcrypt/Makefile @@ -1,38 +1,38 @@ PORTNAME= libxcrypt DISTVERSIONPREFIX= v -DISTVERSION= 4.5.1 +DISTVERSION= 4.5.2 CATEGORIES= security MAINTAINER= yuri@FreeBSD.org COMMENT= Extended crypt library for descrypt, md5crypt, bcrypt, and others WWW= https://github.com/besser82/libxcrypt LICENSE= LGPL21 USES= autoreconf gmake libtool pkgconfig USE_LDCONFIG= yes USE_GITHUB= yes GH_ACCOUNT= besser82 GNU_CONFIGURE= yes GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share CONFIGURE_ARGS= --disable-static CFLAGS+= -Wno-gnu-statement-expression TEST_TARGET= check post-install: @${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/libcrypt.so.2.0.0 -# tests as of 4.5.1: +# tests as of 4.5.2: # TOTAL: 52 # PASS: 51 # SKIP: 1 # XFAIL: 0 # FAIL: 0 # XPASS: 0 # ERROR: 0 .include diff --git a/security/libxcrypt/distinfo b/security/libxcrypt/distinfo index 4bda953b4a26..8140a2debc58 100644 --- a/security/libxcrypt/distinfo +++ b/security/libxcrypt/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1762576412 -SHA256 (besser82-libxcrypt-v4.5.1_GH0.tar.gz) = 4ca5a5d8fbb4749d9b794e58954aa7a44f00d28c4047b75b31027413b6a22737 -SIZE (besser82-libxcrypt-v4.5.1_GH0.tar.gz) = 576196 +TIMESTAMP = 1764494505 +SHA256 (besser82-libxcrypt-v4.5.2_GH0.tar.gz) = d99b548636894641e6b29b58ef592cab692e75672155a938c3209c187a872e1e +SIZE (besser82-libxcrypt-v4.5.2_GH0.tar.gz) = 575991