svn commit: r392376 - head/security/sudo
Renato Botelho
garga at FreeBSD.org
Fri Jul 17 13:15:19 UTC 2015
Author: garga
Date: Fri Jul 17 13:15:17 2015
New Revision: 392376
URL: https://svnweb.freebsd.org/changeset/ports/392376
Log:
Update to 1.8.14
Modified:
head/security/sudo/Makefile
head/security/sudo/distinfo
Modified: head/security/sudo/Makefile
==============================================================================
--- head/security/sudo/Makefile Fri Jul 17 13:02:48 2015 (r392375)
+++ head/security/sudo/Makefile Fri Jul 17 13:15:17 2015 (r392376)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= sudo
-DISTVERSION= 1.8.13
+DISTVERSION= 1.8.14
CATEGORIES= security
MASTER_SITES= SUDO
@@ -85,8 +85,6 @@ post-patch:
${WRKSRC}/src/Makefile.in
@${REINPLACE_CMD} -e 's,$$(srcdir)/sudoers2ldif $$(DESTDIR)$$(docdir),$$(srcdir)/sudoers2ldif $$(DESTDIR)$$(bindir),' \
${WRKSRC}/plugins/sudoers/Makefile.in
- @${REINPLACE_CMD} -e '/^exampledir *=/ s,=.*,= $$(datarootdir)/examples/$$(PACKAGE_TARNAME),' \
- ${WRKSRC}/examples/Makefile.in
.if empty(PORT_OPTIONS:MDOCS)
@${REINPLACE_CMD} -e 's/mkinstalldirs $$(DESTDIR)$$(docdir)/mkinstalldirs/' \
-e '/for f in $$(OTHER_DOCS); do/d;/@LDAP at for f in $$(OTHER_DOCS_LDAP); do/d' \
Modified: head/security/sudo/distinfo
==============================================================================
--- head/security/sudo/distinfo Fri Jul 17 13:02:48 2015 (r392375)
+++ head/security/sudo/distinfo Fri Jul 17 13:15:17 2015 (r392376)
@@ -1,2 +1,2 @@
-SHA256 (sudo-1.8.13.tar.gz) = e374e5edf2c11c00d6916a9f51cb0ad15e51c7b028370fa15169b07e61e05a25
-SIZE (sudo-1.8.13.tar.gz) = 2515307
+SHA256 (sudo-1.8.14.tar.gz) = 74308f7bf242f6f997d4c8145849581f06fb6fbe47032b6e87ac664c14b9f6d3
+SIZE (sudo-1.8.14.tar.gz) = 2570156
More information about the svn-ports-head
mailing list