Revision
75597
Author
scantor@macports.org
Date
2011-01-31 19:01:08 -0800 (Mon, 31 Jan 2011)

Log Message

Update version.

Modified Paths

Diff

Modified: trunk/dports/security/xmltooling/Portfile (75596 => 75597)


--- trunk/dports/security/xmltooling/Portfile	2011-02-01 02:39:31 UTC (rev 75596)
+++ trunk/dports/security/xmltooling/Portfile	2011-02-01 03:01:08 UTC (rev 75597)
@@ -4,7 +4,7 @@
 PortSystem          1.0
 
 name                xmltooling
-version             1.4
+version             1.4.1
 categories          security textproc xml shibboleth
 license             Apachev2
 maintainers         snc scantor
@@ -18,9 +18,9 @@
                     port:xml-security-c \
                     port:log4shib
 
-master_sites        http://shibboleth.internet2.edu/downloads/opensaml/cpp/2.4/
-checksums           sha1    213ceddd7fecab45e0b978e66314e815043398e6 \
-                    rmd160  3680b84261131a77c55d27201cbe99e5127c5fb6
+master_sites        http://shibboleth.internet2.edu/downloads/opensaml/cpp/2.4.1/
+checksums           sha1    85d7d7a4b5ab005804bd34d2a9182ade7a668fe0 \
+                    rmd160  10e76e92c58b4d39c6d6a6bed2c1ba7f62f8c09b
 
 configure.args      --disable-static \
                     --with-openssl=${prefix} \