diff options
author | Ruslan Makhmatkhanov <rm@FreeBSD.org> | 2012-03-29 18:17:56 +0000 |
---|---|---|
committer | Ruslan Makhmatkhanov <rm@FreeBSD.org> | 2012-03-29 18:17:56 +0000 |
commit | 716c6d0059f2c03cf38ff2ca3bb046f56987a6dd (patch) | |
tree | d8e68e5fd5b444687b3503b421bd6c2819c2994a /www/typo3 | |
parent | ec0bb73fc832e0f2db5b4981d36d323984f4fa95 (diff) | |
download | ports-716c6d0059f2c03cf38ff2ca3bb046f56987a6dd.tar.gz ports-716c6d0059f2c03cf38ff2ca3bb046f56987a6dd.zip |
Notes
Diffstat (limited to 'www/typo3')
-rw-r--r-- | www/typo3/Makefile | 2 | ||||
-rw-r--r-- | www/typo3/distinfo | 8 | ||||
-rw-r--r-- | www/typo3/pkg-descr | 2 | ||||
-rw-r--r-- | www/typo3/pkg-plist | 1 |
4 files changed, 7 insertions, 6 deletions
diff --git a/www/typo3/Makefile b/www/typo3/Makefile index 171f3213e059..4cb645f28ef1 100644 --- a/www/typo3/Makefile +++ b/www/typo3/Makefile @@ -6,7 +6,7 @@ # PORTNAME= typo3 -PORTVERSION= 4.6.6 +PORTVERSION= 4.6.7 CATEGORIES= www MASTER_SITES= SF/${PORTNAME}/TYPO3%20Source%20and%20Dummy/TYPO3%20${PORTVERSION} diff --git a/www/typo3/distinfo b/www/typo3/distinfo index 56a44d862916..cf64ab6c5ba9 100644 --- a/www/typo3/distinfo +++ b/www/typo3/distinfo @@ -1,4 +1,4 @@ -SHA256 (typo3_src-4.6.6.tar.gz) = 9974b20dfc3861b034f727ab3d1d54b962e00169ca5fd8054e8ae1818c7f1455 -SIZE (typo3_src-4.6.6.tar.gz) = 21267844 -SHA256 (dummy-4.6.6.tar.gz) = 1011cc6b046932878f7178c556abe5a454866e55ca77ab377d52ad71cb06feb8 -SIZE (dummy-4.6.6.tar.gz) = 10140 +SHA256 (typo3_src-4.6.7.tar.gz) = 337922d1708faeeb8a4c932c712b25cf6d442a9fc2b5e0d24cbb0efb7b8d7635 +SIZE (typo3_src-4.6.7.tar.gz) = 21271871 +SHA256 (dummy-4.6.7.tar.gz) = abe9129a1eed6373b2ccfdac923674d501a90eb754b345cbadfc33b904590a8d +SIZE (dummy-4.6.7.tar.gz) = 10141 diff --git a/www/typo3/pkg-descr b/www/typo3/pkg-descr index 49f94c6d4114..38a9b600d305 100644 --- a/www/typo3/pkg-descr +++ b/www/typo3/pkg-descr @@ -5,4 +5,4 @@ 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 April 2013. -WWW: http://typo3.org/ +WWW: http://typo3.org/ diff --git a/www/typo3/pkg-plist b/www/typo3/pkg-plist index db468f5dcfe0..89eeefd7c185 100644 --- a/www/typo3/pkg-plist +++ b/www/typo3/pkg-plist @@ -3194,6 +3194,7 @@ %%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/extbase/Classes/Security/Exception.php %%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/extbase/Classes/Security/Exception/InvalidArgumentForHashGeneration.php %%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/extbase/Classes/Security/Exception/InvalidArgumentForRequestHashGeneration.php +%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/extbase/Classes/Security/Exception/InvalidHash.php %%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/extbase/Classes/Security/Exception/SyntacticallyWrongRequestHash.php %%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/extbase/Classes/Service/CacheService.php %%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/extbase/Classes/Service/ExtensionService.php |