summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormharo <mharo@FreeBSD.org>1999-12-10 02:27:59 +0000
committermharo <mharo@FreeBSD.org>1999-12-10 02:27:59 +0000
commit8e962845be5140d0b97efae5b100bb23ca380dd9 (patch)
treede9b7e45f6353b58871ddabb6cd276f60e27df30
parent6bd0b043a80c24b08423e52751997faf09eccc82 (diff)
downloadFreeBSD-ports-8e962845be5140d0b97efae5b100bb23ca380dd9.zip
FreeBSD-ports-8e962845be5140d0b97efae5b100bb23ca380dd9.tar.gz
update to 1.6.
had to remove manpage path corrections patch (patch-ac) because I don't have time till after Friday to work on this port more.
-rw-r--r--security/sudo/Makefile9
-rw-r--r--security/sudo/distinfo2
2 files changed, 4 insertions, 7 deletions
diff --git a/security/sudo/Makefile b/security/sudo/Makefile
index 3978545..b79bdec 100644
--- a/security/sudo/Makefile
+++ b/security/sudo/Makefile
@@ -1,24 +1,21 @@
# New ports collection makefile for: sudo
-# Version required: 1.5.9.4
+# Version required: 1.6
# Date created: Sun Aug 13 12:36:14 CDT 1995
# Whom: erich@rrnet.com
#
# $FreeBSD$
#
-DISTNAME= cu-sudo.v1.5.9p4
-PKGNAME= sudo-1.5.9.4
+DISTNAME= sudo-1.6
CATEGORIES= security
MASTER_SITES= ftp://ftp.cs.colorado.edu/pub/sysadmin/sudo/
MAINTAINER= mharo@FreeBSD.org
-WRKSRC= ${WRKDIR}/sudo.v1.5.9p4
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-skey \
- --with-opie \
- --with-logfac=LOG_AUTH \
+ --sysconfdir=/usr/local/etc \
--disable-log-wrap \
--with-ignore-dot \
--with-tty-tickets \
diff --git a/security/sudo/distinfo b/security/sudo/distinfo
index 745edf6..77863d58 100644
--- a/security/sudo/distinfo
+++ b/security/sudo/distinfo
@@ -1 +1 @@
-MD5 (cu-sudo.v1.5.9p4.tar.gz) = a61f52769f0aa1925dcd2001577c7f1b
+MD5 (sudo-1.6.tar.gz) = 437331519c93d0c7cb3b745dd8d7489d
OpenPOWER on IntegriCloud