svn commit: r306840 - head/sysutils/webmin
Jimmy Olgeni
olgeni at FreeBSD.org
Fri Nov 2 11:04:00 UTC 2012
Author: olgeni
Date: Fri Nov 2 11:03:59 2012
New Revision: 306840
URL: http://svn.freebsd.org/changeset/ports/306840
Log:
Upgrade module: passwd-1.600-5.
According to the release notes, "fix for potential XSS attack via
real name field."
Feature safe: yes
Modified:
head/sysutils/webmin/Makefile
head/sysutils/webmin/distinfo
Modified: head/sysutils/webmin/Makefile
==============================================================================
--- head/sysutils/webmin/Makefile Fri Nov 2 10:42:08 2012 (r306839)
+++ head/sysutils/webmin/Makefile Fri Nov 2 11:03:59 2012 (r306840)
@@ -7,6 +7,7 @@
PORTNAME= webmin
PORTVERSION= 1.600
+PORTREVISION= 1
CATEGORIES= sysutils
MASTER_SITES= http://download.webmin.com/updates/:up \
SF/webadmin/${PORTNAME}/${PORTVERSION}:sf \
@@ -28,7 +29,7 @@ USE_RC_SUBR= webmin
SUB_LIST= PERL5=${PERL}
SUB_FILES= pkg-message
-WEBMIN_MODULES=
+WEBMIN_MODULES= passwd-1.600-5.wbm.gz
post-extract:
@${RM} -f ${WRKSRC}/mount/freebsd-mounts-?
Modified: head/sysutils/webmin/distinfo
==============================================================================
--- head/sysutils/webmin/distinfo Fri Nov 2 10:42:08 2012 (r306839)
+++ head/sysutils/webmin/distinfo Fri Nov 2 11:03:59 2012 (r306840)
@@ -1,2 +1,4 @@
SHA256 (webmin-1.600.tar.gz) = a45ddad342e9a3b9263f45749ec1d440e0702645c6297310701e988f5f1c74a9
SIZE (webmin-1.600.tar.gz) = 21397348
+SHA256 (passwd-1.600-5.wbm.gz) = 19f288bc7f6f94f60981a5f2978f6a4e98d0a59aa4c5518f1d7cd4f4204e39e9
+SIZE (passwd-1.600-5.wbm.gz) = 31500
More information about the svn-ports-head
mailing list