Ticket #52624: tomcat-native-1.2.10.diff
File tomcat-native-1.2.10.diff, 1.2 KB (added by mattbishop (Matt Bishop), 8 years ago) |
---|
-
Portfile
4 4 PortSystem 1.0 5 5 6 6 name tomcat-native 7 version 1.2. 87 version 1.2.10 8 8 categories java www 9 9 maintainers thebishops.org:matt 10 10 license Apache-2 11 11 platforms darwin 12 12 13 description Tomcat 5HTTP Server native library support.13 description Tomcat 7+ HTTP Server native library support. 14 14 long_description This port provides access to native apr and other \ 15 15 functions utilized by tomcat. 16 16 17 17 homepage http://tomcat.apache.org/ 18 18 master_sites apache:tomcat/tomcat-connectors/native/${version}/source/ 19 19 20 checksums rmd160 cf16d4af7fd9335b4668fd9fe15bfbb2dc4f4808\21 sha256 408ece0b027c8967b3aa85533c5fca642827e235b1857d28df918a4eab861d3020 checksums rmd160 495d12834c1c36d00f156122448926d560ea476b \ 21 sha256 553a796f1efb9d52a22a24636baca45ae265327f2a2d2f3169436b4012df9c35 22 22 23 23 distname ${name}-${version}-src 24 24 worksrcdir ${distname}/native