diff options
Diffstat (limited to 'net-mgmt/cacti')
-rw-r--r-- | net-mgmt/cacti/Makefile | 2 | ||||
-rw-r--r-- | net-mgmt/cacti/distinfo | 6 | ||||
-rw-r--r-- | net-mgmt/cacti/pkg-plist | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/net-mgmt/cacti/Makefile b/net-mgmt/cacti/Makefile index e0b7cf00ff3f..7ded291099d6 100644 --- a/net-mgmt/cacti/Makefile +++ b/net-mgmt/cacti/Makefile @@ -7,7 +7,7 @@ PORTNAME= cacti PORTVERSION= 0.8.6h -PORTREVISION= 4 +PORTREVISION= 41 CATEGORIES= net www MASTER_SITES= http://www.cacti.net/downloads/ diff --git a/net-mgmt/cacti/distinfo b/net-mgmt/cacti/distinfo index 9e10e3e1c500..96e1e377580a 100644 --- a/net-mgmt/cacti/distinfo +++ b/net-mgmt/cacti/distinfo @@ -10,6 +10,6 @@ SIZE (fix_sql_syntax_related_to_default_rra_id.patch) = 1058 MD5 (nth_percentile_empty_return_set_issue.patch) = b64160dd736d404eb1b2537e9c80199d SHA256 (nth_percentile_empty_return_set_issue.patch) = 63a9dfb702a50ba73b8d84da6a86588927eb192e022d07dcbe8ea7d5f9389982 SIZE (nth_percentile_empty_return_set_issue.patch) = 4792 -MD5 (mysql_5x_strict.patch) = 055b4e270e0586ff630b45886850bbbf -SHA256 (mysql_5x_strict.patch) = c39beb645f8ae1c375f45a388db5a7939944668e5d079567f2e51e13badb95f1 -SIZE (mysql_5x_strict.patch) = 2593 +MD5 (mysql_5x_strict.patch) = f5ed4305cc0b388e18be4e85b2534f1a +SHA256 (mysql_5x_strict.patch) = 346845072b3b66957f4f494f7dadb9a51df1c4320791f4f89943856fa858c2fe +SIZE (mysql_5x_strict.patch) = 5243 diff --git a/net-mgmt/cacti/pkg-plist b/net-mgmt/cacti/pkg-plist index 0edc78c49fa4..9325f0a3b7cf 100644 --- a/net-mgmt/cacti/pkg-plist +++ b/net-mgmt/cacti/pkg-plist @@ -398,11 +398,11 @@ @dirrm %%CACTIDIR%%/include/jscalendar/lang @dirrm %%CACTIDIR%%/include/jscalendar @dirrm %%CACTIDIR%%/include/html -@dirrm %%CACTIDIR%%/include +@dirrmtry %%CACTIDIR%%/include @dirrm %%CACTIDIR%%/images @dirrm %%CACTIDIR%%/docs/text @dirrm %%CACTIDIR%%/docs/pdf @dirrm %%CACTIDIR%%/docs/html/images @dirrm %%CACTIDIR%%/docs/html @dirrm %%CACTIDIR%%/docs -@dirrm %%CACTIDIR%% +@dirrmtry %%CACTIDIR%% |