Revision
149497
Author
ryandesign@macports.org
Date
2016-06-22 18:46:05 -0700 (Wed, 22 Jun 2016)

Log Message

expat: update to 2.2.0

Modified Paths

Removed Paths

Diff

Modified: trunk/dports/textproc/expat/Portfile (149496 => 149497)


--- trunk/dports/textproc/expat/Portfile	2016-06-22 22:57:40 UTC (rev 149496)
+++ trunk/dports/textproc/expat/Portfile	2016-06-23 01:46:05 UTC (rev 149497)
@@ -4,7 +4,7 @@
 PortSystem          1.0
 
 name                expat
-version             2.1.1
+version             2.2.0
 categories          textproc devel
 platforms           darwin freebsd
 maintainers         ryandesign openmaintainer
@@ -20,18 +20,12 @@
 homepage            http://www.libexpat.org/
 master_sites        sourceforge:project/${name}/${name}/${version}
 
-checksums           rmd160  a1741237726c0b48d7a3f03943c76826ee6f3e48 \
-                    sha256  aff584e5a2f759dcfc6d48671e9529f6afe1e30b0cd6a4cec200cbe3f793de67
+checksums           rmd160  fb4ff9f78c8f09019f571758f8d559a3c640002f \
+                    sha256  d9e50ff2d19b3538bd2127902a89987474e1a4db8e43a66a4d1a712ab9a504ff
 
 use_bzip2           yes
 use_parallel_build  yes
 
-# Don't link with "-flat_namespace -undefined suppress" on Yosemite and later.
-patchfiles          yosemite-libtool.patch
-
-# CVE-2016-0718: Expat XML Parser Crashes on Malformed Input
-patchfiles-append   CVE-2016-0718-v2-2-1.patch
-
 test.run            yes
 test.target         check