Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 28 Jan 2003 13:10:38 +0100 (CET)
From:      Nicolas Jombart <ecu@ipv42.net>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/47592: security/strobe : incorrect MASTER_SITES
Message-ID:  <20030128121038.3738C15246@shiva.bouglou.net>

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

>Number:         47592
>Category:       ports
>Synopsis:       security/strobe : incorrect MASTER_SITES
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Tue Jan 28 04:20:02 PST 2003
>Closed-Date:
>Last-Modified:
>Originator:     Nicolas Jombart
>Release:        FreeBSD 4.7-STABLE i386
>Organization:
>Environment:
System: FreeBSD shiva.bouglou.net 4.7-STABLE FreeBSD 4.7-STABLE #15: Sat Jan 4 18:49:56 CET 2003 ecu@shiva.bouglou.net:/usr/obj/usr/src/sys/SHIVA i386


	
>Description:

	Correct MASTER_SITES

	Noticed on: bento

>How-To-Repeat:
	
>Fix:

	

--- strobe.diff begins here ---
diff -ruN /usr/ports/security/strobe/Makefile strobe/Makefile
--- /usr/ports/security/strobe/Makefile	Sat Nov 16 13:12:01 2002
+++ strobe/Makefile	Tue Jan 28 13:03:12 2003
@@ -8,8 +8,7 @@
 PORTNAME=	strobe
 PORTVERSION=	1.06
 CATEGORIES=	security
-MASTER_SITES=	ftp://ftp.win.ne.jp/pub/network/misc/
-EXTRACT_SUFX=	.tgz
+MASTER_SITES=	ftp://ftp.win.ne.jp/pub/misc/
 
 MAINTAINER=	ports@FreeBSD.org
 
diff -ruN /usr/ports/security/strobe/distinfo strobe/distinfo
--- /usr/ports/security/strobe/distinfo	Wed Jul 21 23:28:05 1999
+++ strobe/distinfo	Tue Jan 28 13:03:21 2003
@@ -1 +1 @@
-MD5 (strobe-1.06.tgz) = ec976426618e32f7440a4495e8c858e9
+MD5 (strobe-1.06.tar.gz) = ec976426618e32f7440a4495e8c858e9
--- strobe.diff ends here ---


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

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




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