There are twice OPTIONs_DEFINE which remove the first variable. How-To-Repeat: Can't set IPV6 nor LOGFILE
Maintainer of mail/ssmtp, Please note that PR ports/181652 has just been submitted. If it contains a patch for an upgrade, an enhancement or a bug fix you agree on, reply to this email stating that you approve the patch and a committer will take care of it. The full text of the PR can be found at: http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/181652 -- Edwin Groothuis via the GNATS Auto Assign Tool edwin@FreeBSD.org
State Changed From-To: open->feedback Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Please commit this patch - looks good. Thanks David!
State Changed From-To: feedback->closed Committed. Thanks!
Responsible Changed From-To: freebsd-ports-bugs->sunpoet Committed. Thanks!
Author: sunpoet Date: Thu Aug 29 17:37:23 2013 New Revision: 325613 URL: http://svnweb.freebsd.org/changeset/ports/325613 Log: - Remove wrong OPTIONS_DEFINE PR: ports/181652 Submitted by: David Demelier <demelier.david@gmail.com> Approved by: Aragon Gouveia <aragon@phat.za.net> (maintainer) Modified: head/mail/ssmtp/Makefile (contents, props changed) Modified: head/mail/ssmtp/Makefile ============================================================================== --- head/mail/ssmtp/Makefile Thu Aug 29 17:33:11 2013 (r325612) +++ head/mail/ssmtp/Makefile Thu Aug 29 17:37:23 2013 (r325613) @@ -32,7 +32,6 @@ MAN8= ssmtp.8 MAN5= ssmtp.conf.5 OPTIONS_DEFINE= LOGFILE IPV6 USERPREFS XORIGIP -OPTIONS_DEFINE= USERPREFS XORIGIP LOGFILE_DESC= log file USERPREFS_DESC= user defined revaliases XORIGIP_DESC= Add X-Originating-IP header _______________________________________________ svn-ports-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-ports-all To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"