View | Details | Raw Unified | Return to bug 184326
Collapse All | Expand All

(-)./Makefile (-1 / +1 lines)
Lines 2-8 Link Here
2
# $FreeBSD: head/www/typo3/Makefile 327776 2013-09-20 23:36:50Z bapt $
2
# $FreeBSD: head/www/typo3/Makefile 327776 2013-09-20 23:36:50Z bapt $
3
3
4
PORTNAME=	typo3
4
PORTNAME=	typo3
5
PORTVERSION=	6.1.5
5
PORTVERSION=	6.1.6
6
CATEGORIES=	www
6
CATEGORIES=	www
7
MASTER_SITES=	SF/${PORTNAME}/TYPO3%20Source%20and%20Dummy/TYPO3%20${PORTVERSION}
7
MASTER_SITES=	SF/${PORTNAME}/TYPO3%20Source%20and%20Dummy/TYPO3%20${PORTVERSION}
8
8
(-)./distinfo (-4 / +4 lines)
Lines 1-4 Link Here
1
SHA256 (typo3_src-6.1.5.tar.gz) = 0b4028414a41264089fa35fd9c8377728f6044a04fc7ce5737f82ca0e6cee99b
1
SHA256 (typo3_src-6.1.6.tar.gz) = b2b642dce479b88419a719b50518544b20b17fef58fe7de6a666bdf0d160dfd5
2
SIZE (typo3_src-6.1.5.tar.gz) = 21129505
2
SIZE (typo3_src-6.1.6.tar.gz) = 21141976
3
SHA256 (dummy-6.1.5.tar.gz) = 73c889f202df82b3c12cc4c2cac03dcfb6d50c882d0b5d639368ee3dc2ad5407
3
SHA256 (dummy-6.1.6.tar.gz) = 59bafa6e4202df2f223e026eb9d8f4909c76db9a6133ebc21121806cb291a973
4
SIZE (dummy-6.1.5.tar.gz) = 9814
4
SIZE (dummy-6.1.6.tar.gz) = 9817
(-)./pkg-plist (+3 lines)
Lines 4174-4179 Link Here
4174
%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/fluid/Tests/Unit/ViewHelpers/Uri/EmailViewHelperTest.php
4174
%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/fluid/Tests/Unit/ViewHelpers/Uri/EmailViewHelperTest.php
4175
%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/fluid/Tests/Unit/ViewHelpers/Uri/ExternalViewHelperTest.php
4175
%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/fluid/Tests/Unit/ViewHelpers/Uri/ExternalViewHelperTest.php
4176
%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/fluid/Tests/Unit/ViewHelpers/ViewHelperBaseTestcase.php
4176
%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/fluid/Tests/Unit/ViewHelpers/ViewHelperBaseTestcase.php
4177
%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/fluid/Tests/Unit/ViewHelpers/Widget/Controller/PaginateControllerTest.php
4177
%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/fluid/ext_emconf.php
4178
%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/fluid/ext_emconf.php
4178
%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/fluid/ext_icon.gif
4179
%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/fluid/ext_icon.gif
4179
%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/fluid/ext_localconf.php
4180
%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/fluid/ext_localconf.php
Lines 9847-9852 Link Here
9847
@dirrm %%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/form/Classes/Controller
9848
@dirrm %%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/form/Classes/Controller
9848
@dirrm %%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/form/Classes
9849
@dirrm %%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/form/Classes
9849
@dirrm %%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/form
9850
@dirrm %%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/form
9851
@dirrm %%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/fluid/Tests/Unit/ViewHelpers/Widget/Controller
9852
@dirrm %%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/fluid/Tests/Unit/ViewHelpers/Widget
9850
@dirrm %%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/fluid/Tests/Unit/ViewHelpers/Uri
9853
@dirrm %%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/fluid/Tests/Unit/ViewHelpers/Uri
9851
@dirrm %%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/fluid/Tests/Unit/ViewHelpers/Security
9854
@dirrm %%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/fluid/Tests/Unit/ViewHelpers/Security
9852
@dirrm %%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/fluid/Tests/Unit/ViewHelpers/Link
9855
@dirrm %%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/fluid/Tests/Unit/ViewHelpers/Link

Return to bug 184326