mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-26 09:46:09 +00:00
Upgrade to 1.54
* MPLS Services (#10421) - vitalisator * Graylog entry matching device if source is not hostname or primary ip (#10458) - rsys-dev * Allow filtering of getUserlist LDAP function (#10399) - ifred16 re: https://github.com/librenms/librenms/releases/tag/1.54
This commit is contained in:
parent
ae0be9ff05
commit
e4545900f0
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=510694
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= librenms
|
||||
PORTVERSION= 1.53.1
|
||||
PORTVERSION= 1.54
|
||||
PORTEPOCH= 1
|
||||
CATEGORIES= net-mgmt
|
||||
MASTER_SITES= LOCAL/dvl:vendor
|
||||
@ -18,7 +18,7 @@ USES= python${PY_MYSQL} shebangfix
|
||||
# RELEASE_TIMESTAMP is used for a patch inside the vendor code
|
||||
# it represents the release date via: git show --pretty='%H|%ct' -s 1.42.01
|
||||
# It sits here so you remember to update it with each release
|
||||
RELEASE_TIMESTAMP= 1562069518
|
||||
RELEASE_TIMESTAMP= 1564368454
|
||||
|
||||
# perhaps we also need python-memcache python-mysqldb
|
||||
RUN_DEPENDS+= rrdtool:databases/rrdtool \
|
||||
|
@ -1,5 +1,5 @@
|
||||
TIMESTAMP = 1564185428
|
||||
SHA256 (librenms-vendor-1.53.1.tar.gz) = 78abf75e65048b0575d97d779bf7e93011c57e8f79f7715cb9a48cfc6a58b414
|
||||
SIZE (librenms-vendor-1.53.1.tar.gz) = 32812525
|
||||
SHA256 (librenms-librenms-1.53.1_GH0.tar.gz) = d93eb26f376b1d4b0955e715564be992ddcb342121922d3dd89ce41479f2fad8
|
||||
SIZE (librenms-librenms-1.53.1_GH0.tar.gz) = 37826157
|
||||
TIMESTAMP = 1567343557
|
||||
SHA256 (librenms-vendor-1.54.tar.gz) = 4ec8ae34494ae3239878e31abec9d35e507d17364457fce9a8c07ad3ba95b1bc
|
||||
SIZE (librenms-vendor-1.54.tar.gz) = 32803235
|
||||
SHA256 (librenms-librenms-1.54_GH0.tar.gz) = 1bf8b092086c570005223d004e44ca6813c8c73b0d6ecb5b79f85f704c96d2f9
|
||||
SIZE (librenms-librenms-1.54_GH0.tar.gz) = 38085800
|
||||
|
Loading…
Reference in New Issue
Block a user