Path to this page:
./
www/typolight27-example,
Sample site data for TYPOlight
Branch: pkgsrc-2009Q3,
Version: 2.7.6,
Package name: typolight27-example-2.7.6,
Maintainer: tacaThis is example site data of TYPOlight webCMS.
DEINSTALL [+/-]#!@SH@
#
# $NetBSD: DEINSTALL,v 1.1.1.1 2009/04/26 04:00:12 taca Exp $
TL_WEBDIR="@PREFIX@/@TL_WEBDIR@"
TL_DATA="music_academy.css tl_files/music_academy"
case "${STAGE}" in
DEINSTALL)
cd ${TL_WEBDIR} && ${RM} -rf ${TL_DATA}
esac
Required to run:[
www/typolight27]
Master sites: (Expand)
SHA1: e8d3c57f411497a035ddd4bce0f213a38d30d8f0
RMD160: 3f9f6aa2c1d8a6cdfe59a72c4147f1fb2f9e09b6
Filesize: 4184.563 KB
Version history: (Expand)
- (2009-12-21) Updated to version: typolight27-example-2.7.6
- (2009-10-17) Package added to pkgsrc.se, version typolight27-example-2.7.5 (created)
CVS history: (Expand)
2009-12-20 10:41:39 by Matthias Scheler | Files touched by this commit (13) | |
Log message:
Pullup ticket #2952 - requested by taca
typolight26: security update
typolight26-example: security update
typolight27: security update
typolight27-example: security update
Revisions pulled up:
- www/typolight/Makefile.common 1.14
- www/typolight26-example/Makefile 1.2
- www/typolight26-translations/Makefile 1.3
- www/typolight26/DEINSTALL 1.2
- www/typolight26/Makefile 1.3-1.5
- www/typolight26/distinfo 1.3
- www/typolight26/patches/patch-ad 1.1
- www/typolight26/patches/patch-ae 1.1
- www/typolight27-example/Makefile 1.2
- www/typolight27-translations/Makefile 1.33
- www/typolight27/DEINSTALL 1.2
- www/typolight27/Makefile 1.10-1.12
- www/typolight27/Makefile.version 1.8
- www/typolight27/distinfo 1.9
---
Module Name: pkgsrc
Committed By: taca
Date: Sun Nov 22 16:18:00 UTC 2009
Modified Files:
pkgsrc/www/typolight: Makefile.common
pkgsrc/www/typolight26: Makefile
pkgsrc/www/typolight26-example: Makefile
pkgsrc/www/typolight26-translations: Makefile
pkgsrc/www/typolight27: Makefile
pkgsrc/www/typolight27-example: Makefile
pkgsrc/www/typolight27-translations: Makefile
Log message:
Move LICENSE from typolight/Makefile.common to each Makefiles for
license change of forthcoming TYPOlihght 2.8(.RC1).
---
Module Name: pkgsrc
Committed By: taca
Date: Sun Nov 29 06:46:21 UTC 2009
Modified Files:
pkgsrc/www/typolight26: DEINSTALL Makefile
Log message:
o DEINSTALL: remove .htacces under plugins/tcpdf/cache.
o make plugins/tcpdf/cache writable to web server.
Bump PKGREVISION.
---
Module Name: pkgsrc
Committed By: taca
Date: Sun Nov 29 06:46:37 UTC 2009
Modified Files:
pkgsrc/www/typolight27: DEINSTALL Makefile
Log message:
o DEINSTALL: remove .htacces under plugins/tcpdf/cache.
o make plugins/tcpdf/cache writable to web server.
Bump PKGREVISION.
---
Module Name: pkgsrc
Committed By: taca
Date: Sun Dec 20 04:21:05 UTC 2009
Modified Files:
pkgsrc/www/typolight26: Makefile distinfo
Added Files:
pkgsrc/www/typolight26/patches: patch-ad patch-ae
Log message:
Add security fix patches, refering \
http://www.typolight.org/news/items/major-security-hole-in-the-typolight-install-tool.html.
Bump PKGREVISION.
---
Module Name: pkgsrc
Committed By: taca
Date: Sun Dec 20 04:22:04 UTC 2009
Modified Files:
pkgsrc/www/typolight27: Makefile Makefile.version distinfo
Log message:
Update to TYPOlight 2.7.6.
Only security updates: \
http://www.typolight.org/news/items/major-security-hole-in-the-typolight-install-tool.html.
|