pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/www Update contao34 to 3.4.3 (Contao 3.4.3).
details: https://anonhg.NetBSD.org/pkgsrc/rev/8e2961d39282
branches: trunk
changeset: 645657:8e2961d39282
user: taca <taca%pkgsrc.org@localhost>
date: Sun Feb 01 04:51:34 2015 +0000
description:
Update contao34 to 3.4.3 (Contao 3.4.3).
* pkgsrc change: change config directory's permission.
Version 3.4.3 (2015-01-30)
--------------------------
### Fixed
Consider the error reporting level in the install tool (see #7593).
### Fixed
Handle variables and functions when importing style sheets (see #7448).
diffstat:
www/contao/Makefile.common | 4 ++--
www/contao34/Makefile | 5 +++--
www/contao34/distinfo | 8 ++++----
3 files changed, 9 insertions(+), 8 deletions(-)
diffs (49 lines):
diff -r 52c6d0e0909c -r 8e2961d39282 www/contao/Makefile.common
--- a/www/contao/Makefile.common Sun Feb 01 04:49:39 2015 +0000
+++ b/www/contao/Makefile.common Sun Feb 01 04:51:34 2015 +0000
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile.common,v 1.90 2015/02/01 04:49:39 taca Exp $
+# $NetBSD: Makefile.common,v 1.91 2015/02/01 04:51:34 taca Exp $
#
# used by www/contao32/Makefile
# used by www/contao34/Makefile
# current release
CT32_VERSION= 3.2.18
-CT34_VERSION= 3.4.2
+CT34_VERSION= 3.4.3
CT_VERS?= 32
diff -r 52c6d0e0909c -r 8e2961d39282 www/contao34/Makefile
--- a/www/contao34/Makefile Sun Feb 01 04:49:39 2015 +0000
+++ b/www/contao34/Makefile Sun Feb 01 04:51:34 2015 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2015/01/23 16:16:23 taca Exp $
+# $NetBSD: Makefile,v 1.4 2015/02/01 04:51:34 taca Exp $
#
DISTNAME= contao-${CT_PKGVER}
@@ -31,7 +31,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 52c6d0e0909c -r 8e2961d39282 www/contao34/distinfo
--- a/www/contao34/distinfo Sun Feb 01 04:49:39 2015 +0000
+++ b/www/contao34/distinfo Sun Feb 01 04:51:34 2015 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.2 2015/01/23 16:16:23 taca Exp $
+$NetBSD: distinfo,v 1.3 2015/02/01 04:51:34 taca Exp $
-SHA1 (contao-3.4.2.tar.gz) = 31f6421b2181731dff9c66171ed503ded0e5e424
-RMD160 (contao-3.4.2.tar.gz) = eed358d87e2fe0345233fb172febe5de8ca01a73
-Size (contao-3.4.2.tar.gz) = 11559108 bytes
+SHA1 (contao-3.4.3.tar.gz) = 58715d2d229447f72112d96d77dce0140392080e
+RMD160 (contao-3.4.3.tar.gz) = 442767409bb979ca1c5b6f1b1406df8498c7cf85
+Size (contao-3.4.3.tar.gz) = 11559019 bytes
Home |
Main Index |
Thread Index |
Old Index