ports/181652: [patch] mail/ssmtp: missing options (typo)

David Demelier demelier.david at gmail.com
Thu Aug 29 14:00:00 UTC 2013


>Number:         181652
>Category:       ports
>Synopsis:       [patch] mail/ssmtp: missing options (typo)
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Thu Aug 29 14:00:00 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator:     David Demelier
>Release:        9.2-RC1
>Organization:
>Environment:
FreeBSD Pomme.malikania.fr 9.2-RC1 FreeBSD 9.2-RC1 #2 r254276: Tue Aug 13 13:12:12 CEST 2013     root at Pomme.malikania.fr:/usr/obj/usr/src/sys/GENERIC  amd64

>Description:
There are twice OPTIONs_DEFINE which remove the first variable.
>How-To-Repeat:
Can't set IPV6 nor LOGFILE
>Fix:
--- ssmtp.diff begins here ---
--- Makefile.orig	2013-08-29 15:54:06.112827586 +0200
+++ Makefile	2013-08-29 15:54:19.472735060 +0200
@@ -32,7 +32,6 @@
 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
--- ssmtp.diff ends here ---

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


More information about the freebsd-ports-bugs mailing list