summaryrefslogtreecommitdiff
path: root/www/contao35/Makefile
diff options
context:
space:
mode:
authortaca <taca@pkgsrc.org>2016-11-16 16:29:34 +0000
committertaca <taca@pkgsrc.org>2016-11-16 16:29:34 +0000
commite1f0ffea7f0a3cd178c30a59456f083e634787c6 (patch)
treef336786e8c0c789e82e8f283f9a0daea4a536f25 /www/contao35/Makefile
parentb6a0d9f3b90f63b55b908ed16f2d533e65a8ba46 (diff)
downloadpkgsrc-e1f0ffea7f0a3cd178c30a59456f083e634787c6.tar.gz
Update contao35 to 3.5.19.
Version 3.5.19 (2016-11-16) --------------------------- ### Fixed Only evaluate `hasDetails()` and `hasText()` upon the first call. ### Fixed Cache the `PageModel::findPublishedFallbackByHostname()` results (see #8544). ### Fixed Correctly redirect to the website root page (see #8552). ### Fixed Continue rebuilding the search index if there are errors (see #8541).
Diffstat (limited to 'www/contao35/Makefile')
-rw-r--r--www/contao35/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/contao35/Makefile b/www/contao35/Makefile
index 11b44530b10..6cecf7c66f3 100644
--- a/www/contao35/Makefile
+++ b/www/contao35/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.18 2016/10/25 16:27:05 taca Exp $
+# $NetBSD: Makefile,v 1.19 2016/11/16 16:29:34 taca Exp $
#
DISTNAME= contao-${CT_PKGVER}
@@ -23,7 +23,7 @@ DEPENDS+= ${PHP_PKG_PREFIX}-curl>=5.4.0:../../www/php-curl
DEPENDS+= ${PHP_PKG_PREFIX}-zlib>=5.4.0:../../archivers/php-zlib
DEPENDS+= bash>=4.0:../../shells/bash
-CT_VERSION= 3.5.18
+CT_VERSION= 3.5.19
USE_TOOLS= bash pax
NO_BUILD= yes
FILESDIR?= ${.CURDIR}/files