ports/131262: Update port: www/typo3

Gerrit Beine gerrit.beine at gmx.de
Sun Feb 1 17:50:04 UTC 2009


>Number:         131262
>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:   Sun Feb 01 17:50:03 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Gerrit Beine
>Release:        FreeBSD 7.0-RELEASE
>Organization:
sapat GmbH
>Environment:
FreeBSD tb.genesez.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.5

This includes a patch to save the configuration for future updates
>How-To-Repeat:

>Fix:
diff -Nur /usr/ports/www/typo3/Makefile typo3/Makefile
--- /usr/ports/www/typo3/Makefile	2008-12-26 23:56:28.000000000 +0100
+++ typo3/Makefile	2009-02-01 18:08:44.000000000 +0100
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	typo3
-PORTVERSION=	4.2.3
+PORTVERSION=	4.2.5
 CATEGORIES=	www
 MASTER_SITES=	SF
 DISTNAME=	${PORTNAME}_src-${PORTVERSION}
diff -Nur /usr/ports/www/typo3/distinfo typo3/distinfo
--- /usr/ports/www/typo3/distinfo	2008-12-26 23:56:28.000000000 +0100
+++ typo3/distinfo	2009-02-01 18:10:02.000000000 +0100
@@ -1,6 +1,6 @@
-MD5 (typo3_src-4.2.3.tar.gz) = 50a60a1ebf3f3d62b6618cb01e18eed9
-SHA256 (typo3_src-4.2.3.tar.gz) = b0f9d327c0bafca0b5d8783f3291a524a2f99ecd6ac5f91fe4377c336eabb4de
-SIZE (typo3_src-4.2.3.tar.gz) = 8364774
-MD5 (dummy-4.2.3.tar.gz) = 1ef40abae217f2bf8e1a72f76ad41206
-SHA256 (dummy-4.2.3.tar.gz) = ea927c5f6d3a7a53ebc53132340ba5466f4e788756c7a0ab06747ad1ac60a20a
-SIZE (dummy-4.2.3.tar.gz) = 9429
+MD5 (typo3_src-4.2.5.tar.gz) = 75b2e5db6ac586fb6176f329be452159
+SHA256 (typo3_src-4.2.5.tar.gz) = 8de681685ac020b471e9da91440ad97b0bbaba1caa2188719644711def8a3ed3
+SIZE (typo3_src-4.2.5.tar.gz) = 8144727
+MD5 (dummy-4.2.5.tar.gz) = 64d53b1d5be9dd94d204e4e66fb34771
+SHA256 (dummy-4.2.5.tar.gz) = 295d89c2c3282eb2a6f7fa05ae9e6c19d0a5600e09854ae6cd300a26aa308996
+SIZE (dummy-4.2.5.tar.gz) = 9435
diff -Nur /usr/ports/www/typo3/pkg-plist typo3/pkg-plist
--- /usr/ports/www/typo3/pkg-plist	1970-01-01 01:00:00.000000000 +0100
+++ typo3/pkg-plist	2009-01-18 15:51:12.000000000 +0100
@@ -0,0 +1,5 @@
+ at unexec if cmp -s %D/www/typo3/typo3conf/localconf.php %D/www/typo3/typo3conf/localconf.sample.php; then rm -f %D/www/typo3/typo3conf/localconf.php; fi
+ at exec [ -f %D/www/typo3/typo3conf/localconf.php ] || cp %D/www/typo3/typo3conf/localconf.sample.php %D/www/typo3/typo3conf/localconf.php
+ at dirrmtry www/typo3/typo3conf
+ at dirrmtry www/typo3
+ at unexec rmdir %D/www/typo3 2> /dev/null || echo "===> If you do not plan to reinstall typo3, you can safely remove %D/www/typo3."


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



More information about the freebsd-ports-bugs mailing list