summaryrefslogtreecommitdiffstats
path: root/sysutils
diff options
context:
space:
mode:
authorolgeni <olgeni@FreeBSD.org>2001-03-05 15:50:26 +0000
committerolgeni <olgeni@FreeBSD.org>2001-03-05 15:50:26 +0000
commita4ce4c041f756b76868316647da37bd66aba4a60 (patch)
tree2c608f83fcf66fcf69056251cc9b34c6272d151b /sysutils
parent3e4c394bcf6650f417022d5880099d708a77b765 (diff)
downloadFreeBSD-ports-a4ce4c041f756b76868316647da37bd66aba4a60.zip
FreeBSD-ports-a4ce4c041f756b76868316647da37bd66aba4a60.tar.gz
Do not use IGNOREFILES.
I'm removing IGNOREFILES because I cannot get a clue about which files are updated on the webmin site. For example, if any module is updated twice, it will be listed only once on the site's updates page. The port will always work because the file's md5 is ignored, but I don't know when I should bump PORTREVISION. Since the default behavior of the port is to install the official version without updates, I prefer to have a md5 mismatch every now and then, so that PORTREVISION can be bumped and webmin users know when they _actually_ have to upgrade the port. No user visible changes, so no PORTREVISION bump.
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/webmin/Makefile1
-rw-r--r--sysutils/webmin/distinfo10
2 files changed, 5 insertions, 6 deletions
diff --git a/sysutils/webmin/Makefile b/sysutils/webmin/Makefile
index 637f523..b83d694 100644
--- a/sysutils/webmin/Makefile
+++ b/sysutils/webmin/Makefile
@@ -13,7 +13,6 @@ MASTER_SITES= http://webadmin.sourceforge.net/webmin/updates/ \
http://webadmin.sourceforge.net/webmin/download/
DISTFILES= ${DISTNAME}${EXTRACT_SUFX} ${WEBMIN_MODULES}
EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX}
-IGNOREFILES= ${WEBMIN_MODULES}
MAINTAINER= olgeni@FreeBSD.org
diff --git a/sysutils/webmin/distinfo b/sysutils/webmin/distinfo
index f8759b5..272f049 100644
--- a/sysutils/webmin/distinfo
+++ b/sysutils/webmin/distinfo
@@ -1,6 +1,6 @@
MD5 (webmin-0.84.tar.gz) = 93ed89a7d98e7586cacf44e4e053e6cd
-MD5 (apache.wbm.gz) = IGNORE
-MD5 (mysql.wbm.gz) = IGNORE
-MD5 (status.wbm.gz) = IGNORE
-MD5 (file.wbm.gz) = IGNORE
-MD5 (dfsadmin-file.wbm.gz) = IGNORE
+MD5 (apache.wbm.gz) = a63f2b27b6531131acc8056aaefd00eb
+MD5 (mysql.wbm.gz) = 94322dc8a89d32346b51d2524b7525dc
+MD5 (status.wbm.gz) = 8f58432e5fc0e992505a411888f837a2
+MD5 (file.wbm.gz) = 6ca6839850e552b044045ffd0e6349ad
+MD5 (dfsadmin-file.wbm.gz) = 39df28560419757123f2f29fa88f5114
OpenPOWER on IntegriCloud