diff options
| author | Muhammad Moinur Rahman <bofh@FreeBSD.org> | 2026-06-14 11:41:33 +0000 |
|---|---|---|
| committer | Muhammad Moinur Rahman <bofh@FreeBSD.org> | 2026-06-14 12:16:10 +0000 |
| commit | fc1ca1209fa1523aea306b441fb59e9b2019fba8 (patch) | |
| tree | 42e8eec127bb4179593a272427841ce23707a4b7 | |
| parent | 70bd858fb1df94aed8e0f16b6d3dbb5aa8eba9be (diff) | |
security/bzrtp: Update version 5.4.100=>5.4.121
| -rw-r--r-- | security/bzrtp/Makefile | 4 | ||||
| -rw-r--r-- | security/bzrtp/distinfo | 6 |
2 files changed, 6 insertions, 4 deletions
diff --git a/security/bzrtp/Makefile b/security/bzrtp/Makefile index c65f9cb5483b..7dcaff0439c0 100644 --- a/security/bzrtp/Makefile +++ b/security/bzrtp/Makefile @@ -1,5 +1,5 @@ PORTNAME= bzrtp -DISTVERSION= 5.4.100 +DISTVERSION= 5.4.121 CATEGORIES= security MAINTAINER= bofh@FreeBSD.org @@ -22,6 +22,8 @@ USE_LDCONFIG= yes CMAKE_ON= BUILD_SHARED_LIBS +PORTSCOUT= ignore:1 + post-patch: @${REINPLACE_CMD} 's/<alloca\.h>/<stdlib.h>/' ${WRKSRC}/src/zidCache.c diff --git a/security/bzrtp/distinfo b/security/bzrtp/distinfo index 4c2b8b5c2762..3705e9a084c2 100644 --- a/security/bzrtp/distinfo +++ b/security/bzrtp/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1774097532 -SHA256 (bzrtp-5.4.100.tar.bz2) = 705418f74fa29135ec30fc92e518a2f994cdd9696a4205501c18de8c11d47998 -SIZE (bzrtp-5.4.100.tar.bz2) = 154167 +TIMESTAMP = 1781437143 +SHA256 (bzrtp-5.4.121.tar.bz2) = 652c067b303d871cbef30d94e71f762952b76a32cac5beec70e686ceb0750ae8 +SIZE (bzrtp-5.4.121.tar.bz2) = 154186 |
