ports/97954: UPDATE: typo3 to v4.0

Thomas Sandford freebsduser at paradisegreen.co.uk
Fri May 26 12:20:30 UTC 2006


>Number:         97954
>Category:       ports
>Synopsis:       UPDATE: typo3 to v4.0
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Fri May 26 12:20:24 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Thomas Sandford
>Release:        FreeBSD 5.4-RELEASE i386
>Organization:
>Environment:
System: FreeBSD almaz.paradisegreen.co.uk 5.4-RELEASE FreeBSD 5.4-RELEASE #0: Sun May 15 12:31:08 BST 2005 root at almaz.paradisegreen.co.uk:/usr/src/sys/i386/compile/SMP i386


	
>Description:
	The attached patch will bring the typo3 port up to the current
        release, 4.0.

        Note that the "quickstart" and "testsite" distributions no
        longer exist, and so have been removed from the port. (they
        can now be installed as extensions instead).

>How-To-Repeat:
	N/A
>Fix:

--- typo3-patch begins here ---
diff -ruN typo3.old/Makefile typo3/Makefile
--- typo3.old/Makefile	Wed May 24 15:21:45 2006
+++ typo3/Makefile	Thu May 25 18:55:22 2006
@@ -2,12 +2,11 @@
 # Date created:				February 6th 2005
 # Whom:	      				Gerrit Beine <tux at pinguru.net>
 #
 # $FreeBSD: ports/www/typo3/Makefile,v 1.8 2006/05/24 14:21:45 mnag Exp $
 #
 
 PORTNAME=	typo3
-PORTVERSION=	3.8.1
-PORTREVISION=	2
+PORTVERSION=	4.0
 CATEGORIES=	www
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=	${PORTNAME}
@@ -24,20 +23,9 @@
 SITEDIR?=	www/typo3
 SITESRC=	${WRKDIR}/${EDITION}-${PORTVERSION}
 
-.if defined(WITH_EDITION) && (${WITH_EDITION} == "quickstart" || ${WITH_EDITION} == "testsite")
-EDITION=	${WITH_EDITION}
-.else
 EDITION=	dummy
-.endif
 
-.if make(makesum)
-DISTFILES+=	${DISTNAME}${EXTRACT_SUFX} \
-		dummy-${PORTVERSION}${EXTRACT_SUFX} \
-		quickstart-${PORTVERSION}${EXTRACT_SUFX} \
-		testsite-${PORTVERSION}${EXTRACT_SUFX}
-.else
 DISTFILES+=	${DISTNAME}${EXTRACT_SUFX} ${EDITION}-${PORTVERSION}${EXTRACT_SUFX}
-.endif
 
 OPTIONS=	GD "Configure with GDlib/freetype support" off \
 		ZLIB "Configure with zlib support" off \
diff -ruN typo3.old/distinfo typo3/distinfo
--- typo3.old/distinfo	Wed Jan 11 11:33:25 2006
+++ typo3/distinfo	Thu Apr 13 14:24:16 2006
@@ -1,12 +1,6 @@
-MD5 (typo3_src-3.8.1.tar.gz) = 9b836657ea48ad92f7a9e84918ebe820
-SHA256 (typo3_src-3.8.1.tar.gz) = f29e8c0fabf9cd095b8ff3a5fca93fe3b54ab1fbaa8348894b518f726e8b227c
-SIZE (typo3_src-3.8.1.tar.gz) = 11594162
-MD5 (dummy-3.8.1.tar.gz) = efcd71dd8cc6fc2cb5515a28bdfbe1a6
-SHA256 (dummy-3.8.1.tar.gz) = 7d0b659f83c70b05f1d1e33886c95ca7e9be2c86b7126bef6bd7b12009c8a5c1
-SIZE (dummy-3.8.1.tar.gz) = 244509
-MD5 (quickstart-3.8.1.tar.gz) = fd39435d9774449ccd73876a6a8fe11c
-SHA256 (quickstart-3.8.1.tar.gz) = 7a3d81c442036bdd0bcee292d7bd30137f612a2c9e58ec2eebaa73505d38d621
-SIZE (quickstart-3.8.1.tar.gz) = 795350
-MD5 (testsite-3.8.1.tar.gz) = 6f2fc824b69834a55f61c4725e8a4c82
-SHA256 (testsite-3.8.1.tar.gz) = 8d4882a78fb49829bb6f6b988c863117002a6f8e5f103726fd1de9be0b8808da
-SIZE (testsite-3.8.1.tar.gz) = 1722789
+MD5 (typo3_src-4.0.tar.gz) = 37ff7ccd58ef9868a1af0ad2708a3de8
+SHA256 (typo3_src-4.0.tar.gz) = 5d002bf6f23d33c5e92f6e83e4f4effd483f1382cb74f2bde5ef29c185f8897f
+SIZE (typo3_src-4.0.tar.gz) = 7370759
+MD5 (dummy-4.0.tar.gz) = 103a99441516b0ac147f2937c75eac71
+SHA256 (dummy-4.0.tar.gz) = 095b3963f3a8843585386ca4234737c46958a2c1ceec9248078dc38852360a6a
+SIZE (dummy-4.0.tar.gz) = 10554
--- typo3-patch ends here ---


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



More information about the freebsd-ports-bugs mailing list