summaryrefslogtreecommitdiff
path: root/www/contao35/Makefile
diff options
context:
space:
mode:
authortaca <taca>2017-01-17 16:23:08 +0000
committertaca <taca>2017-01-17 16:23:08 +0000
commit3373f74054ba1588b8481ed9e55ef233ca86ce24 (patch)
tree0791230402efa5f2cf529bebd871c069f227ce2d /www/contao35/Makefile
parentc01731d5e80711f312020520395d7fa531613c40 (diff)
downloadpkgsrc-3373f74054ba1588b8481ed9e55ef233ca86ce24.tar.gz
Update contao35 to 3.5.23.
Version 3.5.23 (2017-01-17) --------------------------- ### Fixed Handle non-numeric values when calculating the image margin (see #8617). ### Fixed Correctly generate the download elements in the back end (see #8620). Version 3.5.22 (2017-01-16) --------------------------- ### Fixed Prevent an endless redirect loop if the page alias is "/" (see #8560). ### Fixed Correctly parse German dates with two digit years in MooTools (see #8593). ### Fixed Correctly add new resources to the user/group permissions (see #8583). ### Fixed Trigger the auto-submit function in the date picker (see #8603). ### Fixed Call the load callback when loading page/file picker nodes (see #7702).
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 11e30bbcb91..4f7ed3b7d05 100644
--- a/www/contao35/Makefile
+++ b/www/contao35/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.22 2016/12/30 04:46:19 taca Exp $
+# $NetBSD: Makefile,v 1.23 2017/01/17 16:23:08 taca Exp $
#
DISTNAME= contao-${CT_PKGVER}
@@ -26,7 +26,7 @@ DEPENDS+= bash>=4.0:../../shells/bash
# mcrypt is deprecated and removed in PHP 7.1.x
PHP_VERSIONS_ACCEPTED= 56 70
-CT_VERSION= 3.5.21
+CT_VERSION= 3.5.23
USE_TOOLS= bash pax
NO_BUILD= yes
FILESDIR?= ${.CURDIR}/files