pkgsrc/textproc/libxml2
prlw1 27de6b0c73 py-libxml2: remove patch-python_libxml__wrap.h - the cause of PR pkg/52690
$ python3.6
Python 3.6.3 (default, Oct 27 2017, 17:16:29)
[GCC 5.4.0] on netbsd8
Type "help", "copyright", "credits" or "license" for more information.
>>> import libxml2
Traceback (most recent call last):
  File "<stdin>", line 1, in <module>
  File "/usr/pkg/lib/python3.6/site-packages/libxml2.py", line 1, in <module>
    import libxml2mod
ImportError: /usr/pkg/lib/python3.6/site-packages/libxml2mod.so: Undefined PLT symbol "PyCObject_Check" (symnum = 488)
2017-11-06 16:01:59 +00:00
..
patches py-libxml2: remove patch-python_libxml__wrap.h - the cause of PR pkg/52690 2017-11-06 16:01:59 +00:00
buildlink3.mk
DESCR
distinfo py-libxml2: remove patch-python_libxml__wrap.h - the cause of PR pkg/52690 2017-11-06 16:01:59 +00:00
Makefile Updated libxml2 to 2.9.5. 2017-09-10 20:49:20 +00:00
Makefile.common textproc/*libxml2: Move patches and distinfo files under the main package 2017-10-31 13:15:44 +00:00
options.mk
PLIST