diff options
author | taca <taca@pkgsrc.org> | 2010-04-09 10:15:24 +0000 |
---|---|---|
committer | taca <taca@pkgsrc.org> | 2010-04-09 10:15:24 +0000 |
commit | d51ff7c9eec06b621814fc43def9154669b474f6 (patch) | |
tree | 1e3581ef575c23695d0190f67aea82d69542fb46 | |
parent | 3334cb05a28a7ea422691bc6ddcb8d42712f7165 (diff) | |
download | pkgsrc-d51ff7c9eec06b621814fc43def9154669b474f6.tar.gz |
Update typo3 package to 4.3.3.
I coudn't access release note with the URL in release announce but
I could with http://wiki.typo3.org/index.php/TYPO3_4.3.3 at this
moment.
Quote from release announce:
TYPO3 version 4.3.3 is ready for download. It is a maintenance release
of version 4.3 and therefore contains only bugfixes and security fixes.
IMPORTANT: This version includes an important security fix
to the TYPO3 core. A security announcement has just been
released:
http://typo3.org/teams/security/security-bulletins/typo3-sa-2010-008/
For details about the release, see:
http://wiki.typo3.org/TYPO3_4.3.3
-rw-r--r-- | www/typo3/Makefile | 4 | ||||
-rw-r--r-- | www/typo3/PLIST | 4 | ||||
-rw-r--r-- | www/typo3/distinfo | 14 |
3 files changed, 12 insertions, 10 deletions
diff --git a/www/typo3/Makefile b/www/typo3/Makefile index ece50e20967..b001dcecf8c 100644 --- a/www/typo3/Makefile +++ b/www/typo3/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.20 2010/03/15 16:45:59 taca Exp $ +# $NetBSD: Makefile,v 1.21 2010/04/09 10:15:24 taca Exp $ # DISTNAME= ${TYPO3NAME} @@ -17,7 +17,7 @@ DEPENDS+= ${PHP_PKG_PREFIX}-zlib>=5.2.0:../../archivers/php-zlib/ PKG_DESTDIR_SUPPORT= user-destdir -VER= 4.3.2 +VER= 4.3.3 NO_BUILD= yes USE_TOOLS= pax diff --git a/www/typo3/PLIST b/www/typo3/PLIST index 2213f6e88ee..a8d9853a9ed 100644 --- a/www/typo3/PLIST +++ b/www/typo3/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.11 2010/02/23 14:12:22 taca Exp $ +@comment $NetBSD: PLIST,v 1.12 2010/04/09 10:15:24 taca Exp $ ${EGDIR}/localconf.php ${TYPO3DIR}/${TYPO3NAME}/ChangeLog ${TYPO3DIR}/${TYPO3NAME}/GPL.txt @@ -691,6 +691,8 @@ ${TYPO3DIR}/${TYPO3NAME}/typo3/gfx/close_12h.gif ${TYPO3DIR}/${TYPO3NAME}/typo3/gfx/close_gray.gif ${TYPO3DIR}/${TYPO3NAME}/typo3/gfx/closedok.gif ${TYPO3DIR}/${TYPO3NAME}/typo3/gfx/closedok_2.gif +${TYPO3DIR}/${TYPO3NAME}/typo3/gfx/colorpicker.png +${TYPO3DIR}/${TYPO3NAME}/typo3/gfx/colorpicker_empty.png ${TYPO3DIR}/${TYPO3NAME}/typo3/gfx/content_client.gif ${TYPO3DIR}/${TYPO3NAME}/typo3/gfx/content_default.gif ${TYPO3DIR}/${TYPO3NAME}/typo3/gfx/content_fresh.gif diff --git a/www/typo3/distinfo b/www/typo3/distinfo index c353e35be85..53b4f1bac46 100644 --- a/www/typo3/distinfo +++ b/www/typo3/distinfo @@ -1,9 +1,9 @@ -$NetBSD: distinfo,v 1.13 2010/02/23 14:12:22 taca Exp $ +$NetBSD: distinfo,v 1.14 2010/04/09 10:15:24 taca Exp $ -SHA1 (dummy-4.3.2.tar.gz) = 6f4d137f963b02160527f4d8b68e52e850564c58 -RMD160 (dummy-4.3.2.tar.gz) = c9681b17ee05364d822c5052d919660a40b6b69d -Size (dummy-4.3.2.tar.gz) = 9562 bytes -SHA1 (typo3_src-4.3.2.tar.gz) = 1a74ae2a3dd68c039402a697617916c1f07cc867 -RMD160 (typo3_src-4.3.2.tar.gz) = 638feb76949b40be7d297e17a4e36a998b013cd7 -Size (typo3_src-4.3.2.tar.gz) = 11479925 bytes +SHA1 (dummy-4.3.3.tar.gz) = 5e8eb85e05281f102723a703b64dca50248e00f7 +RMD160 (dummy-4.3.3.tar.gz) = 9e80e1140721d69818ae0a72f3863ff02653e105 +Size (dummy-4.3.3.tar.gz) = 9556 bytes +SHA1 (typo3_src-4.3.3.tar.gz) = 0dfab70507014daca86d9b624271eaaa2646683d +RMD160 (typo3_src-4.3.3.tar.gz) = 1bdf63a62c5bf7903f0323fbe6e78f5caa0eb478 +Size (typo3_src-4.3.3.tar.gz) = 11488508 bytes SHA1 (patch-aa) = d875821f094902b7afd1553d39524ed1656a8605 |