<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ports/java/java-subversion, branch 2022Q3</title>
<subtitle>FreeBSD ports tree</subtitle>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/ports/'/>
<entry>
<title>java/java-subversion: Update WWW</title>
<updated>2022-06-29T16:33:04+00:00</updated>
<author>
<name>Po-Chuan Hsieh</name>
<email>sunpoet@FreeBSD.org</email>
</author>
<published>2022-06-29T16:30:06+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/ports/commit/?id=943945d9adb5c9c8de772fd1761e374804ec71a7'/>
<id>943945d9adb5c9c8de772fd1761e374804ec71a7</id>
<content type='text'>
Approved by:	portmgr (blanket)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Approved by:	portmgr (blanket)
</pre>
</div>
</content>
</entry>
<entry>
<title>*: apply refactor.remove-consecutive-empty-lines</title>
<updated>2021-10-19T08:36:47+00:00</updated>
<author>
<name>Tobias Kortkamp</name>
<email>tobik@FreeBSD.org</email>
</author>
<published>2021-10-16T11:48:22+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/ports/commit/?id=ce1af7fdc2cde4dc409a344a4210a3af581ccd2d'/>
<id>ce1af7fdc2cde4dc409a344a4210a3af581ccd2d</id>
<content type='text'>
Submitted by:	portedit
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Submitted by:	portedit
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove # $FreeBSD$ from Makefiles.</title>
<updated>2021-04-06T14:31:07+00:00</updated>
<author>
<name>Mathieu Arnold</name>
<email>mat@FreeBSD.org</email>
</author>
<published>2021-04-06T11:55:50+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/ports/commit/?id=305f148f482daf30dcf728039d03d019f88344eb'/>
<id>305f148f482daf30dcf728039d03d019f88344eb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>  Update subversion to new version 1.14.0.</title>
<updated>2020-06-02T13:36:47+00:00</updated>
<author>
<name>Lev A. Serebryakov</name>
<email>lev@FreeBSD.org</email>
</author>
<published>2020-06-02T13:36:47+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/ports/commit/?id=d3e7b575c2a9d3ebc334494e6868ff4bac0f0fe6'/>
<id>d3e7b575c2a9d3ebc334494e6868ff4bac0f0fe6</id>
<content type='text'>
  1.14.0 is LTS, but `devel/subversion-lts' is still 1.10.x, because it
  allows to build `devel/py-subversion' with Python 2.7.

  `devel/py-subversion' will be built with Python 3.5+ for version 1.14.0.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  1.14.0 is LTS, but `devel/subversion-lts' is still 1.10.x, because it
  allows to build `devel/py-subversion' with Python 2.7.

  `devel/py-subversion' will be built with Python 3.5+ for version 1.14.0.
</pre>
</div>
</content>
</entry>
<entry>
<title>Clean up after java/openjdk6 and java/openjdk6-jre removal</title>
<updated>2019-11-26T21:46:12+00:00</updated>
<author>
<name>Jung-uk Kim</name>
<email>jkim@FreeBSD.org</email>
</author>
<published>2019-11-26T21:46:12+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/ports/commit/?id=5a52a082347653e46a7330eb60d51230c01183ef'/>
<id>5a52a082347653e46a7330eb60d51230c01183ef</id>
<content type='text'>
java/openjdk6 support was removed from Mk/bsd.java.mk (r512662) and
java/openjdk6 and java/openjdk6-jre were removed from the ports tree
(r512663).  Now this patch completely removes remaining stuff from the
ports tree.

PR:			241953 (exp-run)
Reviewed by:		glewis
Approved by:		portmgr (antoine)
Differential Revision:	https://reviews.freebsd.org/D22342
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
java/openjdk6 support was removed from Mk/bsd.java.mk (r512662) and
java/openjdk6 and java/openjdk6-jre were removed from the ports tree
(r512663).  Now this patch completely removes remaining stuff from the
ports tree.

PR:			241953 (exp-run)
Reviewed by:		glewis
Approved by:		portmgr (antoine)
Differential Revision:	https://reviews.freebsd.org/D22342
</pre>
</div>
</content>
</entry>
<entry>
<title> Update to 1.13.0.</title>
<updated>2019-11-03T22:13:37+00:00</updated>
<author>
<name>Lev A. Serebryakov</name>
<email>lev@FreeBSD.org</email>
</author>
<published>2019-11-03T22:13:37+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/ports/commit/?id=1eed155dd98a7dad5b327a83d46d0c4eaea3fcd7'/>
<id>1eed155dd98a7dad5b327a83d46d0c4eaea3fcd7</id>
<content type='text'>
PR:		241608
Submitted by:	Yasuhito FUTATSUKI &lt;freebsd-bug-report-yf@yf.bsdclub.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
PR:		241608
Submitted by:	Yasuhito FUTATSUKI &lt;freebsd-bug-report-yf@yf.bsdclub.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Drop nop PORTREVISION_19 from devel/subversion addon ports</title>
<updated>2019-08-13T14:57:22+00:00</updated>
<author>
<name>Tobias Kortkamp</name>
<email>tobik@FreeBSD.org</email>
</author>
<published>2019-08-13T14:57:22+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/ports/commit/?id=2a2e8da848dcdccb8f9505cf11e9d8c706fe06f9'/>
<id>2a2e8da848dcdccb8f9505cf11e9d8c706fe06f9</id>
<content type='text'>
devel/subversion19 has been removed.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
devel/subversion19 has been removed.
</pre>
</div>
</content>
</entry>
<entry>
<title>  Add LTS version of subversion to ports.</title>
<updated>2019-04-25T16:28:46+00:00</updated>
<author>
<name>Lev A. Serebryakov</name>
<email>lev@FreeBSD.org</email>
</author>
<published>2019-04-25T16:28:46+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/ports/commit/?id=06f5af28e1ca2aaf67483651560d7da300985282'/>
<id>06f5af28e1ca2aaf67483651560d7da300985282</id>
<content type='text'>
PR:		235934
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
PR:		235934
</pre>
</div>
</content>
</entry>
<entry>
<title> Update to 1.12.0</title>
<updated>2019-04-25T12:27:42+00:00</updated>
<author>
<name>Lev A. Serebryakov</name>
<email>lev@FreeBSD.org</email>
</author>
<published>2019-04-25T12:27:42+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/ports/commit/?id=815a20bf93f75a85d6f1147905dc7063e644d545'/>
<id>815a20bf93f75a85d6f1147905dc7063e644d545</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title> Update subversion to 1.11.0.</title>
<updated>2018-11-01T16:12:44+00:00</updated>
<author>
<name>Lev A. Serebryakov</name>
<email>lev@FreeBSD.org</email>
</author>
<published>2018-11-01T16:12:44+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/ports/commit/?id=8324d79d41d1463cb5eb5a472653e4104d58b6b2'/>
<id>8324d79d41d1463cb5eb5a472653e4104d58b6b2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
