aboutsummaryrefslogtreecommitdiffstats
path: root/security
diff options
context:
space:
mode:
authorwxs <wxs@FreeBSD.org>2010-07-05 02:56:44 +0800
committerwxs <wxs@FreeBSD.org>2010-07-05 02:56:44 +0800
commitcdd3a9f6ba09e697186e24339d8af394b8b5c3ce (patch)
tree24c1de72f15601bde506204cfc08250e33e8fb6d /security
parenta8bbba4bd2f22d101a4e724f22121c39f8c4d5b8 (diff)
downloadfreebsd-ports-gnome-cdd3a9f6ba09e697186e24339d8af394b8b5c3ce.tar.gz
freebsd-ports-gnome-cdd3a9f6ba09e697186e24339d8af394b8b5c3ce.tar.zst
freebsd-ports-gnome-cdd3a9f6ba09e697186e24339d8af394b8b5c3ce.zip
Update to 1.7.3
Feature safe: yes
Diffstat (limited to 'security')
-rw-r--r--security/sudo/Makefile6
-rw-r--r--security/sudo/distinfo6
-rw-r--r--security/sudo/pkg-plist2
3 files changed, 7 insertions, 7 deletions
diff --git a/security/sudo/Makefile b/security/sudo/Makefile
index fb984c4bf95e..302dd417d5bd 100644
--- a/security/sudo/Makefile
+++ b/security/sudo/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= sudo
-PORTVERSION= 1.7.2.7
+PORTVERSION= 1.7.3
CATEGORIES= security
MASTER_SITES= http://www.sudo.ws/sudo/dist/ \
ftp://obsd.isc.org/pub/sudo/ \
@@ -14,7 +14,7 @@ MASTER_SITES= http://www.sudo.ws/sudo/dist/ \
ftp://boulder.tele.dk/pub/sudo/ \
ftp://core.ring.gr.jp/pub/misc/sudo/ \
ftp://ftp.wiretapped.net/pub/security/host-security/sudo/
-DISTNAME= ${PORTNAME}-1.7.2p7
+DISTNAME= ${PORTNAME}-1.7.3
MAINTAINER= wxs@FreeBSD.org
COMMENT= Allow others to run commands as root
@@ -82,7 +82,7 @@ CONFIGURE_ARGS+=--enable-noargs-shell
.endif
MAN5+= sudoers.5
-MAN8= sudo.8 visudo.8
+MAN8= sudo.8 visudo.8 sudoreplay.8
MLINKS= sudo.8 sudoedit.8
post-install:
diff --git a/security/sudo/distinfo b/security/sudo/distinfo
index 617f4519a2fc..b0d509960fc6 100644
--- a/security/sudo/distinfo
+++ b/security/sudo/distinfo
@@ -1,3 +1,3 @@
-MD5 (sudo-1.7.2p7.tar.gz) = 3ac78668427a53e12d7639fdfab2f1af
-SHA256 (sudo-1.7.2p7.tar.gz) = 07a9c83e628a088314523e558236ac3c4cb0d54d7d7093e5b3e4c8101b1a2bea
-SIZE (sudo-1.7.2p7.tar.gz) = 772356
+MD5 (sudo-1.7.3.tar.gz) = c22115b47cb2591bceedb914b673f031
+SHA256 (sudo-1.7.3.tar.gz) = d1aeb6bb8770c4239cfb33ff6e5e6b7c3c026f245b546f2eda147da2f742d0ba
+SIZE (sudo-1.7.3.tar.gz) = 896160
diff --git a/security/sudo/pkg-plist b/security/sudo/pkg-plist
index 204145feddba..a2c6e3d1acf4 100644
--- a/security/sudo/pkg-plist
+++ b/security/sudo/pkg-plist
@@ -2,9 +2,9 @@
@unexec if cmp -s %D/etc/pam.d/sudo %D/etc/pam.d/sudo.default; then rm -f %D/etc/pam.d/sudo; fi
bin/sudo
bin/sudoedit
+bin/sudoreplay
etc/pam.d/sudo.default
etc/sudoers.default
-libexec/sudo_noexec.so
sbin/visudo
%%PORTDOCS%%%%DOCSDIR%%/ChangeLog
%%PORTDOCS%%%%DOCSDIR%%/README