svn commit: r312167 - head/www/coppermine
Felippe de Meirelles Motta
lippe at FreeBSD.org
Wed Feb 13 17:01:05 UTC 2013
Author: lippe
Date: Wed Feb 13 17:01:03 2013
New Revision: 312167
URL: http://svnweb.freebsd.org/changeset/ports/312167
Log:
- Update to 1.5.22
- Pass maintainership to submitter
PR: ports/176086
Submitted by: Danilo Egea Gondolfo <danilogondolfo at gmail.com>
Modified:
head/www/coppermine/Makefile
head/www/coppermine/distinfo (contents, props changed)
Modified: head/www/coppermine/Makefile
==============================================================================
--- head/www/coppermine/Makefile Wed Feb 13 16:07:24 2013 (r312166)
+++ head/www/coppermine/Makefile Wed Feb 13 17:01:03 2013 (r312167)
@@ -1,23 +1,19 @@
-# Ports collection makefile for: coppermine
-# Date created: 05 April 2004
-# Whom: Brooks Davis <brooks at FreeBSD.org>
-#
+# Created by: Brooks Davis <brooks at 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 at FreeBSD.org
+MAINTAINER= danilogondolfo at 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
Modified: head/www/coppermine/distinfo
==============================================================================
--- head/www/coppermine/distinfo Wed Feb 13 16:07:24 2013 (r312166)
+++ head/www/coppermine/distinfo Wed Feb 13 17:01:03 2013 (r312167)
@@ -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
More information about the svn-ports-head
mailing list