OLD | NEW |
(Empty) | |
| 1 Name: Apache Portable Runtime |
| 2 Short Name: apr |
| 3 URL: https://apr.apache.org/download.cgi |
| 4 MD5: 98492e965963f852ab29f9e61b2ad700 *apr-1.5.2.tar.gz |
| 5 Version: 1.5.2 |
| 6 Date: April 29, 2015 |
| 7 License: Apache 2.0 |
| 8 License File: NOT_SHIPPED |
| 9 Security Critical: no |
| 10 |
| 11 Description: |
| 12 The Apache Portable Runtime Library provides a predictable and |
| 13 consistent interface to underlying platform-specific |
| 14 implementations, with an API to which software developers may code |
| 15 and be assured of predictable if not identical behavior regardless |
| 16 of the platform on which their software is built, relieving them of |
| 17 the need to code special-case conditions to work around or take |
| 18 advantage of platform-specific deficiencies or features. |
| 19 |
| 20 Local Modifications: |
| 21 1. Ran ./configure |
| 22 2. See the other changes in diff.patch |
OLD | NEW |