diff options
author | Wen Heping <wen@FreeBSD.org> | 2010-10-19 00:54:24 +0000 |
---|---|---|
committer | Wen Heping <wen@FreeBSD.org> | 2010-10-19 00:54:24 +0000 |
commit | 6664c5be75fb9deff25ff1a3e1fae7944c4e1ca4 (patch) | |
tree | 9ee17079139ac35ff18c12377c87677b65c23e09 /www/typo3 | |
parent | 2a1f07373338bf51f3815a35ff4f324ce7236ca6 (diff) | |
download | ports-6664c5be75fb9deff25ff1a3e1fae7944c4e1ca4.tar.gz ports-6664c5be75fb9deff25ff1a3e1fae7944c4e1ca4.zip |
Notes
Diffstat (limited to 'www/typo3')
-rw-r--r-- | www/typo3/Makefile | 2 | ||||
-rw-r--r-- | www/typo3/distinfo | 12 | ||||
-rw-r--r-- | www/typo3/pkg-descr | 3 |
3 files changed, 10 insertions, 7 deletions
diff --git a/www/typo3/Makefile b/www/typo3/Makefile index f604905c8827..4da8bdc2ef7f 100644 --- a/www/typo3/Makefile +++ b/www/typo3/Makefile @@ -6,7 +6,7 @@ # PORTNAME= typo3 -PORTVERSION= 4.3.7 +PORTVERSION= 4.4.4 CATEGORIES= www MASTER_SITES= SF/${PORTNAME}/TYPO3%20Source%20and%20Dummy/TYPO3%20${PORTVERSION} DISTNAME= ${PORTNAME}_src-${PORTVERSION} diff --git a/www/typo3/distinfo b/www/typo3/distinfo index 00dae484eeda..56a8a58c4572 100644 --- a/www/typo3/distinfo +++ b/www/typo3/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.4.4.tar.gz) = b8c8f8fb78e1a33b786ebb8317153b3a +SHA256 (typo3_src-4.4.4.tar.gz) = eee93e67698819feafa2ca04dcd1b0246ac8d274d6affd96c30d9bb00f66e461 +SIZE (typo3_src-4.4.4.tar.gz) = 18533448 +MD5 (dummy-4.4.4.tar.gz) = 2bb7fe08f85b14a509305aa58b0db0ad +SHA256 (dummy-4.4.4.tar.gz) = ce0c619734c3ca30db127e10cecc671f4abc76546a1e5890fb7bda06ec648205 +SIZE (dummy-4.4.4.tar.gz) = 9739 diff --git a/www/typo3/pkg-descr b/www/typo3/pkg-descr index ec78def5bac9..5c878a2b8e98 100644 --- a/www/typo3/pkg-descr +++ b/www/typo3/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 current stable release. It is recommended for existing +projects and will get full support until TYPO3 4.5 has been released. + WWW: http://typo3.org/ |