From helmut@charlieroot.de  Wed Mar  9 23:22:13 2011
Return-Path: <helmut@charlieroot.de>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 4DA37106566C
	for <FreeBSD-gnats-submit@freebsd.org>; Wed,  9 Mar 2011 23:22:13 +0000 (UTC)
	(envelope-from helmut@charlieroot.de)
Received: from mailout01.t-online.de (mailout01.t-online.de [194.25.134.80])
	by mx1.freebsd.org (Postfix) with ESMTP id D01068FC1A
	for <FreeBSD-gnats-submit@freebsd.org>; Wed,  9 Mar 2011 23:22:12 +0000 (UTC)
Received: from fwd20.aul.t-online.de (fwd20.aul.t-online.de )
	by mailout01.t-online.de with smtp 
	id 1PxShm-0004zC-6Q; Thu, 10 Mar 2011 00:22:10 +0100
Received: from mailout.charlieroot.de (E3GcLwZ1YhLdDBLTtnKBKygj0xUAASu8OjGdGkYWg8q-n9M96e1VrrgZGq-J3rxZQx@[93.205.111.64]) by fwd20.aul.t-online.de
	with esmtp id 1PxSha-1BmKZc0; Thu, 10 Mar 2011 00:21:58 +0100
Received: from BSDHelmut832.charlieroot.de (bsdhelmut832.charlieroot.de [192.168.124.190])
	by mailout.charlieroot.de (Postfix) with ESMTP id 06FB717059
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 10 Mar 2011 00:21:57 +0100 (CET)
Received: from BSDHelmut832.charlieroot.de (localhost [127.0.0.1])
	by BSDHelmut832.charlieroot.de (Postfix) with ESMTP id CCDAC1CC2F
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 10 Mar 2011 00:21:54 +0100 (CET)
Received: (from root@localhost)
	by BSDHelmut832.charlieroot.de (8.14.4/8.14.4/Submit) id p29NLs61031722;
	Thu, 10 Mar 2011 00:21:54 +0100 (CET)
	(envelope-from helmut)
Message-Id: <201103092321.p29NLs61031722@BSDHelmut832.charlieroot.de>
Date: Thu, 10 Mar 2011 00:21:54 +0100 (CET)
From: Helmut Schneider <jumper99@gmx.de>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: [MAINTAINER] www/typo3: Change default OPTIONS
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         155426
>Category:       ports
>Synopsis:       [MAINTAINER] www/typo3: Change default OPTIONS
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    wen
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Mar 09 23:30:08 UTC 2011
>Closed-Date:    Thu Mar 10 00:17:37 UTC 2011
>Last-Modified:  Thu Mar 10 00:20:13 UTC 2011
>Originator:     Helmut Schneider
>Release:        FreeBSD 8.2-RELEASE i386
>Organization:
>Environment:
System: FreeBSD BSDHelmut832.charlieroot.de 8.2-RELEASE FreeBSD 8.2-RELEASE #1: Sun Feb 27 02:12:21 CET 2011
>Description:
Change default OPTIONS:
- turn off GDlib
- turn off ImageMagick

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

--- typo3-4.5.2_1.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/www/typo3.org/Makefile /usr/ports/www/typo3/Makefile
--- /usr/ports/www/typo3.org/Makefile	2011-02-28 10:39:39.000000000 +0100
+++ /usr/ports/www/typo3/Makefile	2011-03-10 00:17:07.000000000 +0100
@@ -7,6 +7,7 @@
 
 PORTNAME=	typo3
 PORTVERSION=	4.5.2
+PORTREVISION=	1
 CATEGORIES=	www
 MASTER_SITES=	SF/${PORTNAME}/TYPO3%20Source%20and%20Dummy/TYPO3%20${PORTVERSION} \
 		http://dl1.typo3.org/TYPO3_${PORTVERSION}/
@@ -31,8 +32,8 @@
 DISTFILES+=	${DISTNAME}${EXTRACT_SUFX} ${EDITION}-${PORTVERSION}${EXTRACT_SUFX}
 
 OPTIONS=	CURL "Configure with cURL support" off \
-		GD "Configure with GDlib/freetype support" on \
-		IMAGICK "Configure with ImageMagick support" on \
+		GD "Configure with GDlib/freetype support" off \
+		IMAGICK "Configure with ImageMagick support" off \
 		MBSTRING "Configure with mbstring support" off \
 		ZLIB "Configure with zlib support" off
 
--- typo3-4.5.2_1.patch ends here ---

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->wen 
Responsible-Changed-By: wen 
Responsible-Changed-When: Thu Mar 10 00:12:14 UTC 2011 
Responsible-Changed-Why:  
I'll take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=155426 
State-Changed-From-To: open->closed 
State-Changed-By: wen 
State-Changed-When: Thu Mar 10 00:17:36 UTC 2011 
State-Changed-Why:  
Committed. Thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=155426 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/155426: commit references a PR
Date: Thu, 10 Mar 2011 00:17:31 +0000 (UTC)

 wen         2011-03-10 00:17:22 UTC
 
   FreeBSD ports repository
 
   Modified files:
     www/typo3            Makefile 
   Log:
   - Change default OPTIONS: turn off GDlib and ImageMagick
   
   PR:             ports/155426
   Submitted by:   Helmut Schneider <jumper99@gmx.de> (maintainer)
   
   Revision  Changes    Path
   1.44      +3 -2      ports/www/typo3/Makefile
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
>Unformatted:
