aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authoraz <az@FreeBSD.org>2011-01-26 03:15:31 +0800
committeraz <az@FreeBSD.org>2011-01-26 03:15:31 +0800
commitce2637d62170544b88576c89f98a5078312bc309 (patch)
tree700f10798227a0f2c0e31dfaa948dd624e7531ce
parentb287f4fe2c050809d000df6d7ce84b4b1326b7d8 (diff)
downloadfreebsd-ports-gnome-ce2637d62170544b88576c89f98a5078312bc309.tar.gz
freebsd-ports-gnome-ce2637d62170544b88576c89f98a5078312bc309.tar.zst
freebsd-ports-gnome-ce2637d62170544b88576c89f98a5078312bc309.zip
- Fix @dirrmtry
- Remove MD5 checksum PR: ports/153855 Submitted by: az@ Approved by: maintainer (timeout) Feature safe: yes
-rw-r--r--sysutils/ganglia-webfrontend/distinfo1
-rw-r--r--sysutils/ganglia-webfrontend/pkg-plist2
2 files changed, 1 insertions, 2 deletions
diff --git a/sysutils/ganglia-webfrontend/distinfo b/sysutils/ganglia-webfrontend/distinfo
index 9655312949d9..fa4937d6da16 100644
--- a/sysutils/ganglia-webfrontend/distinfo
+++ b/sysutils/ganglia-webfrontend/distinfo
@@ -1,3 +1,2 @@
-MD5 (ganglia-3.1.1.tar.gz) = e6f4de42afecb4731a5de4606e3f1045
SHA256 (ganglia-3.1.1.tar.gz) = cc6955f0b086f40dc646e3d0d9f152854d1dcd19dea81b9bff16b38f3819f75c
SIZE (ganglia-3.1.1.tar.gz) = 1152883
diff --git a/sysutils/ganglia-webfrontend/pkg-plist b/sysutils/ganglia-webfrontend/pkg-plist
index 933647083ec7..bdd6e17709bc 100644
--- a/sysutils/ganglia-webfrontend/pkg-plist
+++ b/sysutils/ganglia-webfrontend/pkg-plist
@@ -64,5 +64,5 @@
@dirrm %%WEBFRONTDIR%%/templates/default
@dirrm %%WEBFRONTDIR%%/templates
@dirrm %%WEBFRONTDIR%%/graph.d
-@dirrmtry /bin/rmdir %D/%%WEBFRONTDIR%%
+@dirrmtry %%WEBFRONTDIR%%
@unexec (test -d %D/%%WEBFRONTDIR%% && (echo "Configuration information saved. If you will *NOT* use this package anymore," && echo "please remove %D/%%WEBFRONTDIR%% and its contents manually.")) || true