diff options
author | taca <taca@pkgsrc.org> | 2014-07-19 05:17:02 +0000 |
---|---|---|
committer | taca <taca@pkgsrc.org> | 2014-07-19 05:17:02 +0000 |
commit | 225b235055c904ce7ffa28723a96af22ac716460 (patch) | |
tree | cfe872e63f5a38fa656e714117769487b8e00cf7 /www | |
parent | 9572e0410e180289b16b55a4091d600eeef21c78 (diff) | |
download | pkgsrc-225b235055c904ce7ffa28723a96af22ac716460.tar.gz |
Update typo3_45 to 4.5.35, it is not security release but normal maintenance
release.
2014-07-08 6ca633d [RELEASE] Release of TYPO3 4.5.35 (TYPO3 Release Team)
2014-07-08 ebdd15e #48939,#49055 [BUGFIX] Movements pollute colPos value of content elements (Nicole Cordes)
2014-06-29 021526a [TASK] Improve travis notifications to channels (Helmut Hummel)
2014-06-29 4f13b3a #59838 [TASK] Update Travis CI notification settings (Michael Stucki)
2014-06-23 64a43ca #59825 [BUGFIX] AbstractBackendViewHelper uses namespaces (Markus Klein)
2014-06-05 05bbf37 #59059 [BUGFIX] New content elements are always stored on pid 0 (Markus Klein)
2014-06-03 4fbb250 #59034 [BUGFIX] Fix double ? in eID url for encryption key (Markus Klein)
2014-05-23 418e313 #58936 [BUGFIX] Wrong HTML in locallang_csh_pages.xlf (Markus Klein)
2014-05-23 81e31f1 #58484 [BUGFIX] SoftReferenceIndex support for more values in class attribute (Marc Bastian Heinrichs)
Diffstat (limited to 'www')
-rw-r--r-- | www/typo3_45/Makefile | 4 | ||||
-rw-r--r-- | www/typo3_45/distinfo | 14 |
2 files changed, 9 insertions, 9 deletions
diff --git a/www/typo3_45/Makefile b/www/typo3_45/Makefile index 9ac0812ea03..e9f6e626e18 100644 --- a/www/typo3_45/Makefile +++ b/www/typo3_45/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.30 2014/05/27 13:47:25 taca Exp $ +# $NetBSD: Makefile,v 1.31 2014/07/19 05:17:02 taca Exp $ # DISTNAME= ${TYPO3NAME} @@ -16,7 +16,7 @@ DEPENDS+= ${PHP_PKG_PREFIX}-{mysql,pgsql}>=5.1.0:../../databases/php-mysql DEPENDS+= ${PHP_PKG_PREFIX}-zlib>=5.2.0:../../archivers/php-zlib/ DEPENDS+= ${PHP_PKG_PREFIX}-json>=5.2.0:../../textproc/php-json -VER= 4.5.34 +VER= 4.5.35 NO_BUILD= yes USE_TOOLS+= pax diff --git a/www/typo3_45/distinfo b/www/typo3_45/distinfo index ee226a021a8..6263aae5469 100644 --- a/www/typo3_45/distinfo +++ b/www/typo3_45/distinfo @@ -1,9 +1,9 @@ -$NetBSD: distinfo,v 1.25 2014/05/27 13:47:25 taca Exp $ +$NetBSD: distinfo,v 1.26 2014/07/19 05:17:02 taca Exp $ -SHA1 (dummy-4.5.34.tar.gz) = 019366837cca13ae87d6f3cfc961dbf2392efce5 -RMD160 (dummy-4.5.34.tar.gz) = ab3eeca6a1a52281a2f2b9a95040e604bcf2614b -Size (dummy-4.5.34.tar.gz) = 9981 bytes -SHA1 (typo3_src-4.5.34.tar.gz) = 7e55eb941871406d8f97fc9389b8273813c8e430 -RMD160 (typo3_src-4.5.34.tar.gz) = cb28ee42851f1af00b8ca305db401b62b0372995 -Size (typo3_src-4.5.34.tar.gz) = 20715903 bytes +SHA1 (dummy-4.5.35.tar.gz) = c81a50f9c7673943af695285cdae2f7905b35b3c +RMD160 (dummy-4.5.35.tar.gz) = e1923c47e687717b6f3a5ef5040d34dcddfaae8c +Size (dummy-4.5.35.tar.gz) = 9977 bytes +SHA1 (typo3_src-4.5.35.tar.gz) = f7bdf802613d0d930312512c17226597d87cac00 +RMD160 (typo3_src-4.5.35.tar.gz) = 07cd77cbf92f34cb40057002e12b371a3f328fca +Size (typo3_src-4.5.35.tar.gz) = 20718263 bytes SHA1 (patch-aa) = dd0847334b30215a822bcdcd9231862d7eab68a6 |