Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 13 Feb 2013 17:01:04 +0000 (UTC)
From:      Felippe de Meirelles Motta <lippe@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r312167 - head/www/coppermine
Message-ID:  <201302131701.r1DH145K046827@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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@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@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

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201302131701.r1DH145K046827>