git: 707620552a1f - main - net-mgmt/cacti: Update to 1.2.19
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 27 Dec 2021 14:33:35 UTC
The branch main has been updated by lwhsu: URL: https://cgit.FreeBSD.org/ports/commit/?id=707620552a1fee8527935ae6dffd4d944e4a66f0 commit 707620552a1fee8527935ae6dffd4d944e4a66f0 Author: Michael Muenz <m.muenz@gmail.com> AuthorDate: 2021-12-27 14:32:43 +0000 Commit: Li-Wen Hsu <lwhsu@FreeBSD.org> CommitDate: 2021-12-27 14:32:43 +0000 net-mgmt/cacti: Update to 1.2.19 Change log: https://cacti.net/info/changelog PR: 260726 --- net-mgmt/cacti/Makefile | 2 +- net-mgmt/cacti/distinfo | 6 +++--- net-mgmt/cacti/pkg-plist | 2 ++ 3 files changed, 6 insertions(+), 4 deletions(-) diff --git a/net-mgmt/cacti/Makefile b/net-mgmt/cacti/Makefile index 38f76b376b8f..bb5b4ec339e1 100644 --- a/net-mgmt/cacti/Makefile +++ b/net-mgmt/cacti/Makefile @@ -1,5 +1,5 @@ PORTNAME= cacti -PORTVERSION= 1.2.17 +PORTVERSION= 1.2.19 CATEGORIES= net-mgmt www MASTER_SITES= http://www.cacti.net/downloads/ \ ftp://ftpmirror.uk/freebsd-ports/cacti/ diff --git a/net-mgmt/cacti/distinfo b/net-mgmt/cacti/distinfo index c612a98913b3..595f2863afd7 100644 --- a/net-mgmt/cacti/distinfo +++ b/net-mgmt/cacti/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1622481522 -SHA256 (cacti-1.2.17.tar.gz) = faedc552599067a73ac4c5899c8421f81b097f131a7a25c7a1b332439f8d3f79 -SIZE (cacti-1.2.17.tar.gz) = 38344112 +TIMESTAMP = 1640588634 +SHA256 (cacti-1.2.19.tar.gz) = 408608ac63d126421e41be782679967af1202246e20aea3c1504f0124501d7c2 +SIZE (cacti-1.2.19.tar.gz) = 38477886 diff --git a/net-mgmt/cacti/pkg-plist b/net-mgmt/cacti/pkg-plist index a666237d54c3..51d4211fb686 100644 --- a/net-mgmt/cacti/pkg-plist +++ b/net-mgmt/cacti/pkg-plist @@ -38,6 +38,7 @@ %%CACTIDIR%%/cli/analyze_database.php %%CACTIDIR%%/cli/apply_automation_rules.php %%CACTIDIR%%/cli/audit_database.php +%%CACTIDIR%%/cli/batchgapfix.php %%CACTIDIR%%/cli/convert_tables.php %%CACTIDIR%%/cli/copy_user.php %%CACTIDIR%%/cli/fix_mediumint.php @@ -3900,6 +3901,7 @@ %%CACTIDIR%%/install/upgrades/1_2_14.php %%CACTIDIR%%/install/upgrades/1_2_15.php %%CACTIDIR%%/install/upgrades/1_2_17.php +%%CACTIDIR%%/install/upgrades/1_2_19.php %%CACTIDIR%%/install/upgrades/1_2_2.php %%CACTIDIR%%/install/upgrades/1_2_3.php %%CACTIDIR%%/install/upgrades/1_2_5.php