Permalink
Browse files
xercesc3: update to 3.2.1
- Loading branch information
Showing
with
3 additions
and
3 deletions.
-
+3
−3
textproc/xercesc3/Portfile
|
|
@@ -4,7 +4,7 @@ PortSystem 1.0 |
|
|
|
|
|
name xercesc3 |
|
|
conflicts xercesc |
|
|
version 3.2.0 |
|
|
version 3.2.1 |
|
|
categories textproc xml shibboleth |
|
|
maintainers {snc @nerdling} scantor |
|
|
license Apache-2 |
|
|
@@ -26,8 +26,8 @@ configure.args --disable-silent-rules \ |
|
|
--enable-transcoder-icu \ |
|
|
--enable-msgloader-icu \ |
|
|
--with-icu=${prefix} |
|
|
checksums rmd160 4a2ede7d36e2295999123d6c9c3990d7e82f5521 \ |
|
|
sha256 9f3327b63fd7eef3de45025449d5d948ab46f066a475706d2e34f94e91617b34 |
|
|
checksums rmd160 f84f162e1c2aec468815b9e63d7a8626483a67b9 \ |
|
|
sha256 a36b6e162913ec218cfb84772d2535d43c3365355a601d45d4b8ce11f0ece0da |
|
|
|
|
|
platforms darwin |
|
|
|
|
|
|