diff options
author | danilo <danilo@FreeBSD.org> | 2016-10-02 10:36:24 +0800 |
---|---|---|
committer | danilo <danilo@FreeBSD.org> | 2016-10-02 10:36:24 +0800 |
commit | 8902f66e54ef2dcd3ba867bef7fac06d57a7f0e6 (patch) | |
tree | 35299dfc2b2e0f66a7f1d6c9659e469ac8c1fee5 | |
parent | 7e62a66c864eeb75a02307e38a21c3e3324d6615 (diff) | |
download | freebsd-ports-gnome-8902f66e54ef2dcd3ba867bef7fac06d57a7f0e6.tar.gz freebsd-ports-gnome-8902f66e54ef2dcd3ba867bef7fac06d57a7f0e6.tar.zst freebsd-ports-gnome-8902f66e54ef2dcd3ba867bef7fac06d57a7f0e6.zip |
- Update to 1.5.44
- This release covers a SQL injection and a possible shell code execute vulnerabilities
MFH: 2016Q3
-rw-r--r-- | www/coppermine/Makefile | 4 | ||||
-rw-r--r-- | 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 |