diff options
author | wxs <wxs@FreeBSD.org> | 2011-10-23 23:00:38 +0800 |
---|---|---|
committer | wxs <wxs@FreeBSD.org> | 2011-10-23 23:00:38 +0800 |
commit | 800e1c77972f173766796a837521e4ae4e175270 (patch) | |
tree | f542b3f8478b9c7ac72b9df3f88cc5c966bcdbba | |
parent | bc91138535288607bf38ff5f97f3a72adad639d1 (diff) | |
download | freebsd-ports-gnome-800e1c77972f173766796a837521e4ae4e175270.tar.gz freebsd-ports-gnome-800e1c77972f173766796a837521e4ae4e175270.tar.zst freebsd-ports-gnome-800e1c77972f173766796a837521e4ae4e175270.zip |
- Update to 1.8.3.
-rw-r--r-- | security/sudo/Makefile | 2 | ||||
-rw-r--r-- | security/sudo/distinfo | 4 | ||||
-rw-r--r-- | security/sudo/pkg-plist | 5 |
3 files changed, 8 insertions, 3 deletions
diff --git a/security/sudo/Makefile b/security/sudo/Makefile index 7cb03a5a57ad..d01925cc05b5 100644 --- a/security/sudo/Makefile +++ b/security/sudo/Makefile @@ -6,7 +6,7 @@ # PORTNAME= sudo -DISTVERSION= 1.8.2 +DISTVERSION= 1.8.3 CATEGORIES= security MASTER_SITES= http://www.sudo.ws/sudo/dist/ \ http://ftp.arcane-networks.fr/pub/mirrors/sudo/ \ diff --git a/security/sudo/distinfo b/security/sudo/distinfo index 1be2ff58ea8d..1c74790ae7dd 100644 --- a/security/sudo/distinfo +++ b/security/sudo/distinfo @@ -1,2 +1,2 @@ -SHA256 (sudo-1.8.2.tar.gz) = 37fe6ee670329bc45937fbe402e847f80b3a0a1c8fc9a66487e92b4b810152b0 -SIZE (sudo-1.8.2.tar.gz) = 1465051 +SHA256 (sudo-1.8.3.tar.gz) = ff1fcc410c5465063ee4912912e29936ea39f017d9a8a57ec76b0ded71b7c3c4 +SIZE (sudo-1.8.3.tar.gz) = 1536180 diff --git a/security/sudo/pkg-plist b/security/sudo/pkg-plist index 58fc5610396b..05e58ddf0f19 100644 --- a/security/sudo/pkg-plist +++ b/security/sudo/pkg-plist @@ -30,10 +30,15 @@ sbin/visudo %%LDAP%%%%PORTDOCS%%%%DOCSDIR%%/sudoers2ldif %%NLS%%share/locale/da/LC_MESSAGES/sudo.mo %%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/eu/LC_MESSAGES/sudo.mo %%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/it/LC_MESSAGES/sudo.mo +%%NLS%%share/locale/ja/LC_MESSAGES/sudo.mo +%%NLS%%share/locale/ja/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 |