ports/123115: Update port: www/typo3

Gerrit Beine gerrit.beine at gmx.de
Sat Apr 26 15:30:06 UTC 2008


>Number:         123115
>Category:       ports
>Synopsis:       Update port: www/typo3
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sat Apr 26 15:30:05 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Gerrit Beine
>Release:        FreeBSD 7.0-RELEASE
>Organization:
Beine Computer
>Environment:
FreeBSD tb.vmware.beine-computer.de 7.0-RELEASE FreeBSD 7.0-RELEASE #0: Sun Feb 24 19:59:52 UTC 2008     root at logan.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC  i386

>Description:
Update to version 4.2.0

>From this version on Typo3 requires PHP 5 for running.
PHP 4 is no longer supported.
>How-To-Repeat:

>Fix:
diff -Nur /usr/ports/www/typo3/Makefile typo3/Makefile
--- /usr/ports/www/typo3/Makefile	2008-04-22 12:56:45.000000000 +0200
+++ typo3/Makefile	2008-04-26 15:42:52.000000000 +0200
@@ -6,8 +6,7 @@
 #
 
 PORTNAME=	typo3
-PORTVERSION=	4.1.6
-PORTREVISION=	1
+PORTVERSION=	4.2.0
 CATEGORIES=	www
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=	${PORTNAME}
@@ -19,6 +18,7 @@
 NO_BUILD=	yes
 USE_PHP=	mysql pcre xml session ctype
 WANT_PHP_WEB=	yes
+IGNORE_WITH_PHP=	4
 
 TYPO3DIR=	www/${DISTNAME}
 SITEDIR?=	www/typo3
diff -Nur /usr/ports/www/typo3/distinfo typo3/distinfo
--- /usr/ports/www/typo3/distinfo	2008-03-10 09:19:18.000000000 +0100
+++ typo3/distinfo	2008-04-26 16:46:15.000000000 +0200
@@ -1,6 +1,6 @@
-MD5 (typo3_src-4.1.6.tar.gz) = 552c7a95c67d7118b42eef2de3ceec60
-SHA256 (typo3_src-4.1.6.tar.gz) = 9e55a2bcfee51620c27446d990790bbc43875805afc93089d2d1d82e208113d7
-SIZE (typo3_src-4.1.6.tar.gz) = 7783124
-MD5 (dummy-4.1.6.tar.gz) = 37228a71fffd974087809840956f5bd7
-SHA256 (dummy-4.1.6.tar.gz) = 6d358099d2ef258dbad6f41430c7883aa76a678e9c7ee44d2ae8b5bf9c41af1e
-SIZE (dummy-4.1.6.tar.gz) = 9438
+MD5 (typo3_src-4.2.0.tar.gz) = 26f211af1d530680b9dafa189a088718
+SHA256 (typo3_src-4.2.0.tar.gz) = f578a6c676a32ea4c4f25b87edd6a38a1ab03d6b71fb5e30988c7d0f19ed4313
+SIZE (typo3_src-4.2.0.tar.gz) = 8366513
+MD5 (dummy-4.2.0.tar.gz) = 3da2c2ce036b3fa0f270acdf0dbfe011
+SHA256 (dummy-4.2.0.tar.gz) = 6c7d06821ce0e8bc0c0da8b406f4d3d8ff6577f788ba921aeb380b4c2a38b4fb
+SIZE (dummy-4.2.0.tar.gz) = 9443


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



More information about the freebsd-ports-bugs mailing list