<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ports/sysutils/gdisk/files, branch main</title>
<subtitle>FreeBSD ports tree</subtitle>
<id>https://cgit-dev.freebsd.org/ports/atom?h=main</id>
<link rel='self' href='https://cgit-dev.freebsd.org/ports/atom?h=main'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/'/>
<updated>2024-03-09T14:05:29Z</updated>
<entry>
<title>sysutils/gdisk: Update to 1.0.10</title>
<updated>2024-03-09T14:05:29Z</updated>
<author>
<name>Po-Chuan Hsieh</name>
<email>sunpoet@FreeBSD.org</email>
</author>
<published>2024-03-09T13:45:57Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=6901cd690324298a224e31e92010cac8b53e7c23'/>
<id>urn:sha1:6901cd690324298a224e31e92010cac8b53e7c23</id>
<content type='text'>
- Update WWW and clean up pkg-descr

Changes:	https://www.rodsbooks.com/gdisk/revisions.html
</content>
</entry>
<entry>
<title>sysutils/gdisk: actually commit the right patch to fix memory issue</title>
<updated>2022-11-22T10:42:22Z</updated>
<author>
<name>Baptiste Daroussin</name>
<email>bapt@FreeBSD.org</email>
</author>
<published>2022-11-22T10:42:22Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=857cdddb3c61a83073570e5ed984bba1a1e1fbf7'/>
<id>urn:sha1:857cdddb3c61a83073570e5ed984bba1a1e1fbf7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>sysutils/gdisk: fix memory corruption while using sgdisk command</title>
<updated>2022-11-22T10:10:42Z</updated>
<author>
<name>Baptiste Daroussin</name>
<email>bapt@FreeBSD.org</email>
</author>
<published>2022-11-22T10:08:49Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=a8178eb7264b6be494206d37141bd67827883488'/>
<id>urn:sha1:a8178eb7264b6be494206d37141bd67827883488</id>
<content type='text'>
while parsing arguments, the device (last argument) variable is reset
before being used.
</content>
</entry>
<entry>
<title>sysutils/gdisk: Update to 1.0.9</title>
<updated>2022-04-17T23:58:04Z</updated>
<author>
<name>Po-Chuan Hsieh</name>
<email>sunpoet@FreeBSD.org</email>
</author>
<published>2022-04-17T23:42:59Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=68f3c2ea05f7498ae188bdf35bef1b96abe2e1d0'/>
<id>urn:sha1:68f3c2ea05f7498ae188bdf35bef1b96abe2e1d0</id>
<content type='text'>
- Reformat pkg-descr
- Update WWW

Changes:	https://www.rodsbooks.com/gdisk/revisions.html
</content>
</entry>
<entry>
<title>Update to 1.0.6</title>
<updated>2021-01-26T17:22:19Z</updated>
<author>
<name>Sunpoet Po-Chuan Hsieh</name>
<email>sunpoet@FreeBSD.org</email>
</author>
<published>2021-01-26T17:22:19Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=5d53474a4db67ba60b830b760a33d5265157accb'/>
<id>urn:sha1:5d53474a4db67ba60b830b760a33d5265157accb</id>
<content type='text'>
Changes:	http://www.rodsbooks.com/gdisk/revisions.html
</content>
</entry>
<entry>
<title>Fix build with CGDISK enabled</title>
<updated>2020-02-25T20:55:25Z</updated>
<author>
<name>Sunpoet Po-Chuan Hsieh</name>
<email>sunpoet@FreeBSD.org</email>
</author>
<published>2020-02-25T20:55:25Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=043f9de51c9faf0499b97df36eb4491d7f866980'/>
<id>urn:sha1:043f9de51c9faf0499b97df36eb4491d7f866980</id>
<content type='text'>
PR:		244390
Reported by:	John Hein &lt;jcfyecrayz@liamekaens.com&gt;
</content>
</entry>
<entry>
<title>Update to 1.0.5</title>
<updated>2020-02-21T18:55:54Z</updated>
<author>
<name>Sunpoet Po-Chuan Hsieh</name>
<email>sunpoet@FreeBSD.org</email>
</author>
<published>2020-02-21T18:55:54Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=8e4b405e389eb2594413ee2d2758df6d49a4ca2b'/>
<id>urn:sha1:8e4b405e389eb2594413ee2d2758df6d49a4ca2b</id>
<content type='text'>
Changes:	http://www.rodsbooks.com/gdisk/revisions.html
</content>
</entry>
<entry>
<title>Fix UTF16 option</title>
<updated>2018-07-31T00:05:38Z</updated>
<author>
<name>Sunpoet Po-Chuan Hsieh</name>
<email>sunpoet@FreeBSD.org</email>
</author>
<published>2018-07-31T00:05:38Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=bef5fe4531b9e3052763b1d40933430e6672afe9'/>
<id>urn:sha1:bef5fe4531b9e3052763b1d40933430e6672afe9</id>
<content type='text'>
PR:		227666
Submitted by:	Ting-Wei Lan &lt;lantw44@gmail.com&gt;
</content>
</entry>
<entry>
<title>sysutils/gdisk: fix build with utf16 option</title>
<updated>2015-01-28T15:36:11Z</updated>
<author>
<name>William Grzybowski</name>
<email>wg@FreeBSD.org</email>
</author>
<published>2015-01-28T15:36:11Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=6e1673294ce63e1c64d89a3002525875fe839f06'/>
<id>urn:sha1:6e1673294ce63e1c64d89a3002525875fe839f06</id>
<content type='text'>
PR:		197006
Submitted by:	John Hein (based on)
</content>
</entry>
<entry>
<title>- Update to version 0.8.0</title>
<updated>2011-09-19T21:04:07Z</updated>
<author>
<name>Pawel Pekala</name>
<email>pawel@FreeBSD.org</email>
</author>
<published>2011-09-19T21:04:07Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=b04cfa0ba62fc8368effefa30592854958bd6f2e'/>
<id>urn:sha1:b04cfa0ba62fc8368effefa30592854958bd6f2e</id>
<content type='text'>
- Add options to install cgdisk utility and add UTF16 support

PR:		ports/160812
Submitted by:	Dmitry N Fomin &lt;fdn@okbire.ru&gt; (maintainer)
Approved by:	miwi, wen (mentors implicit)
</content>
</entry>
</feed>
