Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 18 Apr 2010 22:29:52 +0200 (CEST)
From:      Helmut Schneider <jumper99@gmx.de>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        gerrit.beine@gmx.de
Subject:   ports/145812: [PATCH] www/typo3: update to 4.3.3
Message-ID:  <20100418202952.6E64B50EFA@BSDHelmut.v-pe.de>
Resent-Message-ID: <201004182030.o3IKU1al043272@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         145812
>Category:       ports
>Synopsis:       [PATCH] www/typo3: update to 4.3.3
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Sun Apr 18 20:30:01 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     Helmut Schneider
>Release:        FreeBSD 8.0-RELEASE-p2 amd64
>Organization:
>Environment:
System: FreeBSD BSDHelmut.charlieroot.de 8.0-RELEASE-p2 FreeBSD 8.0-RELEASE-p2 #2: Mon Jan 11 12:33:20 CET 2010
>Description:
- Update to 4.3.3

Port maintainer (gerrit.beine@gmx.de) is cc'd.

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

--- typo3-4.3.3.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/www/typo3/Makefile /tmp/typo3/Makefile
--- /usr/ports/www/typo3/Makefile	2010-03-29 12:37:11.000000000 +0200
+++ /tmp/typo3/Makefile	2010-04-18 22:24:54.000000000 +0200
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	typo3
-PORTVERSION=	4.2.10
+PORTVERSION=	4.3.3
 CATEGORIES=	www
 MASTER_SITES=	SF/${PORTNAME}/TYPO3%20Source%20and%20Dummy/TYPO3%20${PORTVERSION}
 DISTNAME=	${PORTNAME}_src-${PORTVERSION}
@@ -15,7 +15,7 @@
 COMMENT=	The typo3 content management system
 
 NO_BUILD=	yes
-USE_PHP=	mysql pcre xml session ctype
+USE_PHP=	mysql pcre xml session ctype filter
 WANT_PHP_WEB=	yes
 IGNORE_WITH_PHP=	4
 
diff -ruN --exclude=CVS /usr/ports/www/typo3/distinfo /tmp/typo3/distinfo
--- /usr/ports/www/typo3/distinfo	2009-11-04 09:39:45.000000000 +0100
+++ /tmp/typo3/distinfo	2010-04-18 20:57:42.000000000 +0200
@@ -1,6 +1,6 @@
-MD5 (typo3_src-4.2.10.tar.gz) = b53a1d9faeff6a872efa9104946cdb87
-SHA256 (typo3_src-4.2.10.tar.gz) = d64b78314e67a1b03e8a720b655ffd04cec45b31c9e3e603605fd70a5556b6e7
-SIZE (typo3_src-4.2.10.tar.gz) = 8155862
-MD5 (dummy-4.2.10.tar.gz) = 8c7f51b692db4123ce08c8f9f866337c
-SHA256 (dummy-4.2.10.tar.gz) = 1afa6da066e917ea34f22fa0ee05bb43011d1a92092f601d7df20812257c64f1
-SIZE (dummy-4.2.10.tar.gz) = 9381
+MD5 (typo3_src-4.3.3.tar.gz) = ecb6d38804426cfb6aedbb82fde08b5d
+SHA256 (typo3_src-4.3.3.tar.gz) = 0d47a38a293c58a58bb73f1ac46d1c271d50b2d052528899f00823b4174ee7da
+SIZE (typo3_src-4.3.3.tar.gz) = 11488508
+MD5 (dummy-4.3.3.tar.gz) = 48339224f7c5cd4cb033541b445cedd7
+SHA256 (dummy-4.3.3.tar.gz) = bb7c357d9bbd2c22a350a8695bbe9ec45753c81dc8d771e3ec6ef4d9451672c9
+SIZE (dummy-4.3.3.tar.gz) = 9556
--- typo3-4.3.3.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20100418202952.6E64B50EFA>