summaryrefslogtreecommitdiff
path: root/www/contao35/Makefile
diff options
context:
space:
mode:
authorbsiegert <bsiegert>2017-01-08 19:37:43 +0000
committerbsiegert <bsiegert>2017-01-08 19:37:43 +0000
commite157e42c62939bcea7e5d176b15c5ce82398d785 (patch)
tree8a11b4f3c163ab5d858214e4e59ae38098415f71 /www/contao35/Makefile
parentf16c2b03c7fbaeb448c86550a8dffb2b15f7129b (diff)
downloadpkgsrc-e157e42c62939bcea7e5d176b15c5ce82398d785.tar.gz
Pullup ticket #5180 - requested by taca
www/contao35: security fix Revisions pulled up: - www/contao35/Makefile 1.22 - www/contao35/distinfo 1.18 --- Module Name: pkgsrc Committed By: taca Date: Fri Dec 30 04:46:20 UTC 2016 Modified Files: pkgsrc/www/contao35: Makefile distinfo Log Message: Update contao35 to 3.5.21. Version 3.5.21 (2016-12-29) --------------------------- ### Updated Update SwiftMailer to version 5.4.5 (fixes CVE-2016-10074).
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 3d9943ae39c..eed3d1e607c 100644
--- a/www/contao35/Makefile
+++ b/www/contao35/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.21 2016/12/23 23:02:13 joerg Exp $
+# $NetBSD: Makefile,v 1.21.2.1 2017/01/08 19:37:43 bsiegert 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.20
+CT_VERSION= 3.5.21
USE_TOOLS= bash pax
NO_BUILD= yes
FILESDIR?= ${.CURDIR}/files