ports/67143: [PATCH] security/ADMsmb distsite fix
Roman Neuhauser
neuhauser at chello.cz
Mon May 24 22:40:58 UTC 2004
>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 at 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 at FreeBSD.org
COMMENT= Security scanner for Samba
--- security::ADMsmb.distsite.patch ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list