diff options
author | taca <taca@pkgsrc.org> | 2010-10-06 12:33:13 +0000 |
---|---|---|
committer | taca <taca@pkgsrc.org> | 2010-10-06 12:33:13 +0000 |
commit | 605d5c06617c9727891006f8416b1b97da57d414 (patch) | |
tree | 94d7aa803898863dba028b97d4a1c000011524e4 | |
parent | 587c8c5932363599e8e8b668400998d9e80bcc28 (diff) | |
download | pkgsrc-605d5c06617c9727891006f8416b1b97da57d414.tar.gz |
Update typo3 package to 4.4.4, 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 29fc2cd3818..6a790ad39f9 100644 --- a/www/typo3/Makefile +++ b/www/typo3/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.25 2010/09/29 15:01:43 taca Exp $ +# $NetBSD: Makefile,v 1.26 2010/10/06 12:33:13 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.4.3 +VER= 4.4.4 NO_BUILD= yes USE_TOOLS= pax diff --git a/www/typo3/distinfo b/www/typo3/distinfo index 2827768d332..9194244a434 100644 --- a/www/typo3/distinfo +++ b/www/typo3/distinfo @@ -1,9 +1,9 @@ -$NetBSD: distinfo,v 1.18 2010/09/29 15:01:43 taca Exp $ +$NetBSD: distinfo,v 1.19 2010/10/06 12:33:13 taca Exp $ -SHA1 (dummy-4.4.3.tar.gz) = ebbe74024b8b8303b88b72d8fc6a2256391ef377 -RMD160 (dummy-4.4.3.tar.gz) = 194e24ce23dd19a0399be2c1ba161f69ce186ab3 -Size (dummy-4.4.3.tar.gz) = 9750 bytes -SHA1 (typo3_src-4.4.3.tar.gz) = eee12655626d4e75a05758ad5d7afa5023a79e01 -RMD160 (typo3_src-4.4.3.tar.gz) = d75971480aa3158926aa644cb87157ef208c3477 -Size (typo3_src-4.4.3.tar.gz) = 18531175 bytes +SHA1 (dummy-4.4.4.tar.gz) = add1cad5930a168a2e8a00bd2d4d95af84d9711f +RMD160 (dummy-4.4.4.tar.gz) = 6378582cb081551b06b09c783d879dfe37c15669 +Size (dummy-4.4.4.tar.gz) = 9739 bytes +SHA1 (typo3_src-4.4.4.tar.gz) = 396a9472e231b3fad1b5b3615f89ea72848af962 +RMD160 (typo3_src-4.4.4.tar.gz) = 235e93255c42bcdbbd257e340c7309f734fd0ae7 +Size (typo3_src-4.4.4.tar.gz) = 18533448 bytes SHA1 (patch-aa) = 95de6e8e518ec9b8c0227d75fa0cc85ab63ae1cb |