Date: Wed, 26 Sep 2012 01:49:52 +0000 (UTC) From: Wesley Shields <wxs@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r304871 - head/security/sudo Message-ID: <201209260149.q8Q1nqAI031604@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: wxs Date: Wed Sep 26 01:49:52 2012 New Revision: 304871 URL: http://svn.freebsd.org/changeset/ports/304871 Log: Update to 1.8.6p3 PR: ports/171837 Submitted by: cy@ Modified: head/security/sudo/Makefile head/security/sudo/distinfo (contents, props changed) head/security/sudo/pkg-plist (contents, props changed) Modified: head/security/sudo/Makefile ============================================================================== --- head/security/sudo/Makefile Wed Sep 26 01:26:59 2012 (r304870) +++ head/security/sudo/Makefile Wed Sep 26 01:49:52 2012 (r304871) @@ -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 @@ LICENSE_PERMS= dist-mirror dist-sell pkg MAKE_JOBS_SAFE= yes GNU_CONFIGURE= yes +LDFLAGS+= -lgcc CONFIGURE_ARGS= --sysconfdir=${PREFIX}/etc \ --with-ignore-dot \ Modified: head/security/sudo/distinfo ============================================================================== --- head/security/sudo/distinfo Wed Sep 26 01:26:59 2012 (r304870) +++ head/security/sudo/distinfo Wed Sep 26 01:49:52 2012 (r304871) @@ -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 Modified: head/security/sudo/pkg-plist ============================================================================== --- head/security/sudo/pkg-plist Wed Sep 26 01:26:59 2012 (r304870) +++ head/security/sudo/pkg-plist Wed Sep 26 01:49:52 2012 (r304871) @@ -42,18 +42,22 @@ sbin/visudo %%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%%
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201209260149.q8Q1nqAI031604>