summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorWen Heping <wen@FreeBSD.org>2010-10-19 00:38:03 +0000
committerWen Heping <wen@FreeBSD.org>2010-10-19 00:38:03 +0000
commitc9afdd60164cc358818e7d2e9580c475bfe6cf83 (patch)
tree6002051bd7ba034a94bf53a7ba59985b3652ce89 /www
parent- Upgrade to 1.4.11 (minor bugfixes). (diff)
- Update to 4.3.8
PR: ports/151459 Submitted by: Helmut Schneider <jumper99@gmx.de> (maintainer)
Notes
Notes: svn path=/head/; revision=263231
Diffstat (limited to 'www')
-rw-r--r--www/typo343/Makefile4
-rw-r--r--www/typo343/distinfo12
-rw-r--r--www/typo343/pkg-descr3
-rw-r--r--www/typo343/pkg-plist6
4 files changed, 14 insertions, 11 deletions
diff --git a/www/typo343/Makefile b/www/typo343/Makefile
index 2f8afe1ecf27..1f519a4ffbeb 100644
--- a/www/typo343/Makefile
+++ b/www/typo343/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= typo3
-PORTVERSION= 4.3.7
+PORTVERSION= 4.3.8
CATEGORIES= www
MASTER_SITES= SF/${PORTNAME}/TYPO3%20Source%20and%20Dummy/TYPO3%20${PORTVERSION}
DISTNAME= ${PORTNAME}_src-${PORTVERSION}
@@ -21,7 +21,7 @@ WANT_PHP_WEB= yes
IGNORE_WITH_PHP= 4
TYPO3DIR= www/${DISTNAME}
-SITEDIR?= www/typo3
+SITEDIR?= www/typo343
SITESRC= ${WRKDIR}/${EDITION}-${PORTVERSION}
EDITION= dummy
diff --git a/www/typo343/distinfo b/www/typo343/distinfo
index 00dae484eeda..f854b9864282 100644
--- a/www/typo343/distinfo
+++ b/www/typo343/distinfo
@@ -1,6 +1,6 @@
-MD5 (typo3_src-4.3.7.tar.gz) = 86ba73e7dc48fccb3400b61e55b0446e
-SHA256 (typo3_src-4.3.7.tar.gz) = 4ce66a5f4c45765eeb972fad0b5e2c45d76d1f4c7325a463f438797ca43baf8a
-SIZE (typo3_src-4.3.7.tar.gz) = 11501611
-MD5 (dummy-4.3.7.tar.gz) = 163058329a01311524c4c92f38980026
-SHA256 (dummy-4.3.7.tar.gz) = caa93ab6631465348b962dd0834ecabb1a39e0abb8f39f51c497b582ea8dd172
-SIZE (dummy-4.3.7.tar.gz) = 9551
+MD5 (typo3_src-4.3.8.tar.gz) = 3081f2fd3f31f70c297d37501c34ed62
+SHA256 (typo3_src-4.3.8.tar.gz) = 3bfb4fbcf3d50b93db79334b794ade025e18c26aaffd7793bc132e1c7d682bdd
+SIZE (typo3_src-4.3.8.tar.gz) = 11502434
+MD5 (dummy-4.3.8.tar.gz) = d5eb0ed0f58b409b30fdb2c55739d59a
+SHA256 (dummy-4.3.8.tar.gz) = f2a17f6d7a5ca67433b742e1890af1d03595d8161e7684713a1b1f6c477b144a
+SIZE (dummy-4.3.8.tar.gz) = 9548
diff --git a/www/typo343/pkg-descr b/www/typo343/pkg-descr
index ec78def5bac9..11ccc5a9d2b8 100644
--- a/www/typo343/pkg-descr
+++ b/www/typo343/pkg-descr
@@ -2,4 +2,7 @@ TYPO3 is a free Open Source content management system for enterprise purposes
on the web and in intranets. It offers full flexibility and extendability while
featuring an accomplished set of ready-made interfaces, functions and modules.
+This version is the old stable release. It can be used for existing projects,
+but gets only security fixes. Updating to TYPO3 4.4 is recommended.
+
WWW: http://typo3.org/
diff --git a/www/typo343/pkg-plist b/www/typo343/pkg-plist
index f9b49a9097eb..9d9089a9add7 100644
--- a/www/typo343/pkg-plist
+++ b/www/typo343/pkg-plist
@@ -1,3 +1,3 @@
-@exec mkdir -p %D/www/typo3/typo3conf 2> /dev/null
-@exec [ -f %D/www/typo3/typo3conf/localconf.php ] || cp %D/www/typo3/typo3conf/localconf.php.dist %D/www/typo3/typo3conf/localconf.php
-@unexec if cmp -s %D/www/typo3/typo3conf/localconf.php %D/www/typo3/typo3conf/localconf.php.dist; then rm -f %D/www/typo3/typo3conf/localconf.php; fi
+@exec mkdir -p %D/www/typo343/typo3conf 2> /dev/null
+@exec [ -f %D/www/typo343/typo3conf/localconf.php ] || cp %D/www/typo343/typo3conf/localconf.php.dist %D/www/typo343/typo3conf/localconf.php
+@unexec if cmp -s %D/www/typo343/typo3conf/localconf.php %D/www/typo343/typo3conf/localconf.php.dist; then rm -f %D/www/typo343/typo3conf/localconf.php; fi