From sem@ciam.ru  Thu Mar 11 16:46:45 2004
Return-Path: <sem@ciam.ru>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id A8DBF16A4CF
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 11 Mar 2004 16:46:44 -0800 (PST)
Received: from mail.ciam.ru (main.ciam.ru [213.147.57.66])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 44A3143D2F
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 11 Mar 2004 16:46:44 -0800 (PST)
	(envelope-from sem@ciam.ru)
Received: from ppp134-54.dialup.mtu-net.ru ([62.118.134.54] helo=Current.sem-home.ciam.ru)
	by mail.ciam.ru with esmtp (Exim 4.x)
	id 1B1aox-000Kdz-6k
	for FreeBSD-gnats-submit@freebsd.org; Fri, 12 Mar 2004 03:46:39 +0300
Received: from root by Current.sem-home.ciam.ru with local (Exim 4.30; FreeBSD)
	id 1B1ap6-0004Lt-9c
	for FreeBSD-gnats-submit@freebsd.org; Fri, 12 Mar 2004 03:46:48 +0300
Message-Id: <E1B1ap6-0004Lt-9c@Current.sem-home.ciam.ru>
Date: Fri, 12 Mar 2004 03:46:48 +0300
From: Sergey Matveychuk <sem@ciam.ru>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: [MAINTAINER] devel/ptypes: fix defaults with BATCH=yes
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         64129
>Category:       ports
>Synopsis:       [MAINTAINER] devel/ptypes: fix defaults with BATCH=yes
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Mar 11 16:50:15 PST 2004
>Closed-Date:    Fri Mar 12 01:11:49 PST 2004
>Last-Modified:  Fri Mar 12 01:11:49 PST 2004
>Originator:     Sergey Matveychuk
>Release:        FreeBSD 5.2.1-RELEASE i386
>Organization:
>Environment:
System: FreeBSD Current.sem-home.ciam.ru 5.2.1-RELEASE FreeBSD 5.2.1-RELEASE #4: Fri Feb 27 03:58:52 MSK 2004
>Description:
[DESCRIBE CHANGES]
* fix defaults with BATCH=yes

Generated with FreeBSD Port Tools 0.50
>How-To-Repeat:
>Fix:

--- ptypes-1.9.0.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/devel/ptypes.orig/Makefile /usr/ports/devel/ptypes/Makefile
--- /usr/ports/devel/ptypes.orig/Makefile	Fri Mar 12 01:27:52 2004
+++ /usr/ports/devel/ptypes/Makefile	Fri Mar 12 01:28:13 2004
@@ -23,6 +23,7 @@
 
 OPTIONS=	DEBUG "Build debug version" off \
 		OPTIMIZED "Enable -O2 optimization" on
+WITH_OPTIMIZED?=	yes
 
 .include <bsd.port.pre.mk>
 
--- ptypes-1.9.0.patch ends here ---

>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: krion 
State-Changed-When: Fri Mar 12 01:11:42 PST 2004 
State-Changed-Why:  
Committed, thanks! 

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