diff options
author | Michael Haro <mharo@FreeBSD.org> | 2004-11-18 02:17:47 +0000 |
---|---|---|
committer | Michael Haro <mharo@FreeBSD.org> | 2004-11-18 02:17:47 +0000 |
commit | e9bbcd1c304201b5de1d939f3ce0b262755649b0 (patch) | |
tree | 7840a8ad9d7730ab7ce15ff9972d5dbb17ab5e85 /security/sudo | |
parent | 0bcb572b2af74beda367df71675edaa212261458 (diff) | |
download | ports-e9bbcd1c304201b5de1d939f3ce0b262755649b0.tar.gz ports-e9bbcd1c304201b5de1d939f3ce0b262755649b0.zip |
Notes
Diffstat (limited to 'security/sudo')
-rw-r--r-- | security/sudo/Makefile | 4 | ||||
-rw-r--r-- | security/sudo/distinfo | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/security/sudo/Makefile b/security/sudo/Makefile index a16c15cc3b26..a2835f3f2038 100644 --- a/security/sudo/Makefile +++ b/security/sudo/Makefile @@ -6,7 +6,7 @@ # PORTNAME= sudo -PORTVERSION= 1.6.8.3 +PORTVERSION= 1.6.8.4 PORTREVISION= 0 CATEGORIES= security MASTER_SITES= http://www.sudo.ws/sudo/dist/ \ @@ -19,7 +19,7 @@ MASTER_SITES= http://www.sudo.ws/sudo/dist/ \ http://pluto.cdpa.nsysu.edu.tw/sudo/ \ ftp://ftp.cs.colorado.edu/pub/sysadmin/sudo/ \ ftp://ftp.stikman.com/pub/sudo/ -DISTNAME= ${PORTNAME}-1.6.8p3 +DISTNAME= ${PORTNAME}-1.6.8p4 MAINTAINER= mharo@FreeBSD.org COMMENT= Allow others to run commands as root diff --git a/security/sudo/distinfo b/security/sudo/distinfo index 4d59cf74c4a6..77fa331b32e5 100644 --- a/security/sudo/distinfo +++ b/security/sudo/distinfo @@ -1,2 +1,2 @@ -MD5 (sudo-1.6.8p3.tar.gz) = b2293ece1b72d9d360bc6a6b3a588787 -SIZE (sudo-1.6.8p3.tar.gz) = 583791 +MD5 (sudo-1.6.8p4.tar.gz) = e25f0533a28f7be3f2073d7814ff07ef +SIZE (sudo-1.6.8p4.tar.gz) = 583961 |