diff options
author | rene <rene@FreeBSD.org> | 2012-11-13 06:41:21 +0800 |
---|---|---|
committer | rene <rene@FreeBSD.org> | 2012-11-13 06:41:21 +0800 |
commit | d988d1ffb2144cb03750a9b7e7ce1f4f69d4d3ac (patch) | |
tree | aac70a55cb0e04cd59bbd375a147cb3740ee9c4d /www | |
parent | c68a955673d6a18051eb08f1d1e85d288435207f (diff) | |
download | freebsd-ports-gnome-d988d1ffb2144cb03750a9b7e7ce1f4f69d4d3ac.tar.gz freebsd-ports-gnome-d988d1ffb2144cb03750a9b7e7ce1f4f69d4d3ac.tar.zst freebsd-ports-gnome-d988d1ffb2144cb03750a9b7e7ce1f4f69d4d3ac.zip |
Update to 4.6.14
PR: ports/173474
Submitted by: maintainer
Security: 79818ef9-2d10-11e2-9160-00262d5ed8ee
Feature safe: yes
Diffstat (limited to 'www')
-rw-r--r-- | www/typo346/Makefile | 2 | ||||
-rw-r--r-- | www/typo346/distinfo | 8 | ||||
-rw-r--r-- | www/typo346/pkg-plist | 3 |
3 files changed, 8 insertions, 5 deletions
diff --git a/www/typo346/Makefile b/www/typo346/Makefile index 7d114cbc9a97..3c69b6244f48 100644 --- a/www/typo346/Makefile +++ b/www/typo346/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= typo3 -PORTVERSION= 4.6.13 +PORTVERSION= 4.6.14 CATEGORIES= www MASTER_SITES= SF/${PORTNAME}/TYPO3%20Source%20and%20Dummy/TYPO3%20${PORTVERSION} diff --git a/www/typo346/distinfo b/www/typo346/distinfo index cffb6fcd4c35..4814ecb7816e 100644 --- a/www/typo346/distinfo +++ b/www/typo346/distinfo @@ -1,4 +1,4 @@ -SHA256 (typo3_src-4.6.13.tar.gz) = d008d7fa4d8ca2becec8182259843c5adf30acd9c97d91e992abd4700602ac31 -SIZE (typo3_src-4.6.13.tar.gz) = 21369270 -SHA256 (dummy-4.6.13.tar.gz) = 7db99a3a78b60391efed4024cc23e4fdaa304305cc75dccf3e27ca81e511ef73 -SIZE (dummy-4.6.13.tar.gz) = 10147 +SHA256 (typo3_src-4.6.14.tar.gz) = cec951acb0102a3098b240968856cdab531ca6f6f45d3b4155f7b151a4ddbe24 +SIZE (typo3_src-4.6.14.tar.gz) = 21374691 +SHA256 (dummy-4.6.14.tar.gz) = 3b67ba7459c2cc7f4a20c4dcf1bf98c4d196b8155d7c17ccd96ea50ebb344a47 +SIZE (dummy-4.6.14.tar.gz) = 10149 diff --git a/www/typo346/pkg-plist b/www/typo346/pkg-plist index dd382b39ce38..79b61a54c91f 100644 --- a/www/typo346/pkg-plist +++ b/www/typo346/pkg-plist @@ -5146,6 +5146,7 @@ %%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/rtehtmlarea/pi2/class.tx_rtehtmlarea_pi2.php %%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/rtehtmlarea/pi2/locallang.xlf %%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 @@ -5154,6 +5155,7 @@ %%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/rtehtmlarea/res/accessibilityicons/img/mail.gif %%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/rtehtmlarea/res/accessibilityicons/locallang.xlf %%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 @@ -8231,6 +8233,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 |