This version is most notable for its addition of the cgdisk program to the GPT fdisk family. This version also provides some minor bug fixes and other changes; see the NEWS file for details.
Responsible Changed From-To: freebsd-ports-bugs->pawel I'll take it.
pawel 2011-09-19 21:04:07 UTC FreeBSD ports repository Modified files: sysutils/gdisk Makefile distinfo pkg-descr pkg-message pkg-plist sysutils/gdisk/files patch-Makefile.freebsd patch-gdisk.8 patch-sgdisk.8 Added files: sysutils/gdisk/files patch-cgdisk.8 patch-fixparts.8 Removed files: sysutils/gdisk/files patch-gdisk.html patch-sgdisk.html Log: - Update to version 0.8.0 - Add options to install cgdisk utility and add UTF16 support PR: ports/160812 Submitted by: Dmitry N Fomin <fdn@okbire.ru> (maintainer) Approved by: miwi, wen (mentors implicit) Revision Changes Path 1.5 +40 -15 ports/sysutils/gdisk/Makefile 1.6 +2 -2 ports/sysutils/gdisk/distinfo 1.2 +4 -4 ports/sysutils/gdisk/files/patch-Makefile.freebsd 1.1 +25 -0 ports/sysutils/gdisk/files/patch-cgdisk.8 (new) 1.1 +25 -0 ports/sysutils/gdisk/files/patch-fixparts.8 (new) 1.2 +10 -6 ports/sysutils/gdisk/files/patch-gdisk.8 1.3 +0 -21 ports/sysutils/gdisk/files/patch-gdisk.html (dead) 1.2 +8 -4 ports/sysutils/gdisk/files/patch-sgdisk.8 1.2 +0 -21 ports/sysutils/gdisk/files/patch-sgdisk.html (dead) 1.2 +3 -1 ports/sysutils/gdisk/pkg-descr 1.2 +3 -4 ports/sysutils/gdisk/pkg-message 1.2 +2 -3 ports/sysutils/gdisk/pkg-plist _______________________________________________ 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: open->closed Committed, with minor changes. Thanks!