Upgrade net/rabbitmq to version 3.5.6; set NO_ARCH.
This commit is contained in:
parent
9a33f6f65c
commit
1090e0549d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=398769
2 changed files with 4 additions and 3 deletions
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= rabbitmq
|
||||
PORTVERSION= 3.5.5
|
||||
PORTVERSION= 3.5.6
|
||||
CATEGORIES= net
|
||||
MASTER_SITES= http://www.rabbitmq.com/releases/rabbitmq-server/v${PORTVERSION}/
|
||||
DISTNAME= ${PORTNAME}-server-${PORTVERSION}
|
||||
|
@ -28,6 +28,7 @@ USES= cpe gmake python:build shebangfix
|
|||
USE_RC_SUBR= rabbitmq
|
||||
SHEBANG_FILES= calculate-relative plugins-src/rabbitmq-amqp1.0/codegen.py
|
||||
python_OLD_CMD= .*python
|
||||
NO_ARCH= yes
|
||||
|
||||
USERS= rabbitmq
|
||||
GROUPS= rabbitmq
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (rabbitmq-server-3.5.5.tar.gz) = 8f354bc40166508e067dfdf0a38e53aaffedc1c687e238659a6a79f3ca2db0c3
|
||||
SIZE (rabbitmq-server-3.5.5.tar.gz) = 3744013
|
||||
SHA256 (rabbitmq-server-3.5.6.tar.gz) = 24be1433234112db391e0c5ef32bfb2ca111e51b2e57998cc0f3d97ba361671f
|
||||
SIZE (rabbitmq-server-3.5.6.tar.gz) = 3747595
|
||||
|
|
Loading…
Reference in a new issue