diff options
author | wxs <wxs@FreeBSD.org> | 2012-05-21 23:39:02 +0800 |
---|---|---|
committer | wxs <wxs@FreeBSD.org> | 2012-05-21 23:39:02 +0800 |
commit | 3d1579070d37f8f812f15f26a3c80a75d1d8fb83 (patch) | |
tree | ce83ea1d89d878d65e57f5c53f1cbc3b53676124 /security | |
parent | b21ce63df79ca2a5f0cd451433adede0ec63f474 (diff) | |
download | freebsd-ports-gnome-3d1579070d37f8f812f15f26a3c80a75d1d8fb83.tar.gz freebsd-ports-gnome-3d1579070d37f8f812f15f26a3c80a75d1d8fb83.tar.zst freebsd-ports-gnome-3d1579070d37f8f812f15f26a3c80a75d1d8fb83.zip |
Update to 1.8.5p1.
Changes: http://www.sudo.ws/sudo/stable.html#1.8.5p1
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%% |