From nobody@FreeBSD.org  Thu Jun 20 23:14:37 2013
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1])
	by hub.freebsd.org (Postfix) with ESMTP id 4D333B65
	for <freebsd-gnats-submit@FreeBSD.org>; Thu, 20 Jun 2013 23:14:37 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from oldred.freebsd.org (oldred.freebsd.org [8.8.178.121])
	by mx1.freebsd.org (Postfix) with ESMTP id 3EEB01C25
	for <freebsd-gnats-submit@FreeBSD.org>; Thu, 20 Jun 2013 23:14:37 +0000 (UTC)
Received: from oldred.freebsd.org ([127.0.1.6])
	by oldred.freebsd.org (8.14.5/8.14.7) with ESMTP id r5KNEa45088985
	for <freebsd-gnats-submit@FreeBSD.org>; Thu, 20 Jun 2013 23:14:36 GMT
	(envelope-from nobody@oldred.freebsd.org)
Received: (from nobody@localhost)
	by oldred.freebsd.org (8.14.5/8.14.5/Submit) id r5KNEaa1088984;
	Thu, 20 Jun 2013 23:14:36 GMT
	(envelope-from nobody)
Message-Id: <201306202314.r5KNEaa1088984@oldred.freebsd.org>
Date: Thu, 20 Jun 2013 23:14:36 GMT
From: John Marino <draco@marino.st>
To: freebsd-gnats-submit@FreeBSD.org
Subject: [PATCH] devel/hastymail2-devel: unbreak (optionng conversion was bad)
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         179794
>Category:       ports
>Synopsis:       [PATCH] www/hastymail2-devel: unbreak (optionng conversion was bad)
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    miwi
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Thu Jun 20 23:20:01 UTC 2013
>Closed-Date:    Tue Jul 09 15:13:16 UTC 2013
>Last-Modified:  Tue Jul 09 15:13:16 UTC 2013
>Originator:     John Marino
>Release:        
>Organization:
>Environment:
>Description:
The optionng conversion broke the build.  The attach patch restores it.
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

--- Makefile.orig	2013-06-04 10:01:59.000000000 +0000
+++ Makefile
@@ -33,7 +33,7 @@ HASTYMAIL_REV=	2011.08.22
 OPTIONS_DEFINE=	PGSQL MYSQL DB
 DB_DESC=	Use older pear DB (instead of MDB2)
 
-.include <bsd.port.pre.mk>
+.include <bsd.port.options.mk>
 
 .if ${PORT_OPTIONS:MMYSQL}
 USE_MYSQL=	yes


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->miwi 
Responsible-Changed-By: miwi 
Responsible-Changed-When: Sat Jun 22 15:21:21 UTC 2013 
Responsible-Changed-Why:  
I'll take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=179794 
State-Changed-From-To: open->closed 
State-Changed-By: miwi 
State-Changed-When: Tue Jul 9 15:13:14 UTC 2013 
State-Changed-Why:  
Committed. Thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=179794 
>Unformatted:
