Path to this page:
./
www/typo3_62,
The TYPO3 content management system, 6.2 LTS release
Branch: pkgsrc-2015Q3,
Version: 6.2.16,
Package name: php54-typo3-6.2.16,
Maintainer: tacaTYPO3 is a free Open Source content management system for enterprise
purposes on the web and in intranets. It offers full flexibility and
extendability while featuring an accomplished set of ready-made
interfaces, functions and modules.
This is TPYO3 6.2 based LTS release.
DEINSTALL [+/-]# $NetBSD: DEINSTALL,v 1.1 2015/02/19 15:21:18 taca Exp $
#TYPOTEMP="${PREFIX}/@TYPO3DIR@/@SITEDIR@/typo3temp"
case ${STAGE} in
DEINSTALL)
cd "${PREFIX}/@TYPO3DIR@/@SITEDIR@" && (
${RM} -f index.php typo3 typo3_src
)
;;
POST-DEINSTALL)
# ${RM} -fr ${TYPOTEMP}
;;
esac
Required to run:[
graphics/php-gd] [
net/php-soap] [
archivers/php-zlib] [
archivers/php-zip] [
databases/php-mysqli] [
textproc/php-json] [
shells/bash]
Master sites:
SHA1: 97ca2db0eaebb4e015d1c5cd211abc5dc42275e7
RMD160: cc99f4d067f5f13bb002bd9e2828144d2be2d4f8
Filesize: 20686.979 KB
Version history: (Expand)
- (2015-12-18) Updated to version: php54-typo3-6.2.16
- (2015-09-30) Package added to pkgsrc.se, version typo3-6.2.15 (created)
CVS history: (Expand)
2015-12-17 20:43:31 by Benny Siegert | Files touched by this commit (3) |
Log message:
Pullup ticket #4870 - requested by taca
www/typo3_62: security fix
Revisions pulled up:
- www/typo3_62/Makefile 1.10-1.11
- www/typo3_62/PLIST 1.8
---
Module Name: pkgsrc
Committed By: taca
Date: Sun Dec 13 14:41:32 UTC 2015
Modified Files:
pkgsrc/www/drupal6: Makefile
pkgsrc/www/drupal7: Makefile
pkgsrc/www/typo3_62: Makefile
Log message:
Prefix PKGNAME with ${PHP_PKG_PREFIX}.
---
Module Name: pkgsrc
Committed By: taca
Date: Tue Dec 15 15:53:29 UTC 2015
Modified Files:
pkgsrc/www/typo3_62: Makefile PLIST distinfo
Log message:
Update typo3_62 to 6.2.16, security fix.
Quote from release announce:
the TYPO3 Community has just released TYPO3 CMS versions 6.2.16 LTS
and 7.6.1 LTS which are now ready for you to download.
All versions are maintenance releases and contain bug fixes and
security fixes.
*IMPORTANT*
These versions include important security fixes to the TYPO3 CMS Core.
The according security bulletins with details have just been released:
https://typo3.org/teams/security/security-bulletins/typo3-core/typo3-cor
e-sa-2015-010/
https://typo3.org/teams/security/security-bulletins/typo3-core/typo3-cor
e-sa-2015-011/
https://typo3.org/teams/security/security-bulletins/typo3-core/typo3-cor
e-sa-2015-012/
https://typo3.org/teams/security/security-bulletins/typo3-core/typo3-cor
e-sa-2015-013/
https://typo3.org/teams/security/security-bulletins/typo3-core/typo3-cor
e-sa-2015-014/
https://typo3.org/teams/security/security-bulletins/typo3-core/typo3-cor
e-sa-2015-015/
|