diff options
author | taca <taca> | 2011-10-18 13:24:36 +0000 |
---|---|---|
committer | taca <taca> | 2011-10-18 13:24:36 +0000 |
commit | b8d3cc7d2470a8e01f7ffbaf2cd42640c254f369 (patch) | |
tree | 7e28e45b4417c2e8fdc1f722ae3e460d2ce7260b /www | |
parent | c5b8d1a7373bff9a0fac3cdf1574c69aef39b143 (diff) | |
download | pkgsrc-b8d3cc7d2470a8e01f7ffbaf2cd42640c254f369.tar.gz |
Update TYPO3 package to 4.5.7.
From release announce:
Dead TYPO3 community,
the TYPO3 core team has just released TYPO3 version 4.5.7, which is now
ready for you to download. This is a maintenance release of the LTS
version of TYPO3v4 and contains bugfixes and a security fix which is
only exploitable by admins.
See this article about the new policy of security team for this situation:
http://buzz.typo3.org/teams/security/article/incident-handling-of-typo3-core-issues/
Diffstat (limited to 'www')
-rw-r--r-- | www/typo3/Makefile | 5 | ||||
-rw-r--r-- | www/typo3/PLIST | 3 | ||||
-rw-r--r-- | www/typo3/distinfo | 14 |
3 files changed, 11 insertions, 11 deletions
diff --git a/www/typo3/Makefile b/www/typo3/Makefile index 6c222d14f2b..2b1b0922f27 100644 --- a/www/typo3/Makefile +++ b/www/typo3/Makefile @@ -1,9 +1,8 @@ -# $NetBSD: Makefile,v 1.35 2011/09/16 05:46:27 obache Exp $ +# $NetBSD: Makefile,v 1.36 2011/10/18 13:24:36 taca Exp $ # DISTNAME= ${TYPO3NAME} PKGNAME= typo3-${VER} -PKGREVISION= 1 CATEGORIES= www MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=typo3/} DISTFILES= ${TYPO3NAME}${EXTRACT_SUFX} ${SITESRC}${EXTRACT_SUFX} @@ -19,7 +18,7 @@ DEPENDS+= ${PHP_PKG_PREFIX}-json>=5.2.0:../../textproc/php-json PKG_DESTDIR_SUPPORT= user-destdir -VER= 4.5.6 +VER= 4.5.7 NO_BUILD= yes USE_TOOLS= pax diff --git a/www/typo3/PLIST b/www/typo3/PLIST index 3c281e8720d..29cc80b8430 100644 --- a/www/typo3/PLIST +++ b/www/typo3/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.20 2011/08/18 12:21:21 taca Exp $ +@comment $NetBSD: PLIST,v 1.21 2011/10/18 13:24:36 taca Exp $ ${EGDIR}/localconf.php ${TYPO3DIR}/${TYPO3NAME}/ChangeLog ${TYPO3DIR}/${TYPO3NAME}/GPL.txt @@ -779,6 +779,7 @@ ${TYPO3DIR}/${TYPO3NAME}/typo3/contrib/swfupload/plugins/swfupload.swfobject.js ${TYPO3DIR}/${TYPO3NAME}/typo3/contrib/swfupload/swfupload.js ${TYPO3DIR}/${TYPO3NAME}/typo3/contrib/swfupload/swfupload.swf ${TYPO3DIR}/${TYPO3NAME}/typo3/contrib/swiftmailer/LICENSE +${TYPO3DIR}/${TYPO3NAME}/typo3/contrib/swiftmailer/LICENSE.TYPO3v4-Exception ${TYPO3DIR}/${TYPO3NAME}/typo3/contrib/swiftmailer/README ${TYPO3DIR}/${TYPO3NAME}/typo3/contrib/swiftmailer/VERSION ${TYPO3DIR}/${TYPO3NAME}/typo3/contrib/swiftmailer/classes/Swift.php diff --git a/www/typo3/distinfo b/www/typo3/distinfo index 846df4e63d7..a2a7cf18731 100644 --- a/www/typo3/distinfo +++ b/www/typo3/distinfo @@ -1,9 +1,9 @@ -$NetBSD: distinfo,v 1.26 2011/09/14 11:49:46 taca Exp $ +$NetBSD: distinfo,v 1.27 2011/10/18 13:24:36 taca Exp $ -SHA1 (dummy-4.5.6.tar.gz) = 99eb7f5c9ae19de579219bd4281c1997230c0a32 -RMD160 (dummy-4.5.6.tar.gz) = 48369d41d7a66839c7c2809fb9e9f1953dd8b255 -Size (dummy-4.5.6.tar.gz) = 7680 bytes -SHA1 (typo3_src-4.5.6.tar.gz) = b9043f541287c815d5d4170f78e43c9ba0169238 -RMD160 (typo3_src-4.5.6.tar.gz) = 2f0fe599c742807db8218717040ac61ed8ce220e -Size (typo3_src-4.5.6.tar.gz) = 20508179 bytes +SHA1 (dummy-4.5.7.tar.gz) = c6287d31f8053738ff3b6185b64b033111793ffa +RMD160 (dummy-4.5.7.tar.gz) = 40772080194d299d3fe8235847b6b38072856868 +Size (dummy-4.5.7.tar.gz) = 7680 bytes +SHA1 (typo3_src-4.5.7.tar.gz) = 140dfe379ad5572d76daeafb139e3741cbb4eb80 +RMD160 (typo3_src-4.5.7.tar.gz) = f0a0ae0f654798917a724b1baa880830dffa137d +Size (typo3_src-4.5.7.tar.gz) = 20515042 bytes SHA1 (patch-aa) = dd0847334b30215a822bcdcd9231862d7eab68a6 |