diff options
author | Wesley Shields <wxs@FreeBSD.org> | 2012-05-21 15:39:02 +0000 |
---|---|---|
committer | Wesley Shields <wxs@FreeBSD.org> | 2012-05-21 15:39:02 +0000 |
commit | 76f2412bfbedb135316579a9d58aa53243d424f3 (patch) | |
tree | b2f76cca5060cce806dca169617fe08a3f8de245 /security | |
parent | ce4db693b554c1f0f7e69804d50eeb85f86df052 (diff) | |
download | ports-76f2412bfbedb135316579a9d58aa53243d424f3.tar.gz ports-76f2412bfbedb135316579a9d58aa53243d424f3.zip |
Update to 1.8.5p1.
Notes
Notes:
svn path=/head/; revision=297123
Diffstat (limited to 'security')
-rw-r--r-- | security/sudo/Makefile | 4 | ||||
-rw-r--r-- | security/sudo/distinfo | 4 | ||||
-rw-r--r-- | security/sudo/pkg-plist | 8 |
3 files changed, 11 insertions, 5 deletions
diff --git a/security/sudo/Makefile b/security/sudo/Makefile index d7c1c050cf99..3465977b3f87 100644 --- a/security/sudo/Makefile +++ b/security/sudo/Makefile @@ -6,11 +6,9 @@ # PORTNAME= sudo -PORTVERSION= 1.8.4 -PORTREVISION= 2 +DISTVERSION= 1.8.5p1 CATEGORIES= security MASTER_SITES= ${MASTER_SITE_SUDO} -DISTNAME= sudo-${PORTVERSION}p5 MAINTAINER= wxs@FreeBSD.org COMMENT= Allow others to run commands as root diff --git a/security/sudo/distinfo b/security/sudo/distinfo index 673a126eb05d..bcf3046675a9 100644 --- a/security/sudo/distinfo +++ b/security/sudo/distinfo @@ -1,2 +1,2 @@ -SHA256 (sudo-1.8.4p5.tar.gz) = cf41ea1ada17c0dfbd8480dd9dc800999e0db9f2972ffa8f7a2944751ad32aba -SIZE (sudo-1.8.4p5.tar.gz) = 1609734 +SHA256 (sudo-1.8.5p1.tar.gz) = e99408d1f3815877fb3a2ec23b8b67ebca32425c7034cce30babae306844d231 +SIZE (sudo-1.8.5p1.tar.gz) = 1745790 diff --git a/security/sudo/pkg-plist b/security/sudo/pkg-plist index b3db1fbf506c..5bc2422c12e3 100644 --- a/security/sudo/pkg-plist +++ b/security/sudo/pkg-plist @@ -30,6 +30,7 @@ sbin/visudo %%LDAP%%%%PORTDOCS%%%%DOCSDIR%%/schema.ActiveDirectory %%NLS%%share/locale/da/LC_MESSAGES/sudo.mo %%NLS%%share/locale/da/LC_MESSAGES/sudoers.mo +%%NLS%%share/locale/de/LC_MESSAGES/sudo.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 @@ -37,15 +38,22 @@ sbin/visudo %%NLS%%share/locale/eu/LC_MESSAGES/sudoers.mo %%NLS%%share/locale/fi/LC_MESSAGES/sudo.mo %%NLS%%share/locale/fi/LC_MESSAGES/sudoers.mo +%%NLS%%share/locale/gl/LC_MESSAGES/sudo.mo +%%NLS%%share/locale/hr/LC_MESSAGES/sudo.mo +%%NLS%%share/locale/hr/LC_MESSAGES/sudoers.mo %%NLS%%share/locale/it/LC_MESSAGES/sudo.mo %%NLS%%share/locale/ja/LC_MESSAGES/sudo.mo %%NLS%%share/locale/ja/LC_MESSAGES/sudoers.mo +%%NLS%%share/locale/lt/LC_MESSAGES/sudoers.mo %%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/sv/LC_MESSAGES/sudo.mo +%%NLS%%share/locale/sv/LC_MESSAGES/sudoers.mo %%NLS%%share/locale/uk/LC_MESSAGES/sudo.mo %%NLS%%share/locale/uk/LC_MESSAGES/sudoers.mo +%%NLS%%share/locale/vi/LC_MESSAGES/sudo.mo %%NLS%%share/locale/zh_CN/LC_MESSAGES/sudo.mo %%NLS%%share/locale/zh_CN/LC_MESSAGES/sudoers.mo %%PORTDOCS%%@dirrm %%DOCSDIR%% |