From neuhauser@chello.cz  Mon May 24 15:30:30 2004
Return-Path: <neuhauser@chello.cz>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id BEAA116A4CE
	for <FreeBSD-gnats-submit@freebsd.org>; Mon, 24 May 2004 15:30:30 -0700 (PDT)
Received: from smtp.dkm.cz (smtp.dkm.cz [62.24.64.34])
	by mx1.FreeBSD.org (Postfix) with SMTP id 7551B43D2F
	for <FreeBSD-gnats-submit@freebsd.org>; Mon, 24 May 2004 15:30:29 -0700 (PDT)
	(envelope-from neuhauser@chello.cz)
Received: (qmail 37073 invoked by uid 0); 24 May 2004 22:30:24 -0000
Received: from r3al16.mistral.cz (HELO isis.wad.cz) (213.220.229.16)
  by smtp.dkm.cz with SMTP; 24 May 2004 22:30:24 -0000
Received: by isis.wad.cz (Postfix, from userid 1001)
	id 7AA9E2FDA01; Tue, 25 May 2004 00:30:24 +0200 (CEST)
Message-Id: <20040524223024.7AA9E2FDA01@isis.wad.cz>
Date: Tue, 25 May 2004 00:30:24 +0200 (CEST)
From: Roman Neuhauser <neuhauser@chello.cz>
Reply-To: Roman Neuhauser <neuhauser@chello.cz>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: [PATCH] security/ADMsmb distsite fix
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         67143
>Category:       ports
>Synopsis:       [PATCH] security/ADMsmb distsite fix
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon May 24 15:40:19 PDT 2004
>Closed-Date:    Mon May 24 16:55:55 PDT 2004
>Last-Modified:  Mon May 24 16:55:55 PDT 2004
>Originator:     Roman Neuhauser
>Release:        FreeBSD 4.9-RELEASE-p2 i386
>Organization:
>Environment:
System: FreeBSD isis.wad.cz 4.9-RELEASE-p2 FreeBSD 4.9-RELEASE-p2 #3: Sun Mar 7 02:11:16 CET 2004 root@isis.wad.cz:/usr/obj/usr/src/sys/FREEPUPPY2_6 i386


	
>Description:
- http://adm.freelsd.net/ADM/ has only 0.2
+ packetstorm has 0.3
>How-To-Repeat:
	
>Fix:

	

--- security::ADMsmb.distsite.patch begins here ---
Index: security/ADMsmb/Makefile
===================================================================
RCS file: /home/ncvs/ports/security/ADMsmb/Makefile,v
retrieving revision 1.2
diff -u -r1.2 Makefile
--- security/ADMsmb/Makefile	20 Nov 2003 23:06:45 -0000	1.2
+++ security/ADMsmb/Makefile	24 May 2004 22:27:11 -0000
@@ -9,8 +9,9 @@
 PORTVERSION=	0.3
 CATEGORIES=	security
 MASTER_SITES=	http://www.geocities.com/bofn1001/ \
-		http://adm.freelsd.net/ADM/
-DISTNAME=	${PORTNAME}_${PORTVERSION}
+		${MASTER_SITE_PACKETSTORM:S/$/:pstorm/}
+MASTER_SITE_SUBDIR=	groups/ADM/:pstorm
+DISTFILES=	${PORTNAME}_${PORTVERSION}${EXTRACT_SUFX}:pstorm,DEFAULT
 
 MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Security scanner for Samba
--- security::ADMsmb.distsite.patch ends here ---


>Release-Note:
>Audit-Trail:

From: Roman Neuhauser <neuhauser@chello.cz>
To: FreeBSD-gnats-submit@FreeBSD.org
Cc:  
Subject: Re: ports/67143: [PATCH] security/ADMsmb distsite fix
Date: Tue, 25 May 2004 01:35:39 +0200

 --KN5l+BnMqAQyZLvT
 Content-Type: text/plain; charset=us-ascii
 Content-Disposition: inline
 
 a saner patch. sorry for the noise.
 
 --KN5l+BnMqAQyZLvT
 Content-Type: text/plain; charset=us-ascii
 Content-Disposition: attachment; filename="security::ADMsmb.distsite,1.patch"
 
 Index: security/ADMsmb/Makefile
 ===================================================================
 RCS file: /home/ncvs/ports/security/ADMsmb/Makefile,v
 retrieving revision 1.2
 diff -u -r1.2 Makefile
 --- security/ADMsmb/Makefile	20 Nov 2003 23:06:45 -0000	1.2
 +++ security/ADMsmb/Makefile	24 May 2004 23:31:23 -0000
 @@ -9,7 +9,8 @@
  PORTVERSION=	0.3
  CATEGORIES=	security
  MASTER_SITES=	http://www.geocities.com/bofn1001/ \
 -		http://adm.freelsd.net/ADM/
 +		${MASTER_SITE_PACKETSTORM}
 +MASTER_SITE_SUBDIR=	groups/ADM
  DISTNAME=	${PORTNAME}_${PORTVERSION}
  
  MAINTAINER=	ports@FreeBSD.org
 
 --KN5l+BnMqAQyZLvT--
State-Changed-From-To: open->closed 
State-Changed-By: pav 
State-Changed-When: Mon May 24 16:55:49 PDT 2004 
State-Changed-Why:  
Committed, thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=67143 
>Unformatted:
