From 8902f66e54ef2dcd3ba867bef7fac06d57a7f0e6 Mon Sep 17 00:00:00 2001 From: danilo Date: Sun, 2 Oct 2016 02:36:24 +0000 Subject: - Update to 1.5.44 - This release covers a SQL injection and a possible shell code execute vulnerabilities MFH: 2016Q3 --- www/coppermine/Makefile | 4 ++-- www/coppermine/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/www/coppermine/Makefile b/www/coppermine/Makefile index d2edcc248cf7..e9210e04932c 100644 --- a/www/coppermine/Makefile +++ b/www/coppermine/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= coppermine -PORTVERSION= 1.5.42 +PORTVERSION= 1.5.44 CATEGORIES= www MASTER_SITES= SF/${PORTNAME}/Coppermine/1.5.x/ DISTNAME= cpg${PORTVERSION} @@ -17,7 +17,7 @@ IMAGEMAGICK_DESC= Use ImageMagick instead of PHP GD extension IMAGEMAGICK_RUN_DEPENDS+= convert:graphics/ImageMagick USE_PHP= mysql pcre ctype -USES= zip +USES= php zip NO_BUILD= yes NO_ARCH= yes diff --git a/www/coppermine/distinfo b/www/coppermine/distinfo index 111bb0535981..4d209f3e1faa 100644 --- a/www/coppermine/distinfo +++ b/www/coppermine/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1463346557 -SHA256 (cpg1.5.42.zip) = 0fc4fc504fb604266235b717178cf1cde79d153f5ec42c3d431e884fa8eff1a8 -SIZE (cpg1.5.42.zip) = 19004180 +TIMESTAMP = 1474834741 +SHA256 (cpg1.5.44.zip) = 870062cca227643d46b28e919271819788781b8784a77e3e4c272e62d09de85d +SIZE (cpg1.5.44.zip) = 19005637 -- cgit