From owner-freebsd-ports-bugs@FreeBSD.ORG Thu Jun 20 23:20:02 2013 Return-Path: Delivered-To: freebsd-ports-bugs@smarthost.ysv.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 2049BBB1 for ; Thu, 20 Jun 2013 23:20:02 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) by mx1.freebsd.org (Postfix) with ESMTP id E19BC1C43 for ; Thu, 20 Jun 2013 23:20:01 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.7/8.14.7) with ESMTP id r5KNK1gE056512 for ; Thu, 20 Jun 2013 23:20:01 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.7/8.14.7/Submit) id r5KNK1Ii056511; Thu, 20 Jun 2013 23:20:01 GMT (envelope-from gnats) Resent-Date: Thu, 20 Jun 2013 23:20:01 GMT Resent-Message-Id: <201306202320.r5KNK1Ii056511@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, John Marino 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 ; 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 ; 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 ; 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 To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Subject: ports/179794: [PATCH] devel/hastymail2-devel: unbreak (optionng conversion was bad) X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 20 Jun 2013 23:20:02 -0000 >Number: 179794 >Category: ports >Synopsis: [PATCH] devel/hastymail2-devel: unbreak (optionng conversion was bad) >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Thu Jun 20 23:20:01 UTC 2013 >Closed-Date: >Last-Modified: >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 +.include .if ${PORT_OPTIONS:MMYSQL} USE_MYSQL= yes >Release-Note: >Audit-Trail: >Unformatted: