Ticket #2018: Portfile-libxml2

File Portfile-libxml2, 851 bytes (added by pgauriar@…, 20 years ago)

Patch to portfile

Line 
1--- Portfile.old        Sat Mar  6 16:51:28 2004
2+++ Portfile    Wed Jul  7 11:33:43 2004
3@@ -4,5 +4,5 @@
4 
5 name                 libxml2
6-version                      2.6.7
7+version                      2.6.11
8 categories           textproc
9 description          gnome xml library
10@@ -11,6 +11,5 @@
11 homepage              http://xmlsoft.org/index.html
12 master_sites         gnome:sources/libxml2/2.6/ ftp://xmlsoft.org/
13-checksums            md5 bdbef92cbdc5b4bd0365313ba22b75ce
14-use_bzip2             yes
15+checksums            md5 c391173a26ec7c2ac702b54d06420fdb
16 depends_lib          lib:libiconv:libiconv
17 configure.env         BASE_DIR=${prefix}/share/doc
18@@ -26,4 +25,3 @@
19 XML itself is a metalanguage to design markup languages, \
20 Though the library is written in C, a variety of language bindings make it \
21-available in other environments.
22-
23+available in other environments.
24\ No newline at end of file