aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergey Matveychuk <sem@FreeBSD.org>2006-03-14 07:24:17 +0000
committerSergey Matveychuk <sem@FreeBSD.org>2006-03-14 07:24:17 +0000
commit503c7f7052756548d3712a6b0f3fb6d32ddbb8e9 (patch)
tree6d9526fc91803495a5796f827ad0f56837a252d5
parent784cdd32d45f72f4ea5b5598249bfd8b73fe8559 (diff)
downloadports-503c7f7052756548d3712a6b0f3fb6d32ddbb8e9.tar.gz
ports-503c7f7052756548d3712a6b0f3fb6d32ddbb8e9.zip
- Cacti developers has modified one of oficial patches.
- Bump PORTREVISION - Change @dirrm with @dirrmtry for dirs where user's files may staied to avoid an error when port deinstalls. Approved by: portmgr (linimon)
Notes
Notes: svn path=/head/; revision=157091
-rw-r--r--net-mgmt/cacti/Makefile2
-rw-r--r--net-mgmt/cacti/distinfo6
-rw-r--r--net-mgmt/cacti/pkg-plist4
-rw-r--r--net/cacti/Makefile2
-rw-r--r--net/cacti/distinfo6
-rw-r--r--net/cacti/pkg-plist4
6 files changed, 12 insertions, 12 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%%
diff --git a/net/cacti/Makefile b/net/cacti/Makefile
index e0b7cf00ff3f..7ded291099d6 100644
--- a/net/cacti/Makefile
+++ b/net/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/cacti/distinfo b/net/cacti/distinfo
index 9e10e3e1c500..96e1e377580a 100644
--- a/net/cacti/distinfo
+++ b/net/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/cacti/pkg-plist b/net/cacti/pkg-plist
index 0edc78c49fa4..9325f0a3b7cf 100644
--- a/net/cacti/pkg-plist
+++ b/net/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%%