Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 28 Feb 2000 20:39:24 +1100 (EST)
From:      andrew@ugh.net.au
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/17039: update of gpart port
Message-ID:  <20000228093924.26051286@beebite.ugh.net.au>

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

>Number:         17039
>Category:       ports
>Synopsis:       update of gpart port
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon Feb 28 01:40:00 PST 2000
>Closed-Date:
>Last-Modified:
>Originator:     Andrew
>Release:        FreeBSD 3.3-STABLE i386
>Organization:
UgH!
>Environment:

	

>Description:

Update port from 0.1e to 0.1f. From the change log:

 - Default scan increment 'h' again.
 - Fixed wrong head-boundary condition.
 - Introduced possibility to edit guessed partitions.
 - Scan now starts on (sectors/head) unless -k <start> was given.
 - Length of guessed NTFS partitions now includes NTFS backup boot
	sector created by NT4.

>How-To-Repeat:

	

>Fix:
	

diff -urN gpart.old/Makefile gpart/Makefile
--- gpart.old/Makefile	Mon Feb 28 18:21:39 2000
+++ gpart/Makefile	Mon Feb 28 19:03:02 2000
@@ -1,12 +1,12 @@
 # New ports collection makefile for:	gpart
-# Version required:	0.1e
+# Version required:	0.1f
 # Date created:		29 Sep 1999
 # Whom:			Andrew Stevenson <andrew@ugh.net.au>
 #
 # $FreeBSD: ports/sysutils/gpart/Makefile,v 1.1.1.1 1999/11/01 03:05:53 steve Exp $
 #
 
-DISTNAME=	gpart-0.1e
+DISTNAME=	gpart-0.1f
 CATEGORIES=	sysutils
 MASTER_SITES=	http://www.stud.uni-hannover.de/user/76201/gpart/ \
 		${MASTER_SITE_SUNSITE}
diff -urN gpart.old/files/md5 gpart/files/md5
--- gpart.old/files/md5	Mon Feb 28 18:21:39 2000
+++ gpart/files/md5	Mon Feb 28 19:05:23 2000
@@ -1 +1 @@
-MD5 (gpart-0.1e.tar.gz) = 1fbeecc5737935c074acfba222ac6319
+MD5 (gpart-0.1f.tar.gz) = 8540e923f3a1e905050e82d3f308a4cd

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


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




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