diff options
author | Renato Botelho <garga@FreeBSD.org> | 2015-02-10 15:58:43 +0000 |
---|---|---|
committer | Renato Botelho <garga@FreeBSD.org> | 2015-02-10 15:58:43 +0000 |
commit | d22613154710ea53fcdb8a50a2bfb7c33a08f794 (patch) | |
tree | 1d89fe1dedc79aae1cff0f1264a556d96274e528 /security/sudo | |
parent | 66ccef54c47a3b3fd405898126b602482d123ea4 (diff) |
Update to 1.8.12
Notes
Notes:
svn path=/head/; revision=378779
Diffstat (limited to 'security/sudo')
-rw-r--r-- | security/sudo/Makefile | 3 | ||||
-rw-r--r-- | security/sudo/distinfo | 4 | ||||
-rw-r--r-- | security/sudo/pkg-plist | 10 |
3 files changed, 10 insertions, 7 deletions
diff --git a/security/sudo/Makefile b/security/sudo/Makefile index 083c49dd1aa5..015022789a1b 100644 --- a/security/sudo/Makefile +++ b/security/sudo/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= sudo -DISTVERSION= 1.8.11p1 +DISTVERSION= 1.8.12 CATEGORIES= security MASTER_SITES= ${MASTER_SITE_SUDO} @@ -15,6 +15,7 @@ LICENSE_FILE= ${WRKSRC}/doc/LICENSE LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept USES= libtool +USE_LDCONFIG= yes GNU_CONFIGURE= yes LDFLAGS+= -lgcc LDFLAGS+= -lssp_nonshared diff --git a/security/sudo/distinfo b/security/sudo/distinfo index fc8996d85d3f..2cb5252ffd67 100644 --- a/security/sudo/distinfo +++ b/security/sudo/distinfo @@ -1,2 +1,2 @@ -SHA256 (sudo-1.8.11p1.tar.gz) = 44c275772595a119185336164bb76b6e08f23d38aa0fe0d6bab48812e75d6a43 -SIZE (sudo-1.8.11p1.tar.gz) = 2402012 +SHA256 (sudo-1.8.12.tar.gz) = 163b51841de8ad19276581a6782d61f5948f1f72a0a843371a1c167d3dc4f3b0 +SIZE (sudo-1.8.12.tar.gz) = 2493373 diff --git a/security/sudo/pkg-plist b/security/sudo/pkg-plist index 51e6aca20f9b..dda3470e40a8 100644 --- a/security/sudo/pkg-plist +++ b/security/sudo/pkg-plist @@ -31,14 +31,14 @@ sbin/visudo %%PORTDOCS%%%%DOCSDIR%%/README %%PORTDOCS%%%%DOCSDIR%%/TROUBLESHOOTING %%PORTDOCS%%%%DOCSDIR%%/UPGRADE -%%PORTDOCS%%%%DOCSDIR%%/sample.pam -%%PORTDOCS%%%%DOCSDIR%%/sample.sudo.conf -%%PORTDOCS%%%%DOCSDIR%%/sample.sudoers -%%PORTDOCS%%%%DOCSDIR%%/sample.syslog.conf %%LDAP%%%%PORTDOCS%%%%DOCSDIR%%/README.LDAP %%LDAP%%%%PORTDOCS%%%%DOCSDIR%%/schema.OpenLDAP %%LDAP%%%%PORTDOCS%%%%DOCSDIR%%/schema.iPlanet %%LDAP%%%%PORTDOCS%%%%DOCSDIR%%/schema.ActiveDirectory +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/pam.conf +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/sudo.conf +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/sudoers +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/syslog.conf %%NLS%%share/locale/ca/LC_MESSAGES/sudo.mo %%NLS%%share/locale/ca/LC_MESSAGES/sudoers.mo %%NLS%%share/locale/cs/LC_MESSAGES/sudo.mo @@ -56,6 +56,7 @@ sbin/visudo %%NLS%%share/locale/fi/LC_MESSAGES/sudo.mo %%NLS%%share/locale/fi/LC_MESSAGES/sudoers.mo %%NLS%%share/locale/fr/LC_MESSAGES/sudo.mo +%%NLS%%share/locale/fr/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 @@ -73,6 +74,7 @@ sbin/visudo %%NLS%%share/locale/pt_BR/LC_MESSAGES/sudo.mo %%NLS%%share/locale/pt_BR/LC_MESSAGES/sudoers.mo %%NLS%%share/locale/ru/LC_MESSAGES/sudo.mo +%%NLS%%share/locale/ru/LC_MESSAGES/sudoers.mo %%NLS%%share/locale/sl/LC_MESSAGES/sudo.mo %%NLS%%share/locale/sl/LC_MESSAGES/sudoers.mo %%NLS%%share/locale/sr/LC_MESSAGES/sudo.mo |