Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 10 Feb 2015 15:58:44 +0000 (UTC)
From:      Renato Botelho <garga@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r378779 - head/security/sudo
Message-ID:  <201502101558.t1AFwiIw071791@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: garga
Date: Tue Feb 10 15:58:43 2015
New Revision: 378779
URL: https://svnweb.freebsd.org/changeset/ports/378779
QAT: https://qat.redports.org/buildarchive/r378779/

Log:
  Update to 1.8.12

Modified:
  head/security/sudo/Makefile
  head/security/sudo/distinfo
  head/security/sudo/pkg-plist

Modified: head/security/sudo/Makefile
==============================================================================
--- head/security/sudo/Makefile	Tue Feb 10 14:55:18 2015	(r378778)
+++ head/security/sudo/Makefile	Tue Feb 10 15:58:43 2015	(r378779)
@@ -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

Modified: head/security/sudo/distinfo
==============================================================================
--- head/security/sudo/distinfo	Tue Feb 10 14:55:18 2015	(r378778)
+++ head/security/sudo/distinfo	Tue Feb 10 15:58:43 2015	(r378779)
@@ -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

Modified: head/security/sudo/pkg-plist
==============================================================================
--- head/security/sudo/pkg-plist	Tue Feb 10 14:55:18 2015	(r378778)
+++ head/security/sudo/pkg-plist	Tue Feb 10 15:58:43 2015	(r378779)
@@ -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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201502101558.t1AFwiIw071791>