summaryrefslogtreecommitdiff
path: root/sysutils/wbm-cluster-cron
diff options
context:
space:
mode:
authorjlam <jlam@pkgsrc.org>2006-05-19 17:14:53 +0000
committerjlam <jlam@pkgsrc.org>2006-05-19 17:14:53 +0000
commit7ee25967b702921579eedd3857678a2356192413 (patch)
tree2399dd7355e56c3842bef5581f8e129117091c4b /sysutils/wbm-cluster-cron
parentf58840b07acf3a1e9143478edbff031759dfa62c (diff)
downloadpkgsrc-7ee25967b702921579eedd3857678a2356192413.tar.gz
* Pull in some changes discussed on the Webmin mailing list to allow
running an individual module's uninstall action * Add an DEINSTALL_TEMPLATE file that is pulled in by all wbm-* modules that will run the module's uninstall action at DEINSTALL time. * Fix the "time" module to ignore "sched_mode" -- verified by Jamie Cameron on the Webmin mailing list as a bug. * Fix the "postfix" module to remove its temp files at DEINSTALL time so that we cleanly pkg_delete. Bump the PKGREVISION of sysutils/webmin as well as all sysutils/wbm-* packages that have uninstall.pl scripts.
Diffstat (limited to 'sysutils/wbm-cluster-cron')
-rw-r--r--sysutils/wbm-cluster-cron/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/sysutils/wbm-cluster-cron/Makefile b/sysutils/wbm-cluster-cron/Makefile
index 320500947d9..bf1af651285 100644
--- a/sysutils/wbm-cluster-cron/Makefile
+++ b/sysutils/wbm-cluster-cron/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.1.1.1 2006/05/16 21:39:44 jlam Exp $
+# $NetBSD: Makefile,v 1.2 2006/05/19 17:14:53 jlam Exp $
DISTNAME= cluster-cron
PKGNAME= wbm-${DISTNAME}-${WBM_VERSION}
+PKGREVISION= 1
DIST_SUBDIR= webmin-modules-${WBM_VERSION}
# The version is from the module.info file from the extracted distfile.