Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 27 Mar 1999 22:18:27 +0800 (CST)
From:      foxfair@news.ks.edu.tw
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/10817: [ports] Patch : Update sudo to v1.5.8p2
Message-ID:  <199903271418.WAA53002@news.ks.edu.tw>

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

>Number:         10817
>Category:       ports
>Synopsis:       Update sudo to v1.5.8p2
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sat Mar 27 06:30:01 PST 1999
>Closed-Date:
>Last-Modified:
>Originator:     Foxfair Hu
>Release:        FreeBSD 4.0-CURRENT i386
>Organization:
>Environment:
All envirorment follow current ports tree.
>Description:
This patch updates security/sudo to v1.5.8p2 and disable 'Mark broken
with sudo' in the Makefile.

>How-To-Repeat:

>Fix:
Apply this patch to security/sudo.
======
--- Makefile.org        Sat Mar 27 22:03:50 1999
+++ Makefile    Sat Mar 27 22:14:04 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 \
--- pkg/DESCR.org       Sat Mar 27 22:15:08 1999
+++ pkg/DESCR   Sat Mar 27 22:15:24 1999
@@ -1,4 +1,4 @@
-This is the CU version of sudo, release 1.5.4.
+This is the CU version of sudo, release 1.5.8.
 
 Sudo is a program designed to allow a sysadmin to give limited root privileges
 to users and log root activity.  The basic philosophy is to give as few
--- files/md5.org       Sat Mar 27 22:09:05 1999
+++ files/md5   Sat Mar 27 22:17:15 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?199903271418.WAA53002>