<pre style='margin:0'>
Ryan Schmidt (ryandesign) pushed a commit to branch master
in repository macports-ports.

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/f0841b1fc961beb1e2529eaa6059f578cfa4d814">https://github.com/macports/macports-ports/commit/f0841b1fc961beb1e2529eaa6059f578cfa4d814</a></p>
<pre style="white-space: pre; background: #F8F8F8">The following commit(s) were added to refs/heads/master by this push:
<span style='display:block; white-space:pre;color:#404040;'>     new f0841b1  ehcache: Minor edits to long description wording
</span>f0841b1 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit f0841b1fc961beb1e2529eaa6059f578cfa4d814
</span>Author: Ryan Schmidt <ryandesign@macports.org>
AuthorDate: Sat Apr 11 03:55:09 2020 -0500

<span style='display:block; white-space:pre;color:#404040;'>    ehcache: Minor edits to long description wording
</span>---
 java/ehcache/Portfile | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/java/ehcache/Portfile b/java/ehcache/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index af61c9c..553a349 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/java/ehcache/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/java/ehcache/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -20,13 +20,13 @@ long_description        Ehcache is a pure Java, in-process cache with the \
</span>     \n 1. Fast \
     \n 2. Simple \
     \n 3. Acts as a pluggable cache for Hibernate \
<span style='display:block; white-space:pre;background:#ffe0e0;'>-    \n 4. Small foot print. Both in terms of size and memory requirements. \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+    \n 4. Small foot print both in terms of size and memory requirements. \
</span>     \n 5. Minimal dependencies. \
<span style='display:block; white-space:pre;background:#ffe0e0;'>-    \n 6. Fully documented. See the online Documentation, FAQ and the online JavaDoc. \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-    \n 7. Comprehensively Test Coverage. See the clover test report. \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-    \n 8. Scalable to hundreds of caches and large multi-cpu servers. \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+    \n 6. Fully documented. See the online documentation, FAQ and the online JavaDoc. \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+    \n 7. Comprehensive test coverage. See the Clover test report. \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+    \n 8. Scalable to hundreds of caches and large multi-CPU servers. \
</span>     \n 9. Provides LRU, LFU and FIFO cache eviction policies. \
<span style='display:block; white-space:pre;background:#ffe0e0;'>-    \n10. Available under the Apache 1.1 license. Ehcache's copyright and licensing has \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+    \n10. Available under the Apache license. Ehcache's copyright and licensing has \
</span>     been reviewed and approved by the Apache Software Foundation, making ehcache \
     suitable for use in Apache projects. \
     \n11. Production tested. All final versions of ehcache are production tested for \
</pre><pre style='margin:0'>

</pre>