net-mgmt/cacti: Update to 1.2.10
Changes this release: https://github.com/Cacti/cacti/blob/release/1.2.10/CHANGELOG PR: 245198 Submitted by: Michael Muenz <m.muenz@gmail.com> Approved by: Daniel Austin <freebsd-ports@dan.me.uk> (maintainer) MFH: 2020Q2 Security: https://www.vuxml.org/freebsd/e2b564fc-7462-11ea-af63-38d547003487.html
This commit is contained in:
parent
b429803509
commit
73214be6cc
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=530981
@ -1,7 +1,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= cacti
|
||||
PORTVERSION= 1.2.8
|
||||
PORTVERSION= 1.2.10
|
||||
CATEGORIES= net-mgmt www
|
||||
MASTER_SITES= http://www.cacti.net/downloads/ \
|
||||
ftp://ftpmirror.uk/freebsd-ports/cacti/
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1577112723
|
||||
SHA256 (cacti-1.2.8.tar.gz) = ca4b83d1963a358c9ab60276becc46553fa0125d1ad906c2d26278a485615a29
|
||||
SIZE (cacti-1.2.8.tar.gz) = 24881361
|
||||
TIMESTAMP = 1585634591
|
||||
SHA256 (cacti-1.2.10.tar.gz) = ca3535c0c52cb5dcb6327eed79373c10eb620a9ebfb9b100b0a60ce228558fa6
|
||||
SIZE (cacti-1.2.10.tar.gz) = 24907181
|
||||
|
@ -596,6 +596,7 @@
|
||||
%%CACTIDIR%%/include/content/iframe-example.html
|
||||
%%CACTIDIR%%/include/content/index.php
|
||||
%%CACTIDIR%%/include/content/php-example.html
|
||||
%%CACTIDIR%%/include/csrf.php
|
||||
%%CACTIDIR%%/include/fa/css/fontawesome.css
|
||||
%%CACTIDIR%%/include/fa/css/index.php
|
||||
%%CACTIDIR%%/include/fa/index.php
|
||||
@ -790,7 +791,6 @@
|
||||
%%CACTIDIR%%/include/js/jquery.dropdown.js
|
||||
%%CACTIDIR%%/include/js/jquery.hotkeys.js
|
||||
%%CACTIDIR%%/include/js/jquery.js
|
||||
%%CACTIDIR%%/include/js/jquery.metadata.js
|
||||
%%CACTIDIR%%/include/js/jquery.multiselect.filter.js
|
||||
%%CACTIDIR%%/include/js/jquery.multiselect.js
|
||||
%%CACTIDIR%%/include/js/jquery.sparkline.js
|
||||
@ -1149,9 +1149,10 @@
|
||||
%%CACTIDIR%%/include/vendor/cldr-to-gettext-plural-rules/tests/Get/GetTest.php
|
||||
%%CACTIDIR%%/include/vendor/cldr-to-gettext-plural-rules/tests/Rules/RulesTest.php
|
||||
%%CACTIDIR%%/include/vendor/cldr-to-gettext-plural-rules/tests/bootstrap.php
|
||||
%%CACTIDIR%%/include/vendor/csrf/LICENSE
|
||||
%%CACTIDIR%%/include/vendor/csrf/NEWS
|
||||
%%CACTIDIR%%/include/vendor/csrf/README
|
||||
%%CACTIDIR%%/include/vendor/csrf/LICENSE.txt
|
||||
%%CACTIDIR%%/include/vendor/csrf/NEWS.md
|
||||
%%CACTIDIR%%/include/vendor/csrf/README.md
|
||||
%%CACTIDIR%%/include/vendor/csrf/csrf-conf.php
|
||||
%%CACTIDIR%%/include/vendor/csrf/csrf-magic.js
|
||||
%%CACTIDIR%%/include/vendor/csrf/csrf-magic.php
|
||||
%%CACTIDIR%%/include/vendor/csrf/index.php
|
||||
@ -2239,6 +2240,7 @@
|
||||
%%CACTIDIR%%/rrdcleaner.php
|
||||
%%CACTIDIR%%/script_server.php
|
||||
%%CACTIDIR%%/scripts/3com_cable_modem.pl
|
||||
%%CACTIDIR%%/scripts/cacti_user_stats.php
|
||||
%%CACTIDIR%%/scripts/diskfree.pl
|
||||
%%CACTIDIR%%/scripts/diskfree.sh
|
||||
%%CACTIDIR%%/scripts/index.php
|
||||
|
Loading…
Reference in New Issue
Block a user