diff options
author | rene <rene@FreeBSD.org> | 2012-11-13 06:40:18 +0800 |
---|---|---|
committer | rene <rene@FreeBSD.org> | 2012-11-13 06:40:18 +0800 |
commit | c68a955673d6a18051eb08f1d1e85d288435207f (patch) | |
tree | 25e741e22356a6884a88de73c0826bd6484a7913 | |
parent | c3e41946d60a0d7398c0245539b0381066e558c5 (diff) | |
download | freebsd-ports-gnome-c68a955673d6a18051eb08f1d1e85d288435207f.tar.gz freebsd-ports-gnome-c68a955673d6a18051eb08f1d1e85d288435207f.tar.zst freebsd-ports-gnome-c68a955673d6a18051eb08f1d1e85d288435207f.zip |
Update to 4.5.21
PR: ports/173472
Submitted by: maintainer
Security: 79818ef9-2d10-11e2-9160-00262d5ed8ee
Feature safe: yes
-rw-r--r-- | www/typo345/Makefile | 2 | ||||
-rw-r--r-- | www/typo345/distinfo | 8 | ||||
-rw-r--r-- | www/typo345/pkg-plist | 3 |
3 files changed, 8 insertions, 5 deletions
diff --git a/www/typo345/Makefile b/www/typo345/Makefile index 9f4a06708434..713fc266a308 100644 --- a/www/typo345/Makefile +++ b/www/typo345/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= typo3 -PORTVERSION= 4.5.20 +PORTVERSION= 4.5.21 CATEGORIES= www MASTER_SITES= SF/${PORTNAME}/TYPO3%20Source%20and%20Dummy/TYPO3%20${PORTVERSION} diff --git a/www/typo345/distinfo b/www/typo345/distinfo index d77d9d81d849..bcea45b14c30 100644 --- a/www/typo345/distinfo +++ b/www/typo345/distinfo @@ -1,4 +1,4 @@ -SHA256 (typo3_src-4.5.20.tar.gz) = 38469a0f9ca13135d98999be988e5e642ef5ee2064cdf3846cd7b232abe04601 -SIZE (typo3_src-4.5.20.tar.gz) = 20634629 -SHA256 (dummy-4.5.20.tar.gz) = 5990d4e1323db42b0d8ffe18fce4d0cea5a45ca482ad07a731af19424613dd96 -SIZE (dummy-4.5.20.tar.gz) = 9857 +SHA256 (typo3_src-4.5.21.tar.gz) = 70a9c7ee289d3486725b90ac3eb279455ccdb9845012ca670b9099e93a057ee1 +SIZE (typo3_src-4.5.21.tar.gz) = 20634923 +SHA256 (dummy-4.5.21.tar.gz) = 6565d1cae48f291cbdfaacbc36c069e82cd2b9a608745410f0d68a4b308e1349 +SIZE (dummy-4.5.21.tar.gz) = 9857 diff --git a/www/typo345/pkg-plist b/www/typo345/pkg-plist index 6d8780c1939a..9277e3c4612f 100644 --- a/www/typo345/pkg-plist +++ b/www/typo345/pkg-plist @@ -4564,6 +4564,7 @@ %%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/rtehtmlarea/pi2/class.tx_rtehtmlarea_pi2.php %%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/rtehtmlarea/pi2/locallang.xml %%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/rtehtmlarea/pi3/class.tx_rtehtmlarea_pi3.php +%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/rtehtmlarea/pi4/class.tx_rtehtmlarea_pi4.php %%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/rtehtmlarea/res/accessibilityicons/img/download.gif %%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/rtehtmlarea/res/accessibilityicons/img/external_link.gif %%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/rtehtmlarea/res/accessibilityicons/img/external_link_new_window.gif @@ -4572,6 +4573,7 @@ %%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/rtehtmlarea/res/accessibilityicons/img/mail.gif %%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/rtehtmlarea/res/accessibilityicons/locallang.xml %%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/rtehtmlarea/res/accessibilityicons/pageTSConfig.txt +%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/rtehtmlarea/res/accessibilityicons/setup.txt %%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/rtehtmlarea/res/advanced/pageTSConfig.txt %%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/rtehtmlarea/res/advanced/userTSConfig.txt %%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/rtehtmlarea/res/contentcss/default.css @@ -7650,6 +7652,7 @@ @dirrm %%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/rtehtmlarea/res/accessibilityicons/img @dirrm %%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/rtehtmlarea/res/accessibilityicons @dirrm %%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/rtehtmlarea/res +@dirrm %%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/rtehtmlarea/pi4 @dirrm %%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/rtehtmlarea/pi3 @dirrm %%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/rtehtmlarea/pi2 @dirrm %%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/rtehtmlarea/pi1 |