Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 22 Mar 1999 23:34:01 -0500 (EST)
From:      adrian@ubergeeks.com
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/10741: patch for broken sudo port
Message-ID:  <199903230434.XAA86353@thneed.ubergeeks.com>

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

>Number:         10741
>Category:       ports
>Synopsis:       patch to update sudo for current version.
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon Mar 22 20:40:00 PST 1999
>Closed-Date:
>Last-Modified:
>Originator:     Adrian Filipi-Martin
>Release:        FreeBSD 3.1-STABLE i386
>Organization:
Ubergeeks Consulting
>Environment:

	

>Description:

	The sudo port is maked as broken because the version is not current.

>How-To-Repeat:

	

>Fix:
	
	Apply the following patch:

--- Makefile.orig	Tue Mar 16 09:25:32 1999
+++ Makefile	Tue Mar 16 09:27:17 1999
@@ -6,16 +6,14 @@
 # $Id: Makefile,v 1.17 1999/03/09 07:50:02 obrien Exp $
 #
 
-DISTNAME=	cu-sudo.v1.5.8p1
-PKGNAME=	sudo-1.5.8.1
+DISTNAME=	cu-sudo.v1.5.8p2
+PKGNAME=	sudo-1.5.8.2
 CATEGORIES=	security
 MASTER_SITES=	ftp://ftp.cs.colorado.edu/pub/sysadmin/sudo/
 
 MAINTAINER=	erich@FreeBSD.ORG
 
-BROKEN= '1.5.8p2 is out'
-
-WRKSRC=		${WRKDIR}/sudo.v1.5.8p1
+WRKSRC=		${WRKDIR}/sudo.v1.5.8p2
 GNU_CONFIGURE=	yes
 
 CONFIGURE_ARGS=	--with-skey \
--- files/md5.orig	Fri Mar 12 12:52:46 1999
+++ files/md5	Tue Mar 16 09:28:16 1999
@@ -1 +1 @@
-MD5 (cu-sudo.v1.5.8p1.tar.gz) = 28aa7d95de3150953fd54b49576a1d64
+MD5 (cu-sudo.v1.5.8p2.tar.gz) = 2c53bea33818abbf07e7b2a63f940f8f

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


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




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