Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 12 Feb 2013 22:27:52 GMT
From:      Danilo Egêa Gondolfo <danilogondolfo@gmail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/176086: www/coppermine update and maintainer change
Message-ID:  <201302122227.r1CMRqhj008692@red.freebsd.org>
Resent-Message-ID: <201302122230.r1CMU15f082899@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         176086
>Category:       ports
>Synopsis:       www/coppermine update and maintainer change
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Feb 12 22:30:01 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator:     Danilo Egêa Gondolfo
>Release:        FreeBSD 9.1-RELEASE
>Organization:
Universidade Estadual de Maringá
>Environment:
FreeBSD projeto 9.1-RELEASE FreeBSD 9.1-RELEASE #0 r243752M: Sat Dec  1 13:35:03 BRST 2012     root@projeto:/usr/obj/usr/src/sys/PROJETO  amd64
>Description:
www/coppermine update.

Changes:

- Update from 1.5.20 to 1.5.22
- Add php5-ctype as dependece
- Maintainer change
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

Index: Makefile
===================================================================
--- Makefile	(revision 312133)
+++ Makefile	(working copy)
@@ -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
Index: distinfo
===================================================================
--- distinfo	(revision 312133)
+++ distinfo	(working copy)
@@ -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


>Release-Note:
>Audit-Trail:
>Unformatted:



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