pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
py-snmp5024: fix CONFLICTS entry.
Module Name: pkgsrc-wip
Committed By: Havard Eidnes <he%NetBSD.org@localhost>
Pushed By: he
Date: Wed Apr 16 10:32:34 2025 +0000
Changeset: 44e0a0bb7c010a70183470c4432a214186f9a64b
Modified Files:
py-snmp5024/Makefile
Log Message:
py-snmp5024: fix CONFLICTS entry.
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=44e0a0bb7c010a70183470c4432a214186f9a64b
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
py-snmp5024/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diffs:
diff --git a/py-snmp5024/Makefile b/py-snmp5024/Makefile
index 972945ea80..b1b3f27f38 100644
--- a/py-snmp5024/Makefile
+++ b/py-snmp5024/Makefile
@@ -15,7 +15,7 @@ LICENSE= 2-clause-bsd
DEPENDS+= ${PYPKGPREFIX}-asn1>=0.2.3:../../security/py-asn1
DEPENDS+= ${PYPKGPREFIX}-smi-[0-9]*:../../wip/py-smi
-CONFLICTS+= ${PYPKGPREFIX}-pysnmp-[0-9]*
+CONFLICTS+= ${PYPKGPREFIX}-snmp-[0-9]*
USE_LANGUAGES= # none
Home |
Main Index |
Thread Index |
Old Index