aboutsummaryrefslogtreecommitdiff
path: root/security/libxcrypt
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2021-12-21 08:57:37 +0000
committerYuri Victorovich <yuri@FreeBSD.org>2021-12-21 09:03:57 +0000
commit95377db43e6261dbc53afa6c26c448d5c71ef1a5 (patch)
tree1375983297e3ba1d06f743d0bfb673145caf2c1e /security/libxcrypt
parent7697bf311c29556133514387d5037fcdc0df1d65 (diff)
downloadports-95377db43e6261dbc53afa6c26c448d5c71ef1a5.tar.gz
ports-95377db43e6261dbc53afa6c26c448d5c71ef1a5.zip
security/libxcrypt: Update 4.4.26 -> 4.4.27
Reported by: portscout
Diffstat (limited to 'security/libxcrypt')
-rw-r--r--security/libxcrypt/Makefile13
-rw-r--r--security/libxcrypt/distinfo6
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 <bsd.port.mk>
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