Date: Tue, 19 Sep 2017 03:38:45 +0000 (UTC) From: "Danilo G. Baio" <dbaio@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r450098 - head/net-mgmt/cacti Message-ID: <201709190338.v8J3cjdY015173@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: dbaio Date: Tue Sep 19 03:38:45 2017 New Revision: 450098 URL: https://svnweb.freebsd.org/changeset/ports/450098 Log: net-mgmt/cacti: Update to 1.1.24 Changes: http://www.cacti.net/release_notes.php?version=1.1.23 http://www.cacti.net/release_notes.php?version=1.1.24 PR: 222430 Submitted by: Daniel Austin <freebsd-ports@dan.me.uk> (maintainer) Modified: head/net-mgmt/cacti/Makefile head/net-mgmt/cacti/distinfo head/net-mgmt/cacti/pkg-plist Modified: head/net-mgmt/cacti/Makefile ============================================================================== --- head/net-mgmt/cacti/Makefile Tue Sep 19 03:12:28 2017 (r450097) +++ head/net-mgmt/cacti/Makefile Tue Sep 19 03:38:45 2017 (r450098) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= cacti -PORTVERSION= 1.1.22 +PORTVERSION= 1.1.24 CATEGORIES= net-mgmt www MASTER_SITES= http://www.cacti.net/downloads/ \ ftp://ftpmirror.uk/freebsd-ports/cacti/ Modified: head/net-mgmt/cacti/distinfo ============================================================================== --- head/net-mgmt/cacti/distinfo Tue Sep 19 03:12:28 2017 (r450097) +++ head/net-mgmt/cacti/distinfo Tue Sep 19 03:38:45 2017 (r450098) @@ -1,3 +1,3 @@ -TIMESTAMP = 1505214823 -SHA256 (cacti-1.1.22.tar.gz) = 416fe4b264275bd52c4f3e2f4d7c2bab4c36541e0e5211f98503620b81c7738a -SIZE (cacti-1.1.22.tar.gz) = 8910667 +TIMESTAMP = 1505791471 +SHA256 (cacti-1.1.24.tar.gz) = 46742a7a6992315db8b3cf4d127fe5cac608eea17d9c24333ef071da9c569b49 +SIZE (cacti-1.1.24.tar.gz) = 8905168 Modified: head/net-mgmt/cacti/pkg-plist ============================================================================== --- head/net-mgmt/cacti/pkg-plist Tue Sep 19 03:12:28 2017 (r450097) +++ head/net-mgmt/cacti/pkg-plist Tue Sep 19 03:38:45 2017 (r450098) @@ -404,6 +404,7 @@ %%CACTIDIR%%/include/phpmailer/language/phpmailer.lang-am.php %%CACTIDIR%%/include/phpmailer/language/phpmailer.lang-ar.php %%CACTIDIR%%/include/phpmailer/language/phpmailer.lang-az.php +%%CACTIDIR%%/include/phpmailer/language/phpmailer.lang-ba.php %%CACTIDIR%%/include/phpmailer/language/phpmailer.lang-be.php %%CACTIDIR%%/include/phpmailer/language/phpmailer.lang-bg.php %%CACTIDIR%%/include/phpmailer/language/phpmailer.lang-ca.php @@ -437,6 +438,7 @@ %%CACTIDIR%%/include/phpmailer/language/phpmailer.lang-pt.php %%CACTIDIR%%/include/phpmailer/language/phpmailer.lang-pt_br.php %%CACTIDIR%%/include/phpmailer/language/phpmailer.lang-ro.php +%%CACTIDIR%%/include/phpmailer/language/phpmailer.lang-rs.php %%CACTIDIR%%/include/phpmailer/language/phpmailer.lang-ru.php %%CACTIDIR%%/include/phpmailer/language/phpmailer.lang-sk.php %%CACTIDIR%%/include/phpmailer/language/phpmailer.lang-sl.php
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201709190338.v8J3cjdY015173>