diff options
author | Bill Fumerola <billf@FreeBSD.org> | 1999-03-29 00:52:35 +0000 |
---|---|---|
committer | Bill Fumerola <billf@FreeBSD.org> | 1999-03-29 00:52:35 +0000 |
commit | ddb4168d7d8432f2a81ac7b1cbdabf4ad8d1c9d1 (patch) | |
tree | 201a3848ed41546f054cb417bf60c96441fd3bf6 /security/sudo | |
parent | 3cad4e77d88a8e68afa074bae4aae57f350c41aa (diff) | |
download | ports-ddb4168d7d8432f2a81ac7b1cbdabf4ad8d1c9d1.tar.gz ports-ddb4168d7d8432f2a81ac7b1cbdabf4ad8d1c9d1.zip |
Notes
Diffstat (limited to 'security/sudo')
-rw-r--r-- | security/sudo/Makefile | 12 | ||||
-rw-r--r-- | security/sudo/distinfo | 2 | ||||
-rw-r--r-- | security/sudo/files/patch-aa | 4 |
3 files changed, 8 insertions, 10 deletions
diff --git a/security/sudo/Makefile b/security/sudo/Makefile index 1b9619635dd7..8a7831360acb 100644 --- a/security/sudo/Makefile +++ b/security/sudo/Makefile @@ -1,21 +1,19 @@ # New ports collection makefile for: sudo -# Version required: 1.5.6.5 +# Version required: 1.5.8.2 # Date created: Sun Aug 13 12:36:14 CDT 1995 # Whom: erich@rrnet.com # -# $Id: Makefile,v 1.16 1999/03/08 16:27:28 erich Exp $ +# $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 \ diff --git a/security/sudo/distinfo b/security/sudo/distinfo index 602515729954..700363fa60aa 100644 --- a/security/sudo/distinfo +++ b/security/sudo/distinfo @@ -1 +1 @@ -MD5 (cu-sudo.v1.5.8p1.tar.gz) = 28aa7d95de3150953fd54b49576a1d64 +MD5 (cu-sudo.v1.5.8p2.tar.gz) = 2c53bea33818abbf07e7b2a63f940f8f diff --git a/security/sudo/files/patch-aa b/security/sudo/files/patch-aa index 15fa537299c6..efd7fe551725 100644 --- a/security/sudo/files/patch-aa +++ b/security/sudo/files/patch-aa @@ -1,6 +1,6 @@ --- /usr/ports/security/sudo/work2/sudo.v1.5.7p4/configure Tue Nov 24 05:40:24 1998 +++ configure Sat Jan 2 04:07:08 1999 -@@ -665,8 +667,8 @@ +@@ -667,8 +669,8 @@ test "$mandir" = '${prefix}/man' && mandir='$(prefix)/man' test "$bindir" = '${exec_prefix}/bin' && bindir='$(exec_prefix)/bin' @@ -11,7 +11,7 @@ # Check whether --with-CC or --without-CC was given. -@@ -7000,7 +7016,7 @@ +@@ -7170,7 +7188,7 @@ fi if test "$with_skey" = "yes"; then |