mirror of
https://git.freebsd.org/ports.git
synced 2025-06-25 06:30:29 -04:00
with CRLF. While there, run make makepatch, rename patches to use the new scheme, and various fixes. With hat: portmgr Sponsored by: Absolight
11 lines
435 B
XML
11 lines
435 B
XML
--- build.xml.orig 2016-06-20 15:05:02 UTC
|
|
+++ build.xml
|
|
@@ -40,7 +40,7 @@
|
|
|
|
<property name="name" value="commons-pool"/>
|
|
<property name="title" value="Apache Commons Object Pooling Package"/>
|
|
- <property name="version" value="1.6-SNAPSHOT"/>
|
|
+ <property name="version" value="1.6"/>
|
|
<property name="package" value="org.apache.commons.pool.*"/>
|
|
|
|
<property name="src.dir" value="${basedir}/src"/>
|