Bug 151162

Summary: sysutils/gdisk needs to be updated to 0.6.11
Product: Ports & Packages Reporter: Dmitry Fomin <fdn>
Component: Individual Port(s)Assignee: Rene Ladan <rene>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff
none
typescript none

Description Dmitry Fomin 2010-10-02 22:50:01 UTC
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

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

Patch attached with submission follows:
Comment 1 Rene Ladan freebsd_committer freebsd_triage 2010-10-24 13:21:44 UTC
Responsible Changed
From-To: freebsd-ports-bugs->rene

Grab
Comment 2 Rene Ladan freebsd_committer freebsd_triage 2010-10-24 13:55:31 UTC
The build fails because uuid/uuid.h is not found (on my 8.1-RELEASE/i386
box), see the attached typescript. These files do exist:
- /usr/include/sys/uuid.h
- /usr/include/uuid.h
So I guess the guid.h file needs to be patched to include one of these.
Comment 3 Rene Ladan freebsd_committer freebsd_triage 2010-10-24 13:55:42 UTC
State Changed
From-To: open->feedback

Awaiting maintainer feedback
Comment 4 dfilter service freebsd_committer freebsd_triage 2010-10-24 21:15:15 UTC
rene        2010-10-24 20:15:09 UTC

  FreeBSD ports repository

  Modified files:
    sysutils/gdisk       Makefile distinfo 
    sysutils/gdisk/files patch-gdisk.html 
  Log:
  Update to 0.6.11
  
  PR:             ports/151162
  Submitted by:   maintainer
  
  Revision  Changes    Path
  1.2       +1 -1      ports/sysutils/gdisk/Makefile
  1.2       +3 -3      ports/sysutils/gdisk/distinfo
  1.2       +4 -4      ports/sysutils/gdisk/files/patch-gdisk.html
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 5 Rene Ladan freebsd_committer freebsd_triage 2010-10-24 21:15:29 UTC
State Changed
From-To: feedback->closed

Committed, thanks