diff options
Diffstat (limited to 'www')
-rw-r--r-- | www/typo345/Makefile | 4 | ||||
-rw-r--r-- | www/typo345/distinfo | 8 | ||||
-rw-r--r-- | www/typo345/pkg-plist | 4 |
3 files changed, 10 insertions, 6 deletions
diff --git a/www/typo345/Makefile b/www/typo345/Makefile index 85e1f82e63b8..f3a1d82a2dc7 100644 --- a/www/typo345/Makefile +++ b/www/typo345/Makefile @@ -2,16 +2,16 @@ # $FreeBSD$ PORTNAME= typo3 -PORTVERSION= 4.5.31 +PORTVERSION= 4.5.32 CATEGORIES= www MASTER_SITES= SF/${PORTNAME}/TYPO3%20Source%20and%20Dummy/TYPO3%20${PORTVERSION} +PKGNAMESUFFIX= ${TYPO3RELEASE} MAINTAINER= freebsd-ports@charlieroot.de COMMENT= The typo3 content management system LICENSE= GPLv2 -LATEST_LINK= ${PKGBASE}${TYPO3RELEASE} NO_BUILD= yes USE_PHP= ctype filter json mysql pcre session xml WANT_PHP_WEB= yes diff --git a/www/typo345/distinfo b/www/typo345/distinfo index c7e343dd46c2..64d5a8764e37 100644 --- a/www/typo345/distinfo +++ b/www/typo345/distinfo @@ -1,4 +1,4 @@ -SHA256 (typo3_src-4.5.31.tar.gz) = b2f7cdc11507412a0f93f798b479dd37506b21d6ebe84c6baeda8174521d7569 -SIZE (typo3_src-4.5.31.tar.gz) = 20764313 -SHA256 (dummy-4.5.31.tar.gz) = 933228a830be9397a5a446492b614322a646339e3d081df343cbd4a6650f74da -SIZE (dummy-4.5.31.tar.gz) = 9977 +SHA256 (typo3_src-4.5.32.tar.gz) = e15d436fadcd269c5c1a118d34c1b666ad4353e2ea2af3c09c238305752efe65 +SIZE (typo3_src-4.5.32.tar.gz) = 20769345 +SHA256 (dummy-4.5.32.tar.gz) = a3f7fb33a363ba90f4df0570d49c94c3de667026da836839e2a6aaa07c6274f1 +SIZE (dummy-4.5.32.tar.gz) = 9978 diff --git a/www/typo345/pkg-plist b/www/typo345/pkg-plist index c86d5e3f93d6..71fd59d8bff5 100644 --- a/www/typo345/pkg-plist +++ b/www/typo345/pkg-plist @@ -2791,6 +2791,7 @@ %%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/dbal/res/oracle/templavoila.diff %%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/dbal/res/postgresql/postgresql-compatibility.sql %%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/em/ChangeLog +%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/em/Tests/Unit/tools/class.tx_em_toolsTest.php %%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/em/classes/class.tx_em_api.php %%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/em/classes/class.tx_em_extensionmanager.php %%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/em/classes/conf.php @@ -8059,6 +8060,9 @@ @dirrm %%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/em/classes/database @dirrm %%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/em/classes/connection @dirrm %%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/em/classes +@dirrm %%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/em/Tests/Unit/tools +@dirrm %%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/em/Tests/Unit +@dirrm %%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/em/Tests @dirrm %%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/em @dirrm %%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/dbal/res/postgresql @dirrm %%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/dbal/res/oracle |