aboutsummaryrefslogtreecommitdiffstats
path: root/security
diff options
context:
space:
mode:
authorwxs <wxs@FreeBSD.org>2012-03-01 10:06:48 +0800
committerwxs <wxs@FreeBSD.org>2012-03-01 10:06:48 +0800
commit3996df09caed73a380e7481f9a7fc10cd4dd2a87 (patch)
treeaaf4a85b3542daea8e3f6aa8f8a24341eb4b5dc3 /security
parent56e6efe29fe37ac4642379c1756741dac112bab4 (diff)
downloadfreebsd-ports-gnome-3996df09caed73a380e7481f9a7fc10cd4dd2a87.tar.gz
freebsd-ports-gnome-3996df09caed73a380e7481f9a7fc10cd4dd2a87.tar.zst
freebsd-ports-gnome-3996df09caed73a380e7481f9a7fc10cd4dd2a87.zip
Update to 1.8.4p2
PR: ports/165528 Submitted by: rea@
Diffstat (limited to 'security')
-rw-r--r--security/sudo/Makefile8
-rw-r--r--security/sudo/distinfo4
-rw-r--r--security/sudo/files/patch-plugins__sudoers__Makefile.in6
-rw-r--r--security/sudo/pkg-plist2
4 files changed, 13 insertions, 7 deletions
diff --git a/security/sudo/Makefile b/security/sudo/Makefile
index 9c1a07142808..7e0df3617296 100644
--- a/security/sudo/Makefile
+++ b/security/sudo/Makefile
@@ -6,8 +6,7 @@
#
PORTNAME= sudo
-PORTVERSION= 1.8.3
-PORTREVISION= 2
+PORTVERSION= 1.8.4
CATEGORIES= security
MASTER_SITES= ${MASTER_SITE_SUDO}
DISTNAME= sudo-${PORTVERSION}p2
@@ -15,6 +14,11 @@ DISTNAME= sudo-${PORTVERSION}p2
MAINTAINER= wxs@FreeBSD.org
COMMENT= Allow others to run commands as root
+LICENSE= sudo
+LICENSE_NAME= Sudo license
+LICENSE_FILE= ${WRKSRC}/doc/LICENSE
+LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept
+
MAKE_JOBS_SAFE= yes
GNU_CONFIGURE= yes
diff --git a/security/sudo/distinfo b/security/sudo/distinfo
index ce14bcac568c..a4855c505200 100644
--- a/security/sudo/distinfo
+++ b/security/sudo/distinfo
@@ -1,2 +1,2 @@
-SHA256 (sudo-1.8.3p2.tar.gz) = 7edcf02ef4dc4f26f524726e8faaa90d7939772c186409ab150d2934e3a9ba31
-SIZE (sudo-1.8.3p2.tar.gz) = 1536943
+SHA256 (sudo-1.8.4p2.tar.gz) = b1310b8548db5ea92f3063011c0fe6e843a1f95f548a4aeae54bcc2fdfea88a9
+SIZE (sudo-1.8.4p2.tar.gz) = 1608580
diff --git a/security/sudo/files/patch-plugins__sudoers__Makefile.in b/security/sudo/files/patch-plugins__sudoers__Makefile.in
index db20d5b80870..94852a94825f 100644
--- a/security/sudo/files/patch-plugins__sudoers__Makefile.in
+++ b/security/sudo/files/patch-plugins__sudoers__Makefile.in
@@ -2,12 +2,12 @@
+++ ./plugins/sudoers/Makefile.in 2011-04-17 09:38:29.349385961 -0400
@@ -358,9 +358,8 @@
install-sudoers: install-dirs
- $(INSTALL) -d -O $(sudoers_uid) -G $(sudoers_gid) -M 0750 \
+ $(INSTALL) -d -O $(sudoers_uid) -G $(sudoers_gid) -m 0750 \
$(DESTDIR)$(sudoersdir)/sudoers.d
- test -r $(DESTDIR)$(sudoersdir)/sudoers || \
-- $(INSTALL) -O $(sudoers_uid) -G $(sudoers_gid) -M $(sudoers_mode) \
+- $(INSTALL) -O $(sudoers_uid) -G $(sudoers_gid) -m $(sudoers_mode) \
- sudoers $(DESTDIR)$(sudoersdir)/sudoers
-+ $(INSTALL) -O $(sudoers_uid) -G $(sudoers_gid) -M $(sudoers_mode) \
++ $(INSTALL) -O $(sudoers_uid) -G $(sudoers_gid) -m $(sudoers_mode) \
+ sudoers $(DESTDIR)$(sudoersdir)/sudoers.sample
uninstall:
diff --git a/security/sudo/pkg-plist b/security/sudo/pkg-plist
index 1471274553bd..b3db1fbf506c 100644
--- a/security/sudo/pkg-plist
+++ b/security/sudo/pkg-plist
@@ -32,6 +32,7 @@ sbin/visudo
%%NLS%%share/locale/da/LC_MESSAGES/sudoers.mo
%%NLS%%share/locale/eo/LC_MESSAGES/sudo.mo
%%NLS%%share/locale/eo/LC_MESSAGES/sudoers.mo
+%%NLS%%share/locale/es/LC_MESSAGES/sudo.mo
%%NLS%%share/locale/eu/LC_MESSAGES/sudo.mo
%%NLS%%share/locale/eu/LC_MESSAGES/sudoers.mo
%%NLS%%share/locale/fi/LC_MESSAGES/sudo.mo
@@ -42,6 +43,7 @@ sbin/visudo
%%NLS%%share/locale/pl/LC_MESSAGES/sudo.mo
%%NLS%%share/locale/pl/LC_MESSAGES/sudoers.mo
%%NLS%%share/locale/ru/LC_MESSAGES/sudo.mo
+%%NLS%%share/locale/sr/LC_MESSAGES/sudo.mo
%%NLS%%share/locale/uk/LC_MESSAGES/sudo.mo
%%NLS%%share/locale/uk/LC_MESSAGES/sudoers.mo
%%NLS%%share/locale/zh_CN/LC_MESSAGES/sudo.mo