diff options
author | Eric L. Hernes <erich@FreeBSD.org> | 1996-11-26 15:27:25 +0000 |
---|---|---|
committer | Eric L. Hernes <erich@FreeBSD.org> | 1996-11-26 15:27:25 +0000 |
commit | bb5a7e6eff594df53cb9c05374d968d90a46fa81 (patch) | |
tree | d55bbc7b97994d867c9fe5c1773f733306aae799 /security | |
parent | If you really like it you can have the distfiles, (diff) |
upgrade to 1.5.3
Submitted by: Masafumi NAKANE (max@wide.ad.jp)
Notes
Notes:
svn path=/head/; revision=4694
Diffstat (limited to 'security')
-rw-r--r-- | security/sudo/Makefile | 10 | ||||
-rw-r--r-- | security/sudo/distinfo | 2 |
2 files changed, 6 insertions, 6 deletions
diff --git a/security/sudo/Makefile b/security/sudo/Makefile index f1cabe3cef7a..778698d81366 100644 --- a/security/sudo/Makefile +++ b/security/sudo/Makefile @@ -1,13 +1,13 @@ # New ports collection makefile for: sudo -# Version required: 1.5 +# Version required: 1.5.3 # Date created: Sun Aug 13 12:36:14 CDT 1995 # Whom: erich@rrnet.com # -# $Id: Makefile,v 1.5 1996/11/12 00:05:35 obrien Exp $ +# $Id: Makefile,v 1.6 1996/11/18 14:13:33 asami Exp $ # -DISTNAME= cu-sudo.v1.5 -PKGNAME= sudo-1.5 +DISTNAME= cu-sudo.v1.5.3 +PKGNAME= sudo-1.5.3 CATEGORIES= security MASTER_SITES= ftp://freestuff.cs.colorado.edu/pub/sysadmin/sudo/ EXTRACT_SUFX= .tar.Z @@ -16,7 +16,7 @@ MAINTAINER= erich@rrnet.com HAS_CONFIGURE= yes CONFIGURE_ARGS= --with-C2 --with-fbsdops -WRKSRC= ${WRKDIR}/sudo.v1.5 +WRKSRC= ${WRKDIR}/sudo.v1.5.3 MAN5= sudoers.5 MAN8= sudo.8 visudo.8 diff --git a/security/sudo/distinfo b/security/sudo/distinfo index b34d164386b1..9dcc1e7c1d28 100644 --- a/security/sudo/distinfo +++ b/security/sudo/distinfo @@ -1 +1 @@ -MD5 (cu-sudo.v1.5.tar.Z) = c81662e90dc5591798a85a897298a924 +MD5 (cu-sudo.v1.5.3.tar.Z) = 40bee550133a62e4886052236b406e0e |