Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 20 Sep 2012 23:35:51 -0700 (PDT)
From:      Cy Schubert (cy) <cy@FreeBSD.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/171837: Update security/sudo to 1.8.6.p3
Message-ID:  <201209210635.q8L6ZpAm078216@slippy.cwsent.com>
Resent-Message-ID: <201209210640.q8L6e2UT080957@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         171837
>Category:       ports
>Synopsis:       Update security/sudo to 1.8.6.p3
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Fri Sep 21 06:40:02 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator:     Cy Schubert (cy)
>Release:        FreeBSD 9.1-PRERELEASE i386
>Organization:
FreeBSD.org
>Environment:
System: FreeBSD slippy 9.1-PRERELEASE FreeBSD 9.1-PRERELEASE #0 r240474M: Thu Sep 13 14:44:13 PDT 2012 root@slippy:/usr/obj/opt/src/svn-stable9/sys/BREAK2 i386


>Description:
Update sudo to 1.8.6.p3.


Index: Makefile
===================================================================
--- Makefile	(revision 304218)
+++ Makefile	(working copy)
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	sudo
-DISTVERSION=	1.8.5p3
+DISTVERSION=	1.8.6p3
 CATEGORIES=	security
 MASTER_SITES=	${MASTER_SITE_SUDO}
 
@@ -20,6 +20,7 @@
 
 MAKE_JOBS_SAFE=	yes
 GNU_CONFIGURE=	yes
+LDFLAGS+=	-lgcc
 
 CONFIGURE_ARGS=	--sysconfdir=${PREFIX}/etc \
 		--with-ignore-dot \
Index: distinfo
===================================================================
--- distinfo	(revision 304218)
+++ distinfo	(working copy)
@@ -1,2 +1,2 @@
-SHA256 (sudo-1.8.5p3.tar.gz) = 00bbf27d53e8a74ef3e76b531c2b8a8d6dccab58e0d040c2a3a08171543bb1a7
-SIZE (sudo-1.8.5p3.tar.gz) = 1746553
+SHA256 (sudo-1.8.6p3.tar.gz) = 8130df04268f678880c3f423337c56e7d437a0f508a46b1dfefae16b0b20c92e
+SIZE (sudo-1.8.6p3.tar.gz) = 1854962
Index: pkg-plist
===================================================================
--- pkg-plist	(revision 304218)
+++ pkg-plist	(working copy)
@@ -42,18 +42,22 @@
 %%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/it/LC_MESSAGES/sudoers.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/sl/LC_MESSAGES/sudo.mo
+%%NLS%%share/locale/sl/LC_MESSAGES/sudoers.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/vi/LC_MESSAGES/sudoers.mo
 %%NLS%%share/locale/zh_CN/LC_MESSAGES/sudo.mo
 %%NLS%%share/locale/zh_CN/LC_MESSAGES/sudoers.mo
 %%PORTDOCS%%@dirrm %%DOCSDIR%%
>How-To-Repeat:
N/A
>Fix:

See description.


>Release-Note:
>Audit-Trail:
>Unformatted:



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