pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/net
Module Name: pkgsrc
Committed By: jperkin
Date: Fri Mar 17 12:44:15 UTC 2023
Modified Files:
pkgsrc/net/nagios-plugin-spamd: Makefile
pkgsrc/net/nagios-plugins: Makefile.common
Log Message:
nagios-plugins: Revert nagios-plugin-spamd change.
It only DEPENDS on nagios-plugins, it does not use Makefile.common.
To generate a diff of this commit:
cvs rdiff -u -r1.22 -r1.23 pkgsrc/net/nagios-plugin-spamd/Makefile
cvs rdiff -u -r1.17 -r1.18 pkgsrc/net/nagios-plugins/Makefile.common
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/net/nagios-plugin-spamd/Makefile
diff -u pkgsrc/net/nagios-plugin-spamd/Makefile:1.22 pkgsrc/net/nagios-plugin-spamd/Makefile:1.23
--- pkgsrc/net/nagios-plugin-spamd/Makefile:1.22 Fri Mar 17 12:40:34 2023
+++ pkgsrc/net/nagios-plugin-spamd/Makefile Fri Mar 17 12:44:15 2023
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.22 2023/03/17 12:40:34 jperkin Exp $
+# $NetBSD: Makefile,v 1.23 2023/03/17 12:44:15 jperkin Exp $
DISTNAME= check_spamd-1.6.0
PKGNAME= nagios-plugin-${DISTNAME:S/check_//1}
+PKGREVISION= 9
CATEGORIES= net mail
MASTER_SITES= # http://exchange.nagios.org/components/com_mtree/
EXTRACT_SUFX= .pl
Index: pkgsrc/net/nagios-plugins/Makefile.common
diff -u pkgsrc/net/nagios-plugins/Makefile.common:1.17 pkgsrc/net/nagios-plugins/Makefile.common:1.18
--- pkgsrc/net/nagios-plugins/Makefile.common:1.17 Fri Mar 17 12:40:34 2023
+++ pkgsrc/net/nagios-plugins/Makefile.common Fri Mar 17 12:44:15 2023
@@ -1,11 +1,10 @@
-# $NetBSD: Makefile.common,v 1.17 2023/03/17 12:40:34 jperkin Exp $
+# $NetBSD: Makefile.common,v 1.18 2023/03/17 12:44:15 jperkin Exp $
#
# used by net/nagios-plugin-ldap/Makefile
# used by net/nagios-plugin-mysql/Makefile
# used by net/nagios-plugin-pgsql/Makefile
# used by net/nagios-plugin-radius/Makefile
# used by net/nagios-plugin-snmp/Makefile
-# used by net/nagios-plugin-spamd/Makefile
# used by net/nagios-plugins/Makefile
PLUGINSVERSION= 2.4.3
Home |
Main Index |
Thread Index |
Old Index