summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authortaca <taca>2015-02-01 04:51:34 +0000
committertaca <taca>2015-02-01 04:51:34 +0000
commitf90276d3debb8b87ce5b082f8e545bac1f428a41 (patch)
tree520e1dfefb4c68e4aeb750b8d6b206a8b7739123 /www
parent646e2c0466f3bc89386467966c8d0392d9ff912f (diff)
downloadpkgsrc-f90276d3debb8b87ce5b082f8e545bac1f428a41.tar.gz
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 (limited to 'www')
-rw-r--r--www/contao/Makefile.common4
-rw-r--r--www/contao34/Makefile5
-rw-r--r--www/contao34/distinfo8
3 files changed, 9 insertions, 8 deletions
diff --git a/www/contao/Makefile.common b/www/contao/Makefile.common
index 1a6e9d557cc..cbc79348d9d 100644
--- a/www/contao/Makefile.common
+++ b/www/contao/Makefile.common
@@ -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 --git a/www/contao34/Makefile b/www/contao34/Makefile
index 375a72ca5aa..d45720b8c27 100644
--- a/www/contao34/Makefile
+++ b/www/contao34/Makefile
@@ -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_CONFIG= ace.php agents.php constants.php countries.php \
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 --git a/www/contao34/distinfo b/www/contao34/distinfo
index 119fe96af99..6ceaa751df3 100644
--- a/www/contao34/distinfo
+++ b/www/contao34/distinfo
@@ -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