pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/textproc/py-lxml Fix typo.
details: https://anonhg.NetBSD.org/pkgsrc/rev/9b9ffd9dbc06
branches: trunk
changeset: 357253:9b9ffd9dbc06
user: wiz <wiz%pkgsrc.org@localhost>
date: Tue Jan 17 12:58:29 2017 +0000
description:
Fix typo.
diffstat:
textproc/py-lxml/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 57fb489efbe3 -r 9b9ffd9dbc06 textproc/py-lxml/Makefile
--- a/textproc/py-lxml/Makefile Tue Jan 17 12:32:51 2017 +0000
+++ b/textproc/py-lxml/Makefile Tue Jan 17 12:58:29 2017 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.42 2017/01/17 11:10:13 wiz Exp $
+# $NetBSD: Makefile,v 1.43 2017/01/17 12:58:29 wiz Exp $
DISTNAME= lxml-3.7.2
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
@@ -15,7 +15,7 @@
# https://bugs.launchpad.net/lxml/+bug/1522052
# third error in 3.6.1
# https://bugs.launchpad.net/lxml/+bug/1608479
-* two more errors since 3.7.2
+# two more errors since 3.7.2
# https://bugs.launchpad.net/lxml/+bug/1655054
TEST_TARGET= test_inplace
Home |
Main Index |
Thread Index |
Old Index