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:
Responsible Changed From-To: freebsd-ports-bugs->rene Grab
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.
State Changed From-To: open->feedback Awaiting maintainer feedback
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"
State Changed From-To: feedback->closed Committed, thanks