diff options
author | lippe <lippe@FreeBSD.org> | 2013-02-14 01:01:03 +0800 |
---|---|---|
committer | lippe <lippe@FreeBSD.org> | 2013-02-14 01:01:03 +0800 |
commit | e4e394e667e3dac411a4eae2cc22867e9e08be17 (patch) | |
tree | 9b175b6d55068fe7bc8c36271804d66e5a22ea41 /www | |
parent | 5efc7fce6f8fe285331efd1e583d8960c329065d (diff) | |
download | freebsd-ports-gnome-e4e394e667e3dac411a4eae2cc22867e9e08be17.tar.gz freebsd-ports-gnome-e4e394e667e3dac411a4eae2cc22867e9e08be17.tar.zst freebsd-ports-gnome-e4e394e667e3dac411a4eae2cc22867e9e08be17.zip |
- Update to 1.5.22
- Pass maintainership to submitter
PR: ports/176086
Submitted by: Danilo Egea Gondolfo <danilogondolfo@gmail.com>
Diffstat (limited to 'www')
-rw-r--r-- | www/coppermine/Makefile | 14 | ||||
-rw-r--r-- | www/coppermine/distinfo | 4 |
2 files changed, 7 insertions, 11 deletions
diff --git a/www/coppermine/Makefile b/www/coppermine/Makefile index de2fe67aaf70..25cfbd646055 100644 --- a/www/coppermine/Makefile +++ b/www/coppermine/Makefile @@ -1,23 +1,19 @@ -# Ports collection makefile for: coppermine -# Date created: 05 April 2004 -# Whom: Brooks Davis <brooks@FreeBSD.org> -# +# Created by: Brooks Davis <brooks@FreeBSD.org> # $FreeBSD$ -# PORTNAME= coppermine -PORTVERSION= 1.5.20 +PORTVERSION= 1.5.22 CATEGORIES= www -MASTER_SITES= SF/eenemeenemuu.u +MASTER_SITES= SF/${PORTNAME}/Coppermine/1.5.x/ DISTNAME= cpg${PORTVERSION} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= danilogondolfo@gmail.com COMMENT= A web picture gallery script OPTIONS_DEFINE= DOCS IMAGEMAGICK IMAGEMAGICK_DESC= Use ImageMagick instead of PHP GD extension -USE_PHP= mysql pcre +USE_PHP= mysql pcre ctype USE_ZIP= yes NO_BUILD= yes diff --git a/www/coppermine/distinfo b/www/coppermine/distinfo index 54bfd6e90044..9e9b3693ed38 100644 --- a/www/coppermine/distinfo +++ b/www/coppermine/distinfo @@ -1,2 +1,2 @@ -SHA256 (cpg1.5.20.zip) = f5388d6fa0952f4aba8f51ae9f86c7f916c432831e02050c27d27737cececcf5 -SIZE (cpg1.5.20.zip) = 19122378 +SHA256 (cpg1.5.22.zip) = 93cfd45ec5850ecd2d900a370393507e1f318c4ad341f7096dfd1668e1449274 +SIZE (cpg1.5.22.zip) = 19041781 |