i386/129614: Update-port: sysutils/fsyp - Detect filesystem type on a partition

Sachidananda Urs sacchi at gmail.com
Sat Dec 13 09:10:01 PST 2008


>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 at 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 at 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:


More information about the freebsd-i386 mailing list