diff options
author | Jason Helfman <jgh@FreeBSD.org> | 2012-04-17 23:46:37 +0000 |
---|---|---|
committer | Jason Helfman <jgh@FreeBSD.org> | 2012-04-17 23:46:37 +0000 |
commit | 70e219386a21a5e8b634103833a0a1ebcc1d4144 (patch) | |
tree | 4169f2919dc74a75266dc6bde395200d3655b8c5 /www/typo3 | |
parent | d90ac8c7da71eb2793714c9364a7710c51c4db16 (diff) | |
download | ports-70e219386a21a5e8b634103833a0a1ebcc1d4144.tar.gz ports-70e219386a21a5e8b634103833a0a1ebcc1d4144.zip |
Notes
Diffstat (limited to 'www/typo3')
-rw-r--r-- | www/typo3/Makefile | 2 | ||||
-rw-r--r-- | www/typo3/distinfo | 8 | ||||
-rw-r--r-- | www/typo3/pkg-plist | 1 |
3 files changed, 6 insertions, 5 deletions
diff --git a/www/typo3/Makefile b/www/typo3/Makefile index 4cb645f28ef1..99768bf90fae 100644 --- a/www/typo3/Makefile +++ b/www/typo3/Makefile @@ -6,7 +6,7 @@ # PORTNAME= typo3 -PORTVERSION= 4.6.7 +PORTVERSION= 4.6.8 CATEGORIES= www MASTER_SITES= SF/${PORTNAME}/TYPO3%20Source%20and%20Dummy/TYPO3%20${PORTVERSION} diff --git a/www/typo3/distinfo b/www/typo3/distinfo index cf64ab6c5ba9..7c2892e214ea 100644 --- a/www/typo3/distinfo +++ b/www/typo3/distinfo @@ -1,4 +1,4 @@ -SHA256 (typo3_src-4.6.7.tar.gz) = 337922d1708faeeb8a4c932c712b25cf6d442a9fc2b5e0d24cbb0efb7b8d7635 -SIZE (typo3_src-4.6.7.tar.gz) = 21271871 -SHA256 (dummy-4.6.7.tar.gz) = abe9129a1eed6373b2ccfdac923674d501a90eb754b345cbadfc33b904590a8d -SIZE (dummy-4.6.7.tar.gz) = 10141 +SHA256 (typo3_src-4.6.8.tar.gz) = 28eaab081e496e74170ed44a8b6ff4ab9091de46a0c04e39cd5d2986194dbf9f +SIZE (typo3_src-4.6.8.tar.gz) = 21273478 +SHA256 (dummy-4.6.8.tar.gz) = d92b556639e32848158dbeda6652418e059f747bec38c0f3ca4e43406e1afea4 +SIZE (dummy-4.6.8.tar.gz) = 10141 diff --git a/www/typo3/pkg-plist b/www/typo3/pkg-plist index 89eeefd7c185..d30578d51116 100644 --- a/www/typo3/pkg-plist +++ b/www/typo3/pkg-plist @@ -4073,6 +4073,7 @@ %%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/impexp/export.gif %%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/impexp/ext_autoload.php %%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/impexp/ext_emconf.php +%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/impexp/ext_icon.gif %%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/impexp/ext_tables.php %%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/impexp/ext_tables.sql %%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/impexp/import.gif |