diff options
author | culot <culot@FreeBSD.org> | 2013-11-28 15:40:44 +0800 |
---|---|---|
committer | culot <culot@FreeBSD.org> | 2013-11-28 15:40:44 +0800 |
commit | e4fb5947582de85970379cd8b802d581c88c4266 (patch) | |
tree | 78a71606231363d7a25c53acbed081be1ac9a78e /www | |
parent | 1d7dabc17dd0dea2b148a6dbb1233b65742f0d5c (diff) | |
download | freebsd-ports-gnome-e4fb5947582de85970379cd8b802d581c88c4266.tar.gz freebsd-ports-gnome-e4fb5947582de85970379cd8b802d581c88c4266.tar.zst freebsd-ports-gnome-e4fb5947582de85970379cd8b802d581c88c4266.zip |
- Update to 6.1.6
Changes: http://wiki.typo3.org/TYPO3_6.1.6
PR: ports/184326
Submitted by: Helmut Ritter <freebsd-ports@charlieroot.de> (maintainer)
Diffstat (limited to 'www')
-rw-r--r-- | www/typo3/Makefile | 2 | ||||
-rw-r--r-- | www/typo3/distinfo | 8 | ||||
-rw-r--r-- | www/typo3/pkg-plist | 3 |
3 files changed, 8 insertions, 5 deletions
diff --git a/www/typo3/Makefile b/www/typo3/Makefile index 8a6063da3870..f8af77269929 100644 --- a/www/typo3/Makefile +++ b/www/typo3/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= typo3 -PORTVERSION= 6.1.5 +PORTVERSION= 6.1.6 CATEGORIES= www MASTER_SITES= SF/${PORTNAME}/TYPO3%20Source%20and%20Dummy/TYPO3%20${PORTVERSION} diff --git a/www/typo3/distinfo b/www/typo3/distinfo index f93b15dc9337..ebcd978af602 100644 --- a/www/typo3/distinfo +++ b/www/typo3/distinfo @@ -1,4 +1,4 @@ -SHA256 (typo3_src-6.1.5.tar.gz) = 0b4028414a41264089fa35fd9c8377728f6044a04fc7ce5737f82ca0e6cee99b -SIZE (typo3_src-6.1.5.tar.gz) = 21129505 -SHA256 (dummy-6.1.5.tar.gz) = 73c889f202df82b3c12cc4c2cac03dcfb6d50c882d0b5d639368ee3dc2ad5407 -SIZE (dummy-6.1.5.tar.gz) = 9814 +SHA256 (typo3_src-6.1.6.tar.gz) = b2b642dce479b88419a719b50518544b20b17fef58fe7de6a666bdf0d160dfd5 +SIZE (typo3_src-6.1.6.tar.gz) = 21141976 +SHA256 (dummy-6.1.6.tar.gz) = 59bafa6e4202df2f223e026eb9d8f4909c76db9a6133ebc21121806cb291a973 +SIZE (dummy-6.1.6.tar.gz) = 9817 diff --git a/www/typo3/pkg-plist b/www/typo3/pkg-plist index 271a0d8f7f4c..6531c4a03e4c 100644 --- a/www/typo3/pkg-plist +++ b/www/typo3/pkg-plist @@ -4174,6 +4174,7 @@ %%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/fluid/Tests/Unit/ViewHelpers/Uri/EmailViewHelperTest.php %%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/fluid/Tests/Unit/ViewHelpers/Uri/ExternalViewHelperTest.php %%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/fluid/Tests/Unit/ViewHelpers/ViewHelperBaseTestcase.php +%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/fluid/Tests/Unit/ViewHelpers/Widget/Controller/PaginateControllerTest.php %%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/fluid/ext_emconf.php %%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/fluid/ext_icon.gif %%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/fluid/ext_localconf.php @@ -9847,6 +9848,8 @@ @dirrm %%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/form/Classes/Controller @dirrm %%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/form/Classes @dirrm %%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/form +@dirrm %%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/fluid/Tests/Unit/ViewHelpers/Widget/Controller +@dirrm %%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/fluid/Tests/Unit/ViewHelpers/Widget @dirrm %%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/fluid/Tests/Unit/ViewHelpers/Uri @dirrm %%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/fluid/Tests/Unit/ViewHelpers/Security @dirrm %%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/fluid/Tests/Unit/ViewHelpers/Link |