From helmut@charlieroot.de  Wed Apr 30 22:10:57 2014
Return-Path: <helmut@charlieroot.de>
Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115])
	(using TLSv1 with cipher ADH-AES256-SHA (256/256 bits))
	(No client certificate requested)
	by hub.freebsd.org (Postfix) with ESMTPS id 82E5D48E
	for <FreeBSD-gnats-submit@FreeBSD.org>; Wed, 30 Apr 2014 22:10:57 +0000 (UTC)
Received: from mailout06.t-online.de (mailout06.t-online.de [194.25.134.19])
	(using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits))
	(Client CN "mailout00.t-online.de", Issuer "TeleSec ServerPass DE-1" (verified OK))
	by mx1.freebsd.org (Postfix) with ESMTPS id 140B61C9C
	for <FreeBSD-gnats-submit@FreeBSD.org>; Wed, 30 Apr 2014 22:10:56 +0000 (UTC)
Received: from fwd20.aul.t-online.de (fwd20.aul.t-online.de [172.20.26.140])
	by mailout06.t-online.de (Postfix) with SMTP id 285BF59A3B2
	for <FreeBSD-gnats-submit@FreeBSD.org>; Thu,  1 May 2014 00:03:13 +0200 (CEST)
Received: from mailout.charlieroot.de (bKSt7kZfZhIKT589ebkrilmd3Bv+gK+rXmkLhJmd1FJMOIvmpD8xQxoj4dem1XrgEH@[79.197.70.234]) by fwd20.t-online.de
	with esmtp id 1Wfcax-1JMYCm0; Thu, 1 May 2014 00:03:15 +0200
Received: from BSDHelmut.charlieroot.de (mailout.charlieroot.de [192.168.124.36])
	(using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits))
	(Client CN "mail.charlieroot.de", Issuer "Helmut Ritter" (verified OK))
	by mailout.charlieroot.de (Postfix) with ESMTPS id 7E31161FC7
	for <FreeBSD-gnats-submit@FreeBSD.org>; Thu,  1 May 2014 00:03:14 +0200 (CEST)
Received: from BSDHelmut.charlieroot.de (localhost [127.0.0.1])
	by BSDHelmut.charlieroot.de (Postfix) with ESMTP id 435064E641
	for <FreeBSD-gnats-submit@FreeBSD.org>; Thu,  1 May 2014 00:03:14 +0200 (CEST)
Received: from BSDHelmut.charlieroot.de ([127.0.0.1])
	by BSDHelmut.charlieroot.de (BSDHelmut.charlieroot.de [127.0.0.1]) (amavisd-new, port 10024)
	with ESMTP id 1jIIhBkiC9v5 for <FreeBSD-gnats-submit@FreeBSD.org>;
	Thu,  1 May 2014 00:03:02 +0200 (CEST)
Received: from BSDHelmut1064.charlieroot.de (bsdhelmut1064.charlieroot.de [192.168.124.134])
	by BSDHelmut.charlieroot.de (Postfix) with ESMTP
	for <FreeBSD-gnats-submit@FreeBSD.org>; Thu,  1 May 2014 00:03:02 +0200 (CEST)
Received: by BSDHelmut1064.charlieroot.de (Postfix, from userid 1001)
	id E85863019D; Thu,  1 May 2014 00:03:01 +0200 (CEST)
Message-Id: <20140430220301.E85863019D@BSDHelmut1064.charlieroot.de>
Date: Thu,  1 May 2014 00:03:01 +0200 (CEST)
From: Helmut Ritter <freebsd-ports@charlieroot.de>
To: FreeBSD-gnats-submit@FreeBSD.org
Cc:
Subject: [MAINTAINER] www/typo3-lts: add missing dependencies
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         189150
>Category:       ports
>Synopsis:       [MAINTAINER] www/typo3-lts: add missing dependencies
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    sunpoet
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Apr 30 22:20:00 UTC 2014
>Closed-Date:    Thu May 01 05:28:38 UTC 2014
>Last-Modified:  Thu May  1 07:10:03 UTC 2014
>Originator:     Helmut Ritter
>Release:        FreeBSD 10.0-RELEASE-p1 amd64
>Organization:
>Environment:
System: FreeBSD BSDHelmut1064.charlieroot.de 10.0-RELEASE-p1 FreeBSD 10.0-RELEASE-p1 #0: Tue Apr  8 06:45:06 UTC
>Description:
- Add missing dependencies
- Cleanup Makefile

