pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/www Update contao32 to 3.2.18 (Contao 3.2.18).
details: https://anonhg.NetBSD.org/pkgsrc/rev/52c6d0e0909c
branches: trunk
changeset: 645656:52c6d0e0909c
user: taca <taca%pkgsrc.org@localhost>
date: Sun Feb 01 04:49:39 2015 +0000
description:
Update contao32 to 3.2.18 (Contao 3.2.18).
* pkgsrc change: change config directory's permission.
Version 3.2.18 (2015-01-30)
---------------------------
### Fixed
Handle variables and functions when importing style sheets (see #7448).
### Fixed
Fix an infinite recursion problem in the `FilesModel` class (see #7588).
diffstat:
www/contao/Makefile.common | 4 ++--
www/contao32/Makefile | 5 +++--
www/contao32/distinfo | 8 ++++----
3 files changed, 9 insertions(+), 8 deletions(-)
diffs (49 lines):
diff -r b0cfc75b0a55 -r 52c6d0e0909c www/contao/Makefile.common
--- a/www/contao/Makefile.common Sun Feb 01 01:48:44 2015 +0000
+++ b/www/contao/Makefile.common Sun Feb 01 04:49:39 2015 +0000
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile.common,v 1.89 2015/01/31 14:02:18 taca Exp $
+# $NetBSD: Makefile.common,v 1.90 2015/02/01 04:49:39 taca Exp $
#
# used by www/contao32/Makefile
# used by www/contao34/Makefile
# current release
-CT32_VERSION= 3.2.17
+CT32_VERSION= 3.2.18
CT34_VERSION= 3.4.2
CT_VERS?= 32
diff -r b0cfc75b0a55 -r 52c6d0e0909c www/contao32/Makefile
--- a/www/contao32/Makefile Sun Feb 01 01:48:44 2015 +0000
+++ b/www/contao32/Makefile Sun Feb 01 04:49:39 2015 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2015/01/23 16:14:35 taca Exp $
+# $NetBSD: Makefile,v 1.9 2015/02/01 04:49:39 taca Exp $
#
DISTNAME= ${CT_VERSION}
@@ -30,7 +30,8 @@
EG_DATA= ${WWW_EG_FILES} system/config files
EG_TEMPLATES= tinymce.css tiny_templates/index.html
WWW_EG_FILES= robots.txt
-RESTRICT_DIRS= system/cache system/logs system/tmp templates files
+RESTRICT_DIRS= system/config system/cache system/logs system/tmp templates \
+ files
CONF_FILES+= ${CT_EGDIR}/contao.conf ${PKG_SYSCONFDIR}/contao.conf
diff -r b0cfc75b0a55 -r 52c6d0e0909c www/contao32/distinfo
--- a/www/contao32/distinfo Sun Feb 01 01:48:44 2015 +0000
+++ b/www/contao32/distinfo Sun Feb 01 04:49:39 2015 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.18 2015/01/23 16:14:35 taca Exp $
+$NetBSD: distinfo,v 1.19 2015/02/01 04:49:39 taca Exp $
-SHA1 (contao/3.2.17.tar.gz) = d908d98de982a30e41ad8d6d5a35805d0a082663
-RMD160 (contao/3.2.17.tar.gz) = 111b177e458792b0c3a0a5c245a78de7b194a768
-Size (contao/3.2.17.tar.gz) = 11125101 bytes
+SHA1 (contao/3.2.18.tar.gz) = 57aca971e39328ddaddc6098ce463d2a894040dc
+RMD160 (contao/3.2.18.tar.gz) = f6aa2fe13d69a24f637ebe037c7368471aa2ddae
+Size (contao/3.2.18.tar.gz) = 11125765 bytes
SHA1 (patch-system_bin_sqldump) = 920e6e8e579ae2cbeb84ca6ac74f4b9951a66f5c
Home |
Main Index |
Thread Index |
Old Index