Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 4 Oct 2016 13:30:22 +0000 (UTC)
From:      Jimmy Olgeni <olgeni@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r423261 - head/sysutils/webmin
Message-ID:  <201610041330.u94DUM63078084@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: olgeni
Date: Tue Oct  4 13:30:22 2016
New Revision: 423261
URL: https://svnweb.freebsd.org/changeset/ports/423261

Log:
  Update sysutils/webmin to version 1.820.

Modified:
  head/sysutils/webmin/Makefile
  head/sysutils/webmin/distinfo
  head/sysutils/webmin/pkg-plist

Modified: head/sysutils/webmin/Makefile
==============================================================================
--- head/sysutils/webmin/Makefile	Tue Oct  4 12:44:05 2016	(r423260)
+++ head/sysutils/webmin/Makefile	Tue Oct  4 13:30:22 2016	(r423261)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	webmin
-PORTVERSION=	1.810
+PORTVERSION=	1.820
 CATEGORIES=	sysutils
 MASTER_SITES=	http://download.webmin.com/updates/:up \
 		SF/webadmin/${PORTNAME}/${PORTVERSION}:sf
@@ -37,7 +37,7 @@ post-extract:
 post-patch:
 	@${REINPLACE_CMD} -e "s@%%PREFIX%%@${PREFIX}@g" ${WRKSRC}/setup.sh
 
-	@${FIND} ${WRKSRC} \( -name config-freebsd\* -or -name config \)  \
+	@${FIND} ${WRKSRC} \( -type f -and \( -name config-freebsd\* -or -name config \) \) \
 		-exec ${REINPLACE_CMD} -e "s@/usr/local@${PREFIX}@g" {} \; \
 		-exec ${REINPLACE_CMD} -e "s@%%PREFIX%%@${PREFIX}@g" {} \;
 

Modified: head/sysutils/webmin/distinfo
==============================================================================
--- head/sysutils/webmin/distinfo	Tue Oct  4 12:44:05 2016	(r423260)
+++ head/sysutils/webmin/distinfo	Tue Oct  4 13:30:22 2016	(r423261)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1472317006
-SHA256 (webmin-1.810.tar.gz) = 427469f0de19f3a358487b8ca8db51f0a5f1f8227eea047532d7cbee6e191b78
-SIZE (webmin-1.810.tar.gz) = 28652334
+TIMESTAMP = 1475585255
+SHA256 (webmin-1.820.tar.gz) = 916e22225971a1aaa0d5dfe9eaa1bb7d4bf3dad6adaeb3da432d0e13120cfb48
+SIZE (webmin-1.820.tar.gz) = 28675942

Modified: head/sysutils/webmin/pkg-plist
==============================================================================
--- head/sysutils/webmin/pkg-plist	Tue Oct  4 12:44:05 2016	(r423260)
+++ head/sysutils/webmin/pkg-plist	Tue Oct  4 13:30:22 2016	(r423261)
@@ -1013,6 +1013,7 @@ lib/webmin/authentic-theme/extensions/fi
 lib/webmin/authentic-theme/extensions/file-manager/search.cgi
 lib/webmin/authentic-theme/extensions/sql.js
 lib/webmin/authentic-theme/extensions/sql.min.js
+lib/webmin/authentic-theme/help/file-manager.ca.html
 lib/webmin/authentic-theme/help/file-manager.html
 lib/webmin/authentic-theme/images/__logo.png
 lib/webmin/authentic-theme/images/after.gif
@@ -20970,8 +20971,8 @@ lib/webmin/shorewall6/up.cgi
 lib/webmin/smart-status/CHANGELOG
 lib/webmin/smart-status/action.cgi
 lib/webmin/smart-status/config
-lib/webmin/smart-status/config-CentOS-Linux-5.0-*
-lib/webmin/smart-status/config-Redhat-Enterprise-Linux-5.0-*
+lib/webmin/smart-status/config-CentOS-Linux-5.0-6.9
+lib/webmin/smart-status/config-Redhat-Enterprise-Linux-5.0-6.9
 lib/webmin/smart-status/config.info
 lib/webmin/smart-status/config.info.ca
 lib/webmin/smart-status/config.info.ca.UTF-8



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201610041330.u94DUM63078084>