<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ports/databases/dbtool/files, branch 10-eol</title>
<subtitle>FreeBSD ports tree</subtitle>
<id>https://cgit-dev.freebsd.org/ports/atom?h=10-eol</id>
<link rel='self' href='https://cgit-dev.freebsd.org/ports/atom?h=10-eol'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/'/>
<updated>2018-06-17T19:06:51Z</updated>
<entry>
<title>databases/dbtool: Unbreak with Clang 6</title>
<updated>2018-06-17T19:06:51Z</updated>
<author>
<name>Tobias Kortkamp</name>
<email>tobik@FreeBSD.org</email>
</author>
<published>2018-06-17T19:06:51Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=fd4528a7ceb6b71d67d8bcc78ba7241b589f16df'/>
<id>urn:sha1:fd4528a7ceb6b71d67d8bcc78ba7241b589f16df</id>
<content type='text'>
engine.cc:539:46: error: non-constant-expression cannot be narrowed from type
      'std::__1::basic_string&lt;char, std::__1::char_traits&lt;char&gt;,
      std::__1::allocator&lt;char&gt; &gt;::size_type' (aka 'unsigned long') to 'int' in
      initializer list [-Wc++11-narrowing]
  datum key   = {(char *)config.key.c_str(), config.key.length()};
                                             ^~~~~~~~~~~~~~~~~~~
engine.cc:539:46: note: insert an explicit cast to silence this issue
  datum key   = {(char *)config.key.c_str(), config.key.length()};
                                             ^~~~~~~~~~~~~~~~~~~
                                             static_cast&lt;int&gt;(  )

http://beefy12.nyi.freebsd.org/data/head-amd64-default/p472224_s334983/logs/dbtool-1.9.1.log
</content>
</entry>
<entry>
<title>- Update to version 1.9.1</title>
<updated>2015-10-16T19:09:52Z</updated>
<author>
<name>Pawel Pekala</name>
<email>pawel@FreeBSD.org</email>
</author>
<published>2015-10-16T19:09:52Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=84e539d876e4bc379cb7bbc8f4d356c351d6d6f0'/>
<id>urn:sha1:84e539d876e4bc379cb7bbc8f4d356c351d6d6f0</id>
<content type='text'>
- Add LICENSE_FILE
- Convert to USES=shebangfix, option helpers, PLIST_FILES

PR:		203242
Submitted by:	tkato432@yahoo.com
</content>
</entry>
<entry>
<title>- Update to 1.7.</title>
<updated>2009-06-30T17:46:25Z</updated>
<author>
<name>Marcelo Araujo</name>
<email>araujo@FreeBSD.org</email>
</author>
<published>2009-06-30T17:46:25Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=533cbb7a0133e7794ca97576e062fd1ff98d311e'/>
<id>urn:sha1:533cbb7a0133e7794ca97576e062fd1ff98d311e</id>
<content type='text'>
- Pass maintainer to submitter.

PR:		ports/136074
Submitted by:	Sylvio Cesar &lt;scjamorim@bsd.com.br&gt;
</content>
</entry>
<entry>
<title>Fix build with gcc41</title>
<updated>2006-12-21T13:49:57Z</updated>
<author>
<name>Tilman Keskinoz</name>
<email>arved@FreeBSD.org</email>
</author>
<published>2006-12-21T13:49:57Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=e129981198f46f513604082581bfb9534bad1db0'/>
<id>urn:sha1:e129981198f46f513604082581bfb9534bad1db0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>databases/dbtool: upgrading to 1.6 and fixing on -CURRENT.</title>
<updated>2003-03-30T03:40:04Z</updated>
<author>
<name>Edwin Groothuis</name>
<email>edwin@FreeBSD.org</email>
</author>
<published>2003-03-30T03:40:04Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=293e6561673f4f8d9ac55b252bcefb2ce065cf5f'/>
<id>urn:sha1:293e6561673f4f8d9ac55b252bcefb2ce065cf5f</id>
<content type='text'>
PR:		ports/50213
Submitted by:	Thierry Thomas &lt;thierry@pompo.net&gt;
</content>
</entry>
</feed>
