Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 30 Oct 2006 16:17:02 -0500 (EST)
From:      Thomas Abthorpe <thomas@goodking.ca>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        hbo@egbok.com, thomas@goodking.ca
Subject:   ports/104944: [PATCH] security/sudoscript: uttilize SF.net mirrors
Message-ID:  <200610302117.k9ULH2ve055400@goodking.goodking.ca>
Resent-Message-ID: <200610302120.k9ULKJH2043059@freefall.freebsd.org>

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

>Number:         104944
>Category:       ports
>Synopsis:       [PATCH] security/sudoscript: uttilize SF.net mirrors
>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 Oct 30 21:20:18 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Thomas Abthorpe
>Release:        FreeBSD 6.2-PRERELEASE i386
>Organization:
GoodKing.Ca
>Environment:
System: FreeBSD goodking.goodking.ca 6.2-PRERELEASE FreeBSD 6.2-PRERELEASE #2: Mon Oct  2 02:05:54 EDT
>Description:
- utilize SF.net mirrors

Port maintainer (hbo@egbok.com) is cc'd.

Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:

--- sudoscript-2.1.2.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/security/sudoscript/Makefile,v
retrieving revision 1.5
diff -u -r1.5 Makefile
--- Makefile	24 Nov 2004 05:44:06 -0000	1.5
+++ Makefile	30 Oct 2006 21:16:16 -0000
@@ -8,8 +8,8 @@
 PORTNAME=	sudoscript
 PORTVERSION=	2.1.2
 CATEGORIES=	security
-MASTER_SITES=	http://download.sourceforge.net/sudoscript/ \
-		http://egbok.com/sudoscript/
+MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
+MASTER_SITE_SUBDIR=	${PORTNAME}
 
 MAINTAINER=	hbo@egbok.com
 COMMENT=	Audited shells in Perl with sudo(8) and script(1)
--- sudoscript-2.1.2.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?200610302117.k9ULH2ve055400>