mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 09:36:41 -04:00
audio/umurmur: Update version 0.2.20=>0.3.0
Changelog: https://github.com/umurmur/umurmur/releases/tag/0.3.0 PR: 284839
This commit is contained in:
parent
768b9e7186
commit
1d87cd0954
2 changed files with 4 additions and 24 deletions
|
@ -1,6 +1,5 @@
|
|||
PORTNAME= umurmur
|
||||
DISTVERSION= 0.2.20
|
||||
PORTREVISION= 2
|
||||
DISTVERSION= 0.3.0
|
||||
CATEGORIES= audio net
|
||||
|
||||
MAINTAINER= bofh@FreeBSD.org
|
||||
|
@ -10,9 +9,6 @@ WWW= https://umurmur.net/
|
|||
LICENSE= BSD3CLAUSE
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
PATCH_SITES=https://github.com/umurmur/umurmur/commit/
|
||||
PATCHFILES= 3e5ac3994fd8903881d09df0400b8b85d3ed8001.patch:-p1
|
||||
|
||||
LIB_DEPENDS= libconfig.so:devel/libconfig \
|
||||
libmbedtls.so:security/mbedtls3 \
|
||||
libprotobuf-c.so:devel/protobuf-c
|
||||
|
@ -24,20 +20,6 @@ USE_RC_SUBR= umurmur
|
|||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ARGS= --with-ssl=mbedtls
|
||||
|
||||
#.include <bsd.port.pre.mk>
|
||||
|
||||
#.if ${OPSYS} == FreeBSD && ${OSVERSION} >= 1400092
|
||||
#LIB_DEPENDS+= libmbedtls.so:security/mbedtls2
|
||||
#CONFIGURE_ARGS= --with-ssl=mbedtls
|
||||
#DEPRECATED= Depends on expired security/mbedtls2
|
||||
#EXPIRATION_DATE=2025-03-31
|
||||
#.else
|
||||
#USES+= ssl
|
||||
#BROKEN_SSL= openssl openssl31
|
||||
#BROKEN_SSL_REASON= Requires OpenSSL 3.0.0 deprecated CRYPTO_MEM_CHECK_ON
|
||||
#CONFIGURE_ARGS= --with-ssl=openssl
|
||||
#.endif
|
||||
|
||||
post-patch:
|
||||
@${REINPLACE_CMD} -e 's|%%PREFIX%%|${PREFIX}|g' ${WRKSRC}/configure.ac
|
||||
@${REINPLACE_CMD} -e 's|%%PREFIX%%|${PREFIX}|g' ${WRKSRC}/src/conf.c
|
||||
|
|
|
@ -1,5 +1,3 @@
|
|||
TIMESTAMP = 1735893131
|
||||
SHA256 (umurmur-umurmur-0.2.20_GH0.tar.gz) = b7b2978c3197aef0a6531f1cf0ee1aebb32a55ad8bda43064ce3a944edbcac83
|
||||
SIZE (umurmur-umurmur-0.2.20_GH0.tar.gz) = 93152
|
||||
SHA256 (3e5ac3994fd8903881d09df0400b8b85d3ed8001.patch) = 600eb0db06b13188f3f249bbe58496a303234b20cfbb17d3647bf4e321ffdc1a
|
||||
SIZE (3e5ac3994fd8903881d09df0400b8b85d3ed8001.patch) = 5062
|
||||
TIMESTAMP = 1739724815
|
||||
SHA256 (umurmur-umurmur-0.3.0_GH0.tar.gz) = 6c055e8893a87b9291e87de5e1e8e5c1d16c172a4aba6faec5a1b59dadca05d8
|
||||
SIZE (umurmur-umurmur-0.3.0_GH0.tar.gz) = 93575
|
||||
|
|
Loading…
Add table
Reference in a new issue