Update to 2.4.11.
PR: 32309 Submitted by: Lev Serebryakov <lev@serebryakov.spb.ru>
This commit is contained in:
parent
b30e6f8eb7
commit
8702be1ef3
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=51112
2 changed files with 3 additions and 3 deletions
|
@ -6,7 +6,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= libxml2
|
||||
PORTVERSION= 2.4.10
|
||||
PORTVERSION= 2.4.11
|
||||
CATEGORIES= textproc gnome
|
||||
MASTER_SITES= ${MASTER_SITE_GNOME}
|
||||
MASTER_SITE_SUBDIR= stable/sources/libxml
|
||||
|
@ -20,7 +20,7 @@ RUN_DEPENDS= pkg-config:${PORTSDIR}/devel/pkgconfig
|
|||
GNU_CONFIGURE= yes
|
||||
INSTALLS_SHLIB= yes
|
||||
|
||||
CONFIGURE_ARGS= --with-iconv \
|
||||
CONFIGURE_ARGS= --with-iconv=${LOCALBASE} \
|
||||
--with-html-dir=${PREFIX}/share/doc
|
||||
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
|
||||
LIBS="-L${LOCALBASE}/lib"
|
||||
|
|
|
@ -1 +1 @@
|
|||
MD5 (libxml2-2.4.10.tar.gz) = f1a08620eed8d023b6a64d2c7044bc1b
|
||||
MD5 (libxml2-2.4.11.tar.gz) = 07691480fdfd6fc54ccf3750481a9cd4
|
||||
|
|
Loading…
Reference in a new issue