mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-20 08:27:15 +00:00
net/rabbitmq-c: update to 0.10.0 & take ownership
PR: 24663 Sponsored by: SkunkWerks, GmbH Security: CVE-2019-18609 Differential Revision: https://reviews.freebsd.org/D24875
This commit is contained in:
parent
ac3da0e9b9
commit
d61cfa2dad
@ -1,7 +1,7 @@
|
||||
# Created by: Geoff Garside
|
||||
|
||||
PORTNAME= rabbitmq-c
|
||||
PORTVERSION= 0.8.0
|
||||
PORTVERSION= 0.10.0
|
||||
DISTVERSIONPREFIX= v
|
||||
CATEGORIES= net
|
||||
|
||||
@ -13,8 +13,6 @@ LICENSE_FILE= ${WRKSRC}/LICENSE-MIT
|
||||
|
||||
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}simplejson>=2.0:devel/py-simplejson@${PY_FLAVOR}
|
||||
|
||||
CONFLICTS= rabbitmq-c-devel-[0-9]*
|
||||
|
||||
USES= cmake pathfix python tar:bzip2
|
||||
USE_GITHUB= yes
|
||||
USE_LDCONFIG= yes
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1510178940
|
||||
SHA256 (alanxz-rabbitmq-c-v0.8.0_GH0.tar.gz) = d8ed9dcb49903d83d79d7b227da35ef68c60e5e0b08d0fc1fb4e4dc577b8802b
|
||||
SIZE (alanxz-rabbitmq-c-v0.8.0_GH0.tar.gz) = 149150
|
||||
TIMESTAMP = 1623921575
|
||||
SHA256 (alanxz-rabbitmq-c-v0.10.0_GH0.tar.gz) = 6455efbaebad8891c59f274a852b75b5cc51f4d669dfc78d2ae7e6cc97fcd8c0
|
||||
SIZE (alanxz-rabbitmq-c-v0.10.0_GH0.tar.gz) = 145361
|
||||
|
@ -10,5 +10,5 @@ include/amqp_tcp_socket.h
|
||||
lib/librabbitmq.a
|
||||
lib/librabbitmq.so
|
||||
lib/librabbitmq.so.4
|
||||
lib/librabbitmq.so.4.2.0
|
||||
lib/librabbitmq.so.4.4.0
|
||||
libdata/pkgconfig/librabbitmq.pc
|
||||
|
Loading…
Reference in New Issue
Block a user