<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vcpkg/ports/mpfr/CONTROL, branch 2020.06</title>
<subtitle>Forked from https://github.com/microsoft/vcpkg</subtitle>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/'/>
<entry>
<title>[mpfr] Add mirror for mpfr at gnu.org (#10035)</title>
<updated>2020-04-06T22:21:36+00:00</updated>
<author>
<name>Michael Konečný</name>
<email>konecny.mike@gmail.com</email>
</author>
<published>2020-04-06T22:21:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=7edaafb077cc1915e95f4c7c13b1187dbc14f1b4'/>
<id>7edaafb077cc1915e95f4c7c13b1187dbc14f1b4</id>
<content type='text'>
* add mirror for mpfr at gnu.org

* remove deprecated include(vcpkg_common_functions)

* update version number after modified port

* update copyright handling command to install</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* add mirror for mpfr at gnu.org

* remove deprecated include(vcpkg_common_functions)

* update version number after modified port

* update copyright handling command to install</pre>
</div>
</content>
</entry>
<entry>
<title>update mpfr to 4.0.2 and fix build on osx (#8324)</title>
<updated>2019-09-24T18:05:30+00:00</updated>
<author>
<name>Lennart Trunk</name>
<email>lennart.trunk@outlook.de</email>
</author>
<published>2019-09-24T18:05:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=45e70a9f786480cbd85d0efc512713c965a02387'/>
<id>45e70a9f786480cbd85d0efc512713c965a02387</id>
<content type='text'>
* update mpfr to 4.0.2
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* update mpfr to 4.0.2
</pre>
</div>
</content>
</entry>
<entry>
<title>[WIP] Add a Homepage URL entry for vcpkg ports (#2933)</title>
<updated>2019-06-15T23:54:47+00:00</updated>
<author>
<name>pravic</name>
<email>ehysta@gmail.com</email>
</author>
<published>2019-06-15T23:54:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=18b029a5e3997fa4fdc7d3d06d56568a1d6f74ad'/>
<id>18b029a5e3997fa4fdc7d3d06d56568a1d6f74ad</id>
<content type='text'>
* [vcpkg] Add "Homepage" field to the CONTROL files.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* [vcpkg] Add "Homepage" field to the CONTROL files.</pre>
</div>
</content>
</entry>
<entry>
<title>[mpfr] fix version in CONTROL file</title>
<updated>2018-12-20T00:09:39+00:00</updated>
<author>
<name>Phil Christensen</name>
<email>philc@microsoft.com</email>
</author>
<published>2018-12-20T00:09:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=f6db046bed66288d5143247244ad1a59fcf1a495'/>
<id>f6db046bed66288d5143247244ad1a59fcf1a495</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[mpfr] bump control version number</title>
<updated>2018-12-14T00:11:58+00:00</updated>
<author>
<name>Phil Christensen</name>
<email>philc@microsoft.com</email>
</author>
<published>2018-12-14T00:11:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=83b8a6e0366b63283f285240cebde2b7312de761'/>
<id>83b8a6e0366b63283f285240cebde2b7312de761</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[mpfr] bump version</title>
<updated>2017-11-29T18:33:08+00:00</updated>
<author>
<name>xoviat</name>
<email>xoviat@users.noreply.github.com</email>
</author>
<published>2017-11-29T18:33:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=9bc2ba5357ebd8c8daf0dfae9511a5a6b16aa11a'/>
<id>9bc2ba5357ebd8c8daf0dfae9511a5a6b16aa11a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[mprf] add missing symbol (#2226)</title>
<updated>2017-11-20T23:10:00+00:00</updated>
<author>
<name>xoviat</name>
<email>xoviat@users.noreply.github.com</email>
</author>
<published>2017-11-20T23:10:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=1a6d0f5611882618f9179898448ca56770ff2ab0'/>
<id>1a6d0f5611882618f9179898448ca56770ff2ab0</id>
<content type='text'>
* [mprf] create printf

* Update CMakeLists.txt

* [mpfr:portile] copy file
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* [mprf] create printf

* Update CMakeLists.txt

* [mpfr:portile] copy file
</pre>
</div>
</content>
</entry>
<entry>
<title>update mpfr to 3.1.6</title>
<updated>2017-10-11T06:06:14+00:00</updated>
<author>
<name>jasjuang</name>
<email>jasjuang@gmail.com</email>
</author>
<published>2017-10-11T06:06:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=c7914d34de76b0d45cc0db6019d3331b59340346'/>
<id>c7914d34de76b0d45cc0db6019d3331b59340346</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>vcpkg_configure_cmake (and _meson) now embed debug symbols within static libs (/Z7)</title>
<updated>2017-09-09T07:12:54+00:00</updated>
<author>
<name>Alexander Karatarakis</name>
<email>alkarata@microsoft.com</email>
</author>
<published>2017-09-09T07:12:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=26516fe485b0e9048dd4809256a7e4526957c6e9'/>
<id>26516fe485b0e9048dd4809256a7e4526957c6e9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[mpfr] add initial port</title>
<updated>2017-08-08T15:48:24+00:00</updated>
<author>
<name>Albert Ziegenhagel</name>
<email>albert.ziegenhagel@outlook.com</email>
</author>
<published>2017-08-08T15:48:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=7e0be3c9cc2d7252f6519bf9891ac48abadfa042'/>
<id>7e0be3c9cc2d7252f6519bf9891ac48abadfa042</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
