<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ports/databases/mysql-connector-java, branch 2017Q2</title>
<subtitle>FreeBSD ports tree</subtitle>
<id>https://cgit-dev.freebsd.org/ports/atom?h=2017Q2</id>
<link rel='self' href='https://cgit-dev.freebsd.org/ports/atom?h=2017Q2'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/'/>
<updated>2017-02-28T23:54:54Z</updated>
<entry>
<title>Update to 5.1.41</title>
<updated>2017-02-28T23:54:54Z</updated>
<author>
<name>Matthew Seaman</name>
<email>matthew@FreeBSD.org</email>
</author>
<published>2017-02-28T23:54:54Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=48d24a6c833aacc45154e80dcabb2aced5f85338'/>
<id>urn:sha1:48d24a6c833aacc45154e80dcabb2aced5f85338</id>
<content type='text'>
ChangeLog: https://dev.mysql.com/doc/relnotes/connector-j/5.1/en/news-5-1-41.html
</content>
</entry>
<entry>
<title>Update to 5.1.40</title>
<updated>2016-10-04T15:19:39Z</updated>
<author>
<name>Matthew Seaman</name>
<email>matthew@FreeBSD.org</email>
</author>
<published>2016-10-04T15:19:39Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=c0dbb2ded6098342244dfe738c4a50ed7532983f'/>
<id>urn:sha1:c0dbb2ded6098342244dfe738c4a50ed7532983f</id>
<content type='text'>
Changelog: https://dev.mysql.com/doc/relnotes/connector-j/5.1/en/news-5-1-40.html
</content>
</entry>
<entry>
<title>Update to 5.1.39</title>
<updated>2016-05-23T14:23:28Z</updated>
<author>
<name>Matthew Seaman</name>
<email>matthew@FreeBSD.org</email>
</author>
<published>2016-05-23T14:23:28Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=31c9673a3f3a2ae17e753fabb8681d3200a8c4f4'/>
<id>urn:sha1:31c9673a3f3a2ae17e753fabb8681d3200a8c4f4</id>
<content type='text'>
 - Modernize port: use option depended make targets
 - Add PORTSCOUT config
 - Support OpenJDK8
 - Consequently make building the javadoc API docs contingent on the
   version of java used: only build when java 1.6 or 1.7 is in use.
   javadoc in OpenJDK 1.8 is much less forgiving than in earlier
   versions of java, and would require substantion patching of the
   sources to generate javadoc successfully.
 - Use COPYTREE_SHARE to install javadocs rather than rolling our own

ChangeLog:	http://dev.mysql.com/doc/relnotes/connector-j/5.1/en/news-5-1-39.html
</content>
</entry>
<entry>
<title>Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.</title>
<updated>2016-04-01T14:00:51Z</updated>
<author>
<name>Mathieu Arnold</name>
<email>mat@FreeBSD.org</email>
</author>
<published>2016-04-01T14:00:51Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=4e1b79a0a61f4973df8b4b0864d22086c769e219'/>
<id>urn:sha1:4e1b79a0a61f4973df8b4b0864d22086c769e219</id>
<content type='text'>
With hat:	portmgr
Sponsored by:	Absolight
</content>
</entry>
<entry>
<title>Update to 5.1.38</title>
<updated>2016-01-12T07:34:43Z</updated>
<author>
<name>Matthew Seaman</name>
<email>matthew@FreeBSD.org</email>
</author>
<published>2016-01-12T07:34:43Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=e69d75fd6d98bf87da908e0c57718f84bf4ade5a'/>
<id>urn:sha1:e69d75fd6d98bf87da908e0c57718f84bf4ade5a</id>
<content type='text'>
  - Don't insert a sed token into the plist when we can simply use a
    make(1) variable.

ChangeLog:  https://dev.mysql.com/doc/relnotes/connector-j/en/news-5-1-38.html
</content>
</entry>
<entry>
<title>Update to 5.1.37</title>
<updated>2015-10-16T07:00:28Z</updated>
<author>
<name>Matthew Seaman</name>
<email>matthew@FreeBSD.org</email>
</author>
<published>2015-10-16T07:00:28Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=cf3e3a196b7c199374130022299078ce6cd7678f'/>
<id>urn:sha1:cf3e3a196b7c199374130022299078ce6cd7678f</id>
<content type='text'>
ReleaseNotes:	https://dev.mysql.com/doc/relnotes/connector-j/en/news-5-1-37.html
</content>
</entry>
<entry>
<title>Update to 5.1.36</title>
<updated>2015-07-04T10:16:43Z</updated>
<author>
<name>Matthew Seaman</name>
<email>matthew@FreeBSD.org</email>
</author>
<published>2015-07-04T10:16:43Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=d4ddb373d7bff680d9ae3255cc0896059717f206'/>
<id>urn:sha1:d4ddb373d7bff680d9ae3255cc0896059717f206</id>
<content type='text'>
  - limit acceptable OpenJDK versions to 1.6 and 1.7

Change Log:	https://dev.mysql.com/doc/relnotes/connector-j/en/news-5-1-36.html
PR:		201317
Submitted by:	glewis
</content>
</entry>
<entry>
<title>MASTER_SITES cleanup.</title>
<updated>2015-05-14T10:15:04Z</updated>
<author>
<name>Mathieu Arnold</name>
<email>mat@FreeBSD.org</email>
</author>
<published>2015-05-14T10:15:04Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=60d1a83c2a113150cedbc43ff12a7375144f741a'/>
<id>urn:sha1:60d1a83c2a113150cedbc43ff12a7375144f741a</id>
<content type='text'>
- Replace ${MASTER_SITE_FOO} with FOO.
- Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9%
  of the time.)
- Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and
  no hint of what it should be was present.
- Fix some logic.
- And generally, make things more simple and easy to understand.

While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and
SAMBA macros.

Also, replace some EXTRACT_SUFX occurences with USES=tar:*.

Checked by:	make fetch-urlall-list
With hat:	portmgr
Sponsored by:	Absolight
</content>
</entry>
<entry>
<title>Update to 5.1.35</title>
<updated>2015-03-24T11:16:02Z</updated>
<author>
<name>Matthew Seaman</name>
<email>matthew@FreeBSD.org</email>
</author>
<published>2015-03-24T11:16:02Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=a8b341e2a468b24feefe9cd15ab7a2d73840e5d5'/>
<id>urn:sha1:a8b341e2a468b24feefe9cd15ab7a2d73840e5d5</id>
<content type='text'>
ChangeLog:	http://dev.mysql.com/doc/relnotes/connector-j/en/news-5-1-35.html
</content>
</entry>
<entry>
<title>Update to 5.1.34</title>
<updated>2014-11-15T13:24:00Z</updated>
<author>
<name>Matthew Seaman</name>
<email>matthew@FreeBSD.org</email>
</author>
<published>2014-11-15T13:24:00Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=b33491dc7b72436eb082bda03ca22f446336a457'/>
<id>urn:sha1:b33491dc7b72436eb082bda03ca22f446336a457</id>
<content type='text'>
Release notes:	https://dev.mysql.com/doc/relnotes/connector-j/en/news-5-1-34.html
</content>
</entry>
</feed>
