Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 25 May 2004 00:30:24 +0200 (CEST)
From:      Roman Neuhauser <neuhauser@chello.cz>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/67143: [PATCH] security/ADMsmb distsite fix
Message-ID:  <20040524223024.7AA9E2FDA01@isis.wad.cz>
Resent-Message-ID: <200405242240.i4OMeJaT011461@freefall.freebsd.org>

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

>Number:         67143
>Category:       ports
>Synopsis:       [PATCH] security/ADMsmb distsite fix
>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:   Mon May 24 15:40:19 PDT 2004
>Closed-Date:
>Last-Modified:
>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:
>Unformatted:



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