ports/180346: [patch] fix fetching for security/sslscan

r4721 at tormail.org r4721 at tormail.org
Sat Jul 6 14:10:00 UTC 2013


>Number:         180346
>Category:       ports
>Synopsis:       [patch] fix fetching for security/sslscan
>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:   Sat Jul 06 14:10:00 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator:     r4721 at tormail.org
>Release:        
>Organization:
>Environment:
>Description:
* change to new header style
* fix sourceforge mirror path
* remove dead mirror
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

Index: security/sslscan/Makefile
===================================================================
--- security/sslscan/Makefile	(revision 322366)
+++ security/sslscan/Makefile	(working copy)
@@ -1,15 +1,10 @@
-# New ports collection makefile for:	sslscan
-# Date created:				21/6/2011
-# Whom:					Matthieu BOUTHORS
-#
+# Created by: Matthieu BOUTHORS
 # $FreeBSD$
-#
 
 PORTNAME=	sslscan
 PORTVERSION=	1.8.2
 CATEGORIES=	security
-MASTER_SITES=	http://downloads.sourceforge.net/project/sslscan/sslscan/ \
-		http://mirror.labs.fr/pub/FreeBSD/distfiles/
+MASTER_SITES=	SF/${PORTNAME}/${PORTNAME}
 EXTRACT_SUFX=	.tgz
 
 MAINTAINER=	matthieu at labs.fr


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


More information about the freebsd-ports-bugs mailing list