Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/sysutils/webmin (sysutils/webmin) regen, pkglint -F
details: https://anonhg.NetBSD.org/pkgsrc/rev/9ee660c7f1f6
branches: trunk
changeset: 433393:9ee660c7f1f6
user: mef <mef%pkgsrc.org@localhost>
date: Mon Jun 01 23:07:27 2020 +0000
description:
(sysutils/webmin) regen, pkglint -F
diffstat:
sysutils/webmin/Makefile | 4 ++--
sysutils/webmin/PLIST | 3 +--
sysutils/webmin/distinfo | 3 +--
sysutils/webmin/wbm.mk | 6 +++---
4 files changed, 7 insertions(+), 9 deletions(-)
diffs (69 lines):
diff -r 277c881dacaa -r 9ee660c7f1f6 sysutils/webmin/Makefile
--- a/sysutils/webmin/Makefile Mon Jun 01 23:06:00 2020 +0000
+++ b/sysutils/webmin/Makefile Mon Jun 01 23:07:27 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.51 2020/06/01 06:25:31 rillig Exp $
+# $NetBSD: Makefile,v 1.52 2020/06/01 23:07:27 mef Exp $
.include "version.mk"
@@ -59,7 +59,7 @@
.endfor
RCD_SCRIPTS= webmin
-REPLACE_PYTHON= webmin/acme_tiny.py
+REPLACE_PYTHON= webmin/acme_tiny.py
CHECK_INTERPRETER_SKIP+= share/webmin/webmin-gentoo-init
diff -r 277c881dacaa -r 9ee660c7f1f6 sysutils/webmin/PLIST
--- a/sysutils/webmin/PLIST Mon Jun 01 23:06:00 2020 +0000
+++ b/sysutils/webmin/PLIST Mon Jun 01 23:07:27 2020 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.20 2020/04/27 15:16:45 mef Exp $
+@comment $NetBSD: PLIST,v 1.21 2020/06/01 23:07:27 mef Exp $
share/examples/webmin/acl/config
share/examples/webmin/config
share/examples/webmin/cron/config
@@ -2266,7 +2266,6 @@
share/webmin/thirdparty.pl
share/webmin/ui-lib.pl
share/webmin/unauthenticated/filter_match.js
-share/webmin/update-from-repo.sh
share/webmin/uptracker.cgi
share/webmin/user_chooser.cgi
share/webmin/version
diff -r 277c881dacaa -r 9ee660c7f1f6 sysutils/webmin/distinfo
--- a/sysutils/webmin/distinfo Mon Jun 01 23:06:00 2020 +0000
+++ b/sysutils/webmin/distinfo Mon Jun 01 23:07:27 2020 +0000
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.24 2020/04/27 15:33:30 mef Exp $
+$NetBSD: distinfo,v 1.25 2020/06/01 23:07:27 mef Exp $
SHA1 (webmin-1.941.tar.gz) = 9103d027933ebc662ef76a56c07343ab5241efaa
RMD160 (webmin-1.941.tar.gz) = 4bd1f28a7dc0338d97cf7a92e6844120d1d647bf
@@ -26,4 +26,3 @@
SHA1 (patch-ax) = e7debde036d736f641229b2b604b2d77b03c7366
SHA1 (patch-ay) = 8f21939c04e71c0aa74660b93e03e0ff2b9e69d5
SHA1 (patch-az) = 770d55c85ca9de3f038cfbcf2a1134848ad000d0
-SHA1 (patch-update-from-repo_sh) = 75e862d2e3c070de85391526acf4de853ccb14d1
diff -r 277c881dacaa -r 9ee660c7f1f6 sysutils/webmin/wbm.mk
--- a/sysutils/webmin/wbm.mk Mon Jun 01 23:06:00 2020 +0000
+++ b/sysutils/webmin/wbm.mk Mon Jun 01 23:07:27 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: wbm.mk,v 1.15 2020/04/27 15:16:45 mef Exp $
+# $NetBSD: wbm.mk,v 1.16 2020/06/01 23:07:27 mef Exp $
#
# Makefile fragment for Webmin modules
#
@@ -48,8 +48,8 @@
DEPENDS+= wbm-${m}>=${WBM_VERSION}:../../sysutils/wbm-${m}
.endfor
-WEBMIN_DIR= ${LOCALBASE}/share/webmin
-WEBMIN_EGDIR= ${LOCALBASE}/share/examples/webmin
+WEBMIN_DIR= ${PREFIX}/share/webmin
+WEBMIN_EGDIR= ${PREFIX}/share/examples/webmin
WEBMIN_VARDIR= ${VARBASE}/webmin
WBM_DIR= ${PREFIX}/share/webmin
WBM_EGDIR= ${PREFIX}/share/examples/webmin
Home |
Main Index |
Thread Index |
Old Index