summaryrefslogtreecommitdiff
path: root/www/contao35/Makefile
diff options
context:
space:
mode:
authortaca <taca>2016-07-17 13:58:00 +0000
committertaca <taca>2016-07-17 13:58:00 +0000
commitd082310473ea3a874b6e3dd2518706886c39c8c4 (patch)
treef31252ea9e72c50553605f581d6f4dc84c71bcec /www/contao35/Makefile
parente8a08b3ed18c7d92862e4327e61bde3e04db232a (diff)
downloadpkgsrc-d082310473ea3a874b6e3dd2518706886c39c8c4.tar.gz
Update contao35 to 3.5.15, including fix for CVE-2016-4567.
Version 3.5.15 (2016-07-15) --------------------------- ### Fixed Strip soft hyphens when indexing a page (see #8389). ### Fixed Update mediaelement.js to version 2.21.2 (fixes CVE-2016-4567).
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 530625ad887..be16a790f4d 100644
--- a/www/contao35/Makefile
+++ b/www/contao35/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.14 2016/06/17 14:03:50 taca Exp $
+# $NetBSD: Makefile,v 1.15 2016/07/17 13:58:00 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.14
+CT_VERSION= 3.5.15
USE_TOOLS= bash pax
NO_BUILD= yes
FILESDIR?= ${.CURDIR}/files