aboutsummaryrefslogtreecommitdiffstats
path: root/www
diff options
context:
space:
mode:
authorsunpoet <sunpoet@FreeBSD.org>2013-12-12 03:34:19 +0800
committersunpoet <sunpoet@FreeBSD.org>2013-12-12 03:34:19 +0800
commit7028399d5da142465fac9babc86e1e903c5de133 (patch)
tree21fc0aa261e7ec23eadb055e1c70c5a447f34adc /www
parent87b449af97e8cc24921587ef10f34e9c33f57897 (diff)
downloadfreebsd-ports-gnome-7028399d5da142465fac9babc86e1e903c5de133.tar.gz
freebsd-ports-gnome-7028399d5da142465fac9babc86e1e903c5de133.tar.zst
freebsd-ports-gnome-7028399d5da142465fac9babc86e1e903c5de133.zip
- Update to 4.5.32
- While I'm here: - Fix PKGNAME collision: add PKGNAMESUFFIX - Remove LATEST_LINK Changes: http://typo3.org/news/article/typo3-cms-4532-4717-6012-and-617-released/ Security: https://typo3.org/teams/security/security-bulletins/typo3-core/typo3-core-sa-2013-004/ PR: ports/184670 Submitted by: Helmut Ritter <freebsd-ports@charlieroot.de> (maintainer)
Diffstat (limited to 'www')
-rw-r--r--www/typo345/Makefile4
-rw-r--r--www/typo345/distinfo8
-rw-r--r--www/typo345/pkg-plist4
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