From owner-freebsd-i386@FreeBSD.ORG Sat Dec 13 17:10:01 2008 Return-Path: Delivered-To: freebsd-i386@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D92A51065676 for ; Sat, 13 Dec 2008 17:10:01 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id B5BED8FC18 for ; Sat, 13 Dec 2008 17:10:01 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id mBDHA0q3033681 for ; Sat, 13 Dec 2008 17:10:00 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id mBDHA0pD033680; Sat, 13 Dec 2008 17:10:00 GMT (envelope-from gnats) Resent-Date: Sat, 13 Dec 2008 17:10:00 GMT Resent-Message-Id: <200812131710.mBDHA0pD033680@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-i386@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Sachidananda Urs Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3D96D1065677 for ; Sat, 13 Dec 2008 17:04:44 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21]) by mx1.freebsd.org (Postfix) with ESMTP id 2BE758FC08 for ; Sat, 13 Dec 2008 17:04:44 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.14.3/8.14.3) with ESMTP id mBDH4hqq092360 for ; Sat, 13 Dec 2008 17:04:43 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.14.3/8.14.3/Submit) id mBDH4hPM092359; Sat, 13 Dec 2008 17:04:43 GMT (envelope-from nobody) Message-Id: <200812131704.mBDH4hPM092359@www.freebsd.org> Date: Sat, 13 Dec 2008 17:04:43 GMT From: Sachidananda Urs To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Cc: Subject: i386/129614: Update-port: sysutils/fsyp - Detect filesystem type on a partition X-BeenThere: freebsd-i386@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: I386-specific issues for FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 13 Dec 2008 17:10:01 -0000 >Number: 129614 >Category: i386 >Synopsis: Update-port: sysutils/fsyp - Detect filesystem type on a partition >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-i386 >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Sat Dec 13 17:10:00 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Sachidananda Urs >Release: FreeBSD 8.0-CURRENT >Organization: >Environment: FreeBSD hope 8.0-CURRENT-200809 FreeBSD 8.0-CURRENT-200809 #0: Sun Sep 7 22:13:46 UTC 2008 root@almeida.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC i386 >Description: Added a more reliable sourceforge master site. >How-To-Repeat: >Fix: Patch attached with submission follows: diff -ruN /usr/ports/sysutils/fstyp/Makefile ./Makefile --- /usr/ports/sysutils/fstyp/Makefile 2008-11-11 18:59:13.000000000 +0530 +++ ./Makefile 2008-12-13 21:56:37.000000000 +0530 @@ -8,7 +8,9 @@ PORTNAME= fstyp PORTVERSION= 0.1 CATEGORIES= sysutils -MASTER_SITES= http://thegaul.org/src/ +MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_EXTENDED}/${MASTER_SITE_SUBDIR}\ + http://thegaul.org/src/ +MASTER_SITE_SUBDIR=fstyp MAINTAINER= sacchi@gmail.com COMMENT= Detect which filesystem type a device/partition contains diff -ruN /usr/ports/sysutils/fstyp/pkg-descr ./pkg-descr --- /usr/ports/sysutils/fstyp/pkg-descr 2008-11-11 18:59:13.000000000 +0530 +++ ./pkg-descr 2008-12-13 22:00:21.000000000 +0530 @@ -1,4 +1,4 @@ fstyp can be used to heuristically detect which filesystem type a device or a partition contains. Useful for backup scripts. -WWW: http://thegaul.org/src/ +WWW: http://nchc.dl.sourceforge.net/sourceforge/fstyp/ >Release-Note: >Audit-Trail: >Unformatted: