pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/net/py-socksipy-branch Correct CONFLICTS entry, thanks...
details: https://anonhg.NetBSD.org/pkgsrc/rev/987e52d8efc8
branches: trunk
changeset: 381768:987e52d8efc8
user: bsiegert <bsiegert%pkgsrc.org@localhost>
date: Sat Jun 16 20:33:21 2018 +0000
description:
Correct CONFLICTS entry, thanks wiz@
diffstat:
net/py-socksipy-branch/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 2745ccf2db42 -r 987e52d8efc8 net/py-socksipy-branch/Makefile
--- a/net/py-socksipy-branch/Makefile Sat Jun 16 20:32:07 2018 +0000
+++ b/net/py-socksipy-branch/Makefile Sat Jun 16 20:33:21 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2018/06/16 14:19:42 bsiegert Exp $
+# $NetBSD: Makefile,v 1.4 2018/06/16 20:33:21 bsiegert Exp $
DISTNAME= SocksiPy-branch-1.01
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
@@ -10,7 +10,7 @@
COMMENT= Python SOCKS module
LICENSE= modified-bsd
-CONFLICTS= ${PYPKGPREFIX}-Socks-branch-[0-9]*
+CONFLICTS= ${PYPKGPREFIX}-Socks-[0-9]*
.include "../../lang/python/distutils.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index