Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 2 Oct 2010 21:44:03 GMT
From:      Dmitry Fomin <fdn@okbire.ru>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/151162: sysutils/gdisk needs to be updated to 0.6.11
Message-ID:  <201010022144.o92Li3wV057750@www.freebsd.org>
Resent-Message-ID: <201010022150.o92Lo1TF065660@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         151162
>Category:       ports
>Synopsis:       sysutils/gdisk needs to be updated to 0.6.11
>Confidential:   no
>Severity:       serious
>Priority:       high
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sat Oct 02 21:50:01 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     Dmitry Fomin
>Release:        FreeBSD 8.0-RELEASE-p3
>Organization:
>Environment:
FreeBSD f1.okbire.ru 8.0-RELEASE-p3 FreeBSD 8.0-RELEASE-p3 #0: Tue Jun  8 13:0057 UTC 2010 fdn@f1.okbire.ru:/usr/src/sys/i386/compile/F1 i386
>Description:
Bugs fixing, including one for backwards interpretation of attribute values
in gdisk, improper destruction of MBR boot code when creating a hybrid MBR,
and etc.
              
More in detail: http://www.rodsbooks.com/gdisk/revisions.html
>How-To-Repeat:

>Fix:
Update sysutils/gdisk to 0.6.11, using a patch below.

Patch attached with submission follows:

diff -ruN /usr/ports/sysutils/gdisk/Makefile gdisk/Makefile
--- /usr/ports/sysutils/gdisk/Makefile	2010-08-22 16:54:24.000000000 +0000
+++ gdisk/Makefile	2010-10-02 22:19:36.000000000 +0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	gdisk
-PORTVERSION=	0.6.9
+PORTVERSION=	0.6.11
 CATEGORIES=	sysutils
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=	gptfdisk/gptfdisk/${PORTVERSION}
diff -ruN /usr/ports/sysutils/gdisk/distinfo gdisk/distinfo
--- /usr/ports/sysutils/gdisk/distinfo	2010-08-22 16:54:24.000000000 +0000
+++ gdisk/distinfo	2010-10-02 22:24:46.000000000 +0000
@@ -1,3 +1,3 @@
-MD5 (gdisk-0.6.9.tgz) = 48740d8de518f79ae9dae7ec58068d05 
-SHA256 (gdisk-0.6.9.tgz) = 9f24215f357a5e005118fd3785dee02e8bab4a2c45a9a9db9d9ed464c13c1364 
-SIZE (gdisk-0.6.9.tgz) = 129191 
+MD5 (gdisk-0.6.11.tgz) = 4572755a47977a0d1f385f6ee1b00643 
+SHA256 (gdisk-0.6.11.tgz) = 8d4990ef04f166f42e279e23b445f561206fd2fcc000962095e3dfd41cccc0d2
+SIZE (gdisk-0.6.11.tgz) = 133535 
diff -ruN /usr/ports/sysutils/gdisk/files/patch-gdisk.html gdisk/files/patch-gdisk.html
--- /usr/ports/sysutils/gdisk/files/patch-gdisk.html	2010-08-22 16:54:24.000000000 +0000
+++ gdisk/files/patch-gdisk.html	2010-10-02 23:03:33.000000000 +0000
@@ -1,6 +1,6 @@
---- gdisk.html	2010-07-04 05:25:20.000000000 +0000
-+++ gdisk.html	2010-07-14 00:38:37.000000000 +0000
-@@ -763,12 +763,12 @@
+--- gdisk.html	2010-09-25 23:48:12.000000000 +0000
++++ gdisk.html	2010-10-02 23:02:08.000000000 +0000
+@@ -775,12 +775,12 @@
  <A NAME="lbAH">&nbsp;</A>
  <H2>SEE ALSO</H2>
  
@@ -14,7 +14,7 @@
 +<B>fdisk(8)</B>,
 +<B>gpart(8)</B>,
 +<B>gpt(8)</B>,
-+<B>newfs(8)</B>
++<B>newfs(8)</B>,
 +<B>sgdisk(8)</B>
  <P>
  <I><A HREF="http://en.wikipedia.org/wiki/GUID_Partition_Table">http://en.wikipedia.org/wiki/GUID_Partition_Table</A></I>;


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201010022144.o92Li3wV057750>