Revision: 112800 https://trac.macports.org/changeset/112800 Author: ryandesign@macports.org Date: 2013-11-01 12:14:17 -0700 (Fri, 01 Nov 2013) Log Message: ----------- tomcat-native: update to 1.1.29 (#41120) Modified Paths: -------------- trunk/dports/java/tomcat-native/Portfile Modified: trunk/dports/java/tomcat-native/Portfile =================================================================== --- trunk/dports/java/tomcat-native/Portfile 2013-11-01 19:11:10 UTC (rev 112799) +++ trunk/dports/java/tomcat-native/Portfile 2013-11-01 19:14:17 UTC (rev 112800) @@ -4,8 +4,7 @@ PortSystem 1.0 name tomcat-native -version 1.1.27 - +version 1.1.29 categories java www maintainers nomaintainer license Apache-2 @@ -14,12 +13,13 @@ description Tomcat 5 HTTP Server native library support. long_description This port provides access to native apr and other \ functions utilized by tomcat. + homepage http://tomcat.apache.org/ - master_sites apache:tomcat/tomcat-connectors/native/${version}/source/ -checksums rmd160 0ee4f9ed3e372e190bced380ab9472cd60b13cef \ - sha256 7f78e71060dc029f9005490080babc45a2b702ea54263c440c52a9a7c02609e4 +checksums rmd160 09aca2213da583dcb0e1e95a6844c6ec0906a3fc \ + sha256 25fc6f3d65aeb3ac93142a4b536587b1231ac925eaf32a40f55c92a0991cf232 + distname ${name}-${version}-src worksrcdir ${distname}/jni/native