Update to 2.5.3.
This commit is contained in:
parent
4ac81d4b5d
commit
69811c5695
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=75285
3 changed files with 4 additions and 2 deletions
|
@ -6,7 +6,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= libxml2
|
||||
PORTVERSION= 2.5.2
|
||||
PORTVERSION= 2.5.3
|
||||
CATEGORIES= textproc gnome
|
||||
MASTER_SITES= ${MASTER_SITE_GNOME}
|
||||
MASTER_SITE_SUBDIR= sources/${PORTNAME}/2.5
|
||||
|
|
|
@ -1 +1 @@
|
|||
MD5 (gnome2/libxml2-2.5.2.tar.bz2) = 0d3a106fbb8ec4198d27d8063f216f07
|
||||
MD5 (gnome2/libxml2-2.5.3.tar.bz2) = c2ee2c99309a732d0e9c32e530241012
|
||||
|
|
|
@ -42,6 +42,7 @@ include/libxml2/libxml/xpointer.h
|
|||
lib/libxml2.a
|
||||
lib/libxml2.so
|
||||
lib/libxml2.so.5
|
||||
%%PYTHON:%%lib/%%PYTHON_VERSION%%/site-packages/drv_libxml2.py
|
||||
%%PYTHON:%%lib/%%PYTHON_VERSION%%/site-packages/libxml2.py
|
||||
%%PYTHON:%%lib/%%PYTHON_VERSION%%/site-packages/libxml2mod.so
|
||||
libdata/pkgconfig/libxml-2.0.pc
|
||||
|
@ -63,6 +64,7 @@ share/aclocal/libxml.m4
|
|||
%%PYTHON:%%share/doc/libxml2-python/examples/reader3.py
|
||||
%%PYTHON:%%share/doc/libxml2-python/examples/readererr.py
|
||||
%%PYTHON:%%share/doc/libxml2-python/examples/regexp.py
|
||||
%%PYTHON:%%share/doc/libxml2-python/examples/relaxng.py
|
||||
%%PYTHON:%%share/doc/libxml2-python/examples/resolver.py
|
||||
%%PYTHON:%%share/doc/libxml2-python/examples/serialize.py
|
||||
%%PYTHON:%%share/doc/libxml2-python/examples/tst.py
|
||||
|
|
Loading…
Reference in a new issue