[21390] trunk/dports/textproc/libxml2/Portfile

source_changes at macosforge.org source_changes at macosforge.org
Mon Jan 22 15:05:17 PST 2007


Revision: 21390
          http://trac.macosforge.org/projects/macports/changeset/21390
Author:   ryandesign at macports.org
Date:     2007-01-22 15:05:17 -0800 (Mon, 22 Jan 2007)

Log Message:
-----------
Could not reach current maintainer by email; message bounced after 5 days. Therefore:
- Applied patch from bug #11248 to upgrade to 2.6.27.
- Added md5 and sha1 hashes in addition to the rmd160 hash.
- Added Cedric Luthi as additional maintainer.
- Fixed punctuation in long description.

Modified Paths:
--------------
    trunk/dports/textproc/libxml2/Portfile

Modified: trunk/dports/textproc/libxml2/Portfile
===================================================================
--- trunk/dports/textproc/libxml2/Portfile	2007-01-22 20:30:30 UTC (rev 21389)
+++ trunk/dports/textproc/libxml2/Portfile	2007-01-22 23:05:17 UTC (rev 21390)
@@ -3,15 +3,16 @@
 PortSystem      1.0
 
 name                  libxml2
-version               2.6.23
+version               2.6.27
 categories            textproc
 description           gnome xml library
 platforms             darwin
-maintainers           michaelm at opendarwin.org
+maintainers           michaelm at opendarwin.org, cedric.luthi at gmail.com
 homepage              http://xmlsoft.org/index.html
-master_sites          gnome:sources/libxml2/2.6/ ftp://xmlsoft.org/ 
-checksums             rmd160 6cca60b81f56101e42c7f9a8529f5c6f34e4b49f
-use_bzip2             yes
+master_sites          ftp://xmlsoft.org/libxml2/
+checksums             md5 f5806f5059ef7bd4d3fcf36cf116d1ef \
+                      sha1 875ac4d3b5829f2edf0222f6c96b76b46ec72374 \
+                      rmd160 795efee7c91484eb11dd0b275744057d2c82719d
 depends_lib           port:libiconv
 configure.env         BASE_DIR=${prefix}/share/doc
 configure.args        --mandir=${prefix}/share/man --with-iconv=${prefix} \
@@ -20,6 +21,6 @@
 
 long_description \
 Libxml is the XML C library developed for the Gnome project.  \
-XML itself is a metalanguage to design markup languages, \
+XML itself is a metalanguage to design markup languages. \
 Though the library is written in C, a variety of language bindings make it \
 available in other environments. 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20070122/eff98944/attachment.html


More information about the macports-changes mailing list