pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc



Module Name:    pkgsrc
Committed By:   mef
Date:           Mon Apr 27 15:21:19 UTC 2020

Modified Files:
        pkgsrc/doc: CHANGES-2020
        pkgsrc/sysutils: Makefile

Log Message:
(sysutils/webmin and wbm-* ) updated to 1.941, -acl and -proc added

Updated sysutils/webmin to 1.941
Added sysutils/wbm-acl version 1.941
Added sysutils/wbm-proc version 1.941


To generate a diff of this commit:
cvs rdiff -u -r1.2585 -r1.2586 pkgsrc/doc/CHANGES-2020
cvs rdiff -u -r1.873 -r1.874 pkgsrc/sysutils/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/doc/CHANGES-2020
diff -u pkgsrc/doc/CHANGES-2020:1.2585 pkgsrc/doc/CHANGES-2020:1.2586
--- pkgsrc/doc/CHANGES-2020:1.2585      Mon Apr 27 15:00:54 2020
+++ pkgsrc/doc/CHANGES-2020     Mon Apr 27 15:21:19 2020
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2020,v 1.2585 2020/04/27 15:00:54 taca Exp $
+$NetBSD: CHANGES-2020,v 1.2586 2020/04/27 15:21:19 mef Exp $
 
 Changes to the packages collection and infrastructure in 2020:
 
@@ -3675,3 +3675,6 @@ Changes to the packages collection and i
        Updated x11/st-term to 0.8.3 [leot 2020-04-27]
        Updated pkgtools/pkgin to 0.16.0 [jperkin 2020-04-27]
        Updated misc/ruby-pry to 0.13.1 [taca 2020-04-27]
+       Updated sysutils/webmin to 1.941 [mef 2020-04-27]
+       Added sysutils/wbm-acl version 1.941 [mef 2020-04-27]
+       Added sysutils/wbm-proc version 1.941 [mef 2020-04-27]

Index: pkgsrc/sysutils/Makefile
diff -u pkgsrc/sysutils/Makefile:1.873 pkgsrc/sysutils/Makefile:1.874
--- pkgsrc/sysutils/Makefile:1.873      Sat Apr 25 17:15:57 2020
+++ pkgsrc/sysutils/Makefile    Mon Apr 27 15:21:19 2020
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.873 2020/04/25 17:15:57 gutteridge Exp $
+# $NetBSD: Makefile,v 1.874 2020/04/27 15:21:19 mef Exp $
 #
 
 COMMENT=       System utilities
@@ -706,6 +706,7 @@ SUBDIR+=    vobcopy
 SUBDIR+=       vultr
 SUBDIR+=       vxargs
 SUBDIR+=       watchman
+SUBDIR+=       wbm-acl
 SUBDIR+=       wbm-apache
 SUBDIR+=       wbm-at
 SUBDIR+=       wbm-bandwidth
@@ -722,7 +723,6 @@ SUBDIR+=    wbm-cyrus-imapd
 SUBDIR+=       wbm-dhcpd
 SUBDIR+=       wbm-dovecot
 SUBDIR+=       wbm-fetchmail
-SUBDIR+=       wbm-file
 SUBDIR+=       wbm-htaccess-htpasswd
 SUBDIR+=       wbm-inetd
 SUBDIR+=       wbm-ipfilter
@@ -735,6 +735,7 @@ SUBDIR+=    wbm-net
 SUBDIR+=       wbm-openslp
 SUBDIR+=       wbm-postfix
 SUBDIR+=       wbm-postgresql
+SUBDIR+=       wbm-proc
 SUBDIR+=       wbm-qmailadmin
 SUBDIR+=       wbm-quota
 SUBDIR+=       wbm-sendmail



Home | Main Index | Thread Index | Old Index