Generated with FreeBSD Port Tools 1.02 (mode: update, diff: suffix)
>How-To-Repeat:
>Fix:

--- typo3-lts-6.2.1.patch begins here ---
diff -ruN ../typo3-lts.org/Makefile ./Makefile
--- ../typo3-lts.org/Makefile	2014-04-30 23:37:28.000000000 +0200
+++ ./Makefile	2014-04-30 23:41:28.000000000 +0200
@@ -3,7 +3,7 @@
 
 PORTNAME=	typo3
 PORTVERSION=	6.2.1
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	www
 MASTER_SITES=	SF/${PORTNAME}/TYPO3%20Source%20and%20Dummy/TYPO3%20${PORTVERSION}
 PKGNAMESUFFIX=	-lts
@@ -16,7 +16,7 @@
 PORTSCOUT=	limit:^6\.2\.
 
 NO_BUILD=	yes
-USE_PHP=	ctype filter json mysqli pcre session xml
+USE_PHP=	ctype fileinfo filter hash json mysqli openssl pcre session soap xml
 WANT_PHP_WEB=	yes
 
 TYPO3WWW=	www
@@ -33,9 +33,10 @@
 
 DISTFILES+=	${TYPO3SRC}${EXTRACT_SUFX}
 
-OPTIONS_DEFINE=	APC CURL GD IMAGICK MBSTRING MYSQL ZLIB
+OPTIONS_DEFINE=	APC CURL GD GMP IMAGICK MBSTRING MYSQL ZLIB
 APC_DESC=	Alternative PHP Cache
-GD_DESC=	GDlib/freetype support
+GDSUP_DESC=	${GD_DESC}
+GMPSUP_DESC=	${GMP_DESC}
 IMAGICK_DESC=	${IMAGEMAGICK_DESC}
 MBSTRING_DESC=	${MULTIBYTE_DESC}
 MYSQL_DESC=	Install MySQL Server
@@ -43,6 +44,7 @@
 APC_USE=	PHP=apc
 CURL_USE=	PHP=curl
 GD_USE=		PHP=gd
+GMP_USE=	PHP=gmp
 MBSTRING_USE=	PHP=mbstring
 MYSQL_USE=	MYSQL=server
 ZLIB_USE=	PHP=zlib
@@ -57,12 +59,6 @@
 .endif
 .endif
 
-#pre-install:
-#	@if [ -f ${WRKDIR}/${TYPO3DUMMY}/typo3conf/LocalConfiguration.php ]; then \
-#		${MV} ${WRKDIR}/${TYPO3DUMMY}/typo3conf/LocalConfiguration.php \
-#			${WRKDIR}/${TYPO3DUMMY}/typo3conf/LocalConfiguration.php.dist; \
-#	fi
-
 do-install:
 	${MKDIR} ${STAGEDIR}${PREFIX}/${TYPO3WWW}/${PORTNAME}-${TYPO3RELEASE}
 	${CP} -R ${WRKDIR}/${TYPO3SRC} ${STAGEDIR}${PREFIX}/${TYPO3WWW}/
