diff options
author | asami <asami@FreeBSD.org> | 1998-10-27 12:54:44 +0800 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1998-10-27 12:54:44 +0800 |
commit | 2e75ccf8832d2abc206bc05be11f02002059c899 (patch) | |
tree | 0788cc5ea42190fce1f0407c0261178bf4aa71f3 /security | |
parent | 95a779d3bb3836b88d1877209b13ac6dac6b7164 (diff) | |
download | freebsd-ports-gnome-2e75ccf8832d2abc206bc05be11f02002059c899.tar.gz freebsd-ports-gnome-2e75ccf8832d2abc206bc05be11f02002059c899.tar.zst freebsd-ports-gnome-2e75ccf8832d2abc206bc05be11f02002059c899.zip |
Version changed again, this time to 1.5.6.5.
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 21e06344acf2..95d7fabe1868 100644 --- a/security/sudo/Makefile +++ b/security/sudo/Makefile @@ -1,13 +1,13 @@ # New ports collection makefile for: sudo -# Version required: 1.5.6.4 +# Version required: 1.5.6.5 # Date created: Sun Aug 13 12:36:14 CDT 1995 # Whom: erich@rrnet.com # -# $Id: Makefile,v 1.12 1998/10/26 08:58:30 asami Exp $ +# $Id: Makefile,v 1.13 1998/10/26 13:20:23 vanilla Exp $ # -DISTNAME= cu-sudo.v1.5.6p4 -PKGNAME= sudo-1.5.6.4 +DISTNAME= cu-sudo.v1.5.6p5 +PKGNAME= sudo-1.5.6.5 CATEGORIES= security MASTER_SITES= ftp://ftp.cs.colorado.edu/pub/sysadmin/sudo/ EXTRACT_SUFX= .tar.Z @@ -16,7 +16,7 @@ MAINTAINER= erich@FreeBSD.ORG GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-C2 --with-skey --with-fbsdops -WRKSRC= ${WRKDIR}/sudo.v1.5.6p4 +WRKSRC= ${WRKDIR}/sudo.v1.5.6p5 MAN5= sudoers.5 MAN8= sudo.8 visudo.8 diff --git a/security/sudo/distinfo b/security/sudo/distinfo index fd2d7c617521..adb628943edb 100644 --- a/security/sudo/distinfo +++ b/security/sudo/distinfo @@ -1 +1 @@ -MD5 (cu-sudo.v1.5.6p4.tar.Z) = 74129a9a55f4e3e46f65ae6a96bdf92f +MD5 (cu-sudo.v1.5.6p5.tar.Z) = 071910f856bd8782925db88031146c96 |