diff options
author | tron <tron@pkgsrc.org> | 2010-10-08 12:30:01 +0000 |
---|---|---|
committer | tron <tron@pkgsrc.org> | 2010-10-08 12:30:01 +0000 |
commit | 1afa96c71242915141b19554d92fbd68051422e5 (patch) | |
tree | 0ccbde240c5fce6c1d15c892424289177e52eb66 | |
parent | 8dde4bdde3adc13c9c3583ab5a57d71a1e2c672c (diff) | |
download | pkgsrc-1afa96c71242915141b19554d92fbd68051422e5.tar.gz |
Pullup ticket #3236 - requested by taca
www/typo3: security update
Revisions pulled up:
- www/typo3/Makefile patch
- www/typo3/distinfo patch
----
Update typo3 package to 4.3.7, security fix.
Dear TYPO3 community,
The TYPO3 core team has just released TYPO3 versions 4.2.15,
4.3.7 and 4.4.4, which are now ready for you to download. All versions
are maintenance releases and contain bugfixes and security fixes.
IMPORTANT:
These versions include important security fixes to the TYPO3 core. A
security announcement has just been released:
http://typo3.org/teams/security/security-bulletins/typo3-sa-2010-020
-rw-r--r-- | www/typo3/Makefile | 4 | ||||
-rw-r--r-- | www/typo3/distinfo | 14 |
2 files changed, 9 insertions, 9 deletions
diff --git a/www/typo3/Makefile b/www/typo3/Makefile index e1c28252705..50bf25d917c 100644 --- a/www/typo3/Makefile +++ b/www/typo3/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.21.2.1 2010/07/29 15:12:07 tron Exp $ +# $NetBSD: Makefile,v 1.21.2.2 2010/10/08 12:30:01 tron 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.4 +VER= 4.3.7 NO_BUILD= yes USE_TOOLS= pax diff --git a/www/typo3/distinfo b/www/typo3/distinfo index 16258d7de8a..69e6d88b9dc 100644 --- a/www/typo3/distinfo +++ b/www/typo3/distinfo @@ -1,9 +1,9 @@ -$NetBSD: distinfo,v 1.14.2.1 2010/07/29 15:12:07 tron Exp $ +$NetBSD: distinfo,v 1.14.2.2 2010/10/08 12:30:01 tron Exp $ -SHA1 (dummy-4.3.4.tar.gz) = 58aa1e10ac6b3e1c24a7e0e5e9e6ec3f971174f4 -RMD160 (dummy-4.3.4.tar.gz) = f435d7294e796a3374e5a1424c0f5fdfb030dafe -Size (dummy-4.3.4.tar.gz) = 9555 bytes -SHA1 (typo3_src-4.3.4.tar.gz) = 61dc7a616860b1d3c6c61e4b3247d802cbe7bf87 -RMD160 (typo3_src-4.3.4.tar.gz) = d484bc676961253c1b74752ef13383b8c5706401 -Size (typo3_src-4.3.4.tar.gz) = 11494343 bytes +SHA1 (dummy-4.3.7.tar.gz) = d5ea8ee179b625084e4eaf48f56ac8c47daeb514 +RMD160 (dummy-4.3.7.tar.gz) = bb3d427a776336258dd6243047930c3f967d28aa +Size (dummy-4.3.7.tar.gz) = 9551 bytes +SHA1 (typo3_src-4.3.7.tar.gz) = c300dca1bda535c3165917814feadd4959c86b89 +RMD160 (typo3_src-4.3.7.tar.gz) = 6381dcb215914bce250581bf7e5a5f90c99d1261 +Size (typo3_src-4.3.7.tar.gz) = 11501611 bytes SHA1 (patch-aa) = d875821f094902b7afd1553d39524ed1656a8605 |