--- typo3-lts-6.2.1.patch ends here ---

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->sunpoet 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Wed Apr 30 22:20:15 UTC 2014 
Responsible-Changed-Why:  
sunpoet@ wants this submitter's PRs (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=189150 
State-Changed-From-To: open->closed 
State-Changed-By: sunpoet 
State-Changed-When: Thu May 1 05:28:37 UTC 2014 
State-Changed-Why:  
Committed. Thanks! 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/189150: commit references a PR
Date: Thu,  1 May 2014 07:01:22 +0000 (UTC)

 Author: sunpoet
 Date: Thu May  1 05:25:53 2014
 New Revision: 352722
 URL: http://svnweb.freebsd.org/changeset/ports/352722
 QAT: https://qat.redports.org/buildarchive/r352722/
 
 Log:
   - Add missing dependencies
   - Add GMP option
   - Cleanup Makefile
   - Bump PORTREVISION for dependency change
   
   PR:		ports/189150
   Submitted by:	Helmut Ritter <freebsd-ports@charlieroot.de> (maintainer)
 
 Modified:
   head/www/typo3-lts/Makefile
 
 Modified: head/www/typo3-lts/Makefile
 ==============================================================================
 --- head/www/typo3-lts/Makefile	Thu May  1 04:43:39 2014	(r352721)
 +++ head/www/typo3-lts/Makefile	Thu May  1 05:25:53 2014	(r352722)
 @@ -3,10 +3,9 @@
  
  PORTNAME=	typo3
  PORTVERSION=	6.2.1
 -PORTREVISION=	1
 +PORTREVISION=	2
  CATEGORIES=	www
  MASTER_SITES=	SF/${PORTNAME}/TYPO3%20Source%20and%20Dummy/TYPO3%20${PORTVERSION}
 -PKGNAMESUFFIX=	-lts
  
  MAINTAINER=	freebsd-ports@charlieroot.de
  COMMENT=	The typo3 content management system
 @@ -16,7 +15,7 @@ LICENSE=	GPLv2
  PORTSCOUT=	limit:^6\.2\.
  
  NO_BUILD=	yes
 -USE_PHP=	ctype filter json mysqli pcre session xml
 +USE_PHP=	ctype fileinfo filter hash json mysqli openssl pcre session soap xml
  WANT_PHP_WEB=	yes
  
  TYPO3WWW=	www
 @@ -33,7 +32,7 @@ PLIST_SUB+=	PORTVERSION="${PORTVERSION}"
  
  DISTFILES+=	${TYPO3SRC}${EXTRACT_SUFX}
  
 -OPTIONS_DEFINE=	APC CURL GD IMAGICK MBSTRING MYSQL ZLIB
 +OPTIONS_DEFINE=	APC CURL GD GMP IMAGICK MBSTRING MYSQL ZLIB
  APC_DESC=	Alternative PHP Cache
  GD_DESC=	GDlib/freetype support
  IMAGICK_DESC=	${IMAGEMAGICK_DESC}
 @@ -43,6 +42,7 @@ MYSQL_DESC=	Install MySQL Server
  APC_USE=	PHP=apc
  CURL_USE=	PHP=curl
  GD_USE=		PHP=gd
 +GMP_USE=	PHP=gmp
  MBSTRING_USE=	PHP=mbstring
  MYSQL_USE=	MYSQL=server
  ZLIB_USE=	PHP=zlib
 @@ -57,12 +57,6 @@ RUN_DEPENDS+=	convert:${PORTSDIR}/graphi
  .endif
  .endif
  
 -#pre-install:
 -#	@if [ -f ${WRKDIR}/${TYPO3DUMMY}/typo3conf/LocalConfiguration.php ]; then \
 -#		${MV} ${WRKDIR}/${TYPO3DUMMY}/typo3conf/LocalConfiguration.php \
 -#			${WRKDIR}/${TYPO3DUMMY}/typo3conf/LocalConfiguration.php.dist; \
 -#	fi
 -
  do-install:
  	${MKDIR} ${STAGEDIR}${PREFIX}/${TYPO3WWW}/${PORTNAME}-${TYPO3RELEASE}
  	${CP} -R ${WRKDIR}/${TYPO3SRC} ${STAGEDIR}${PREFIX}/${TYPO3WWW}/
 _______________________________________________
 svn-ports-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/svn-ports-all
 To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"
 
>Unformatted:
