ports/155038: Update port: www/gallery3 fix update translations

Gvozdikov Veniamin g.veniamin at googlemail.com
Fri Feb 25 19:00:21 UTC 2011


>Number:         155038
>Category:       ports
>Synopsis:       Update port: www/gallery3 fix update translations
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Fri Feb 25 19:00:20 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Gvozdikov Veniamin
>Release:        FreeBSD 8.2-RC3
>Organization:
>Environment:
FreeBSD bell.kraskp.ru 8.2-RC3 FreeBSD 8.2-RC3 #0: Sun Jan 30 06:28:31 UTC 2011     root at mason.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC  amd64
>Description:
Fix problem with a update translations. 
>How-To-Repeat:
Install the gallery3 and then apply any language and try update.
>Fix:
diff -ruN gallery3.orig/Makefile gallery3/Makefile
--- gallery3.orig/Makefile	2011-02-26 01:50:55.000000000 +0700
+++ gallery3/Makefile	2011-02-26 01:53:39.000000000 +0700
@@ -7,6 +7,7 @@
 
 PORTNAME=	gallery3
 PORTVERSION=	3.0.1
+PORTREVISION=	1
 CATEGORIES=	www
 MASTER_SITES=	SF/gallery/${PORTNAME}/${PORTVERSION}
 DISTNAME=	gallery-${PORTVERSION}
@@ -16,7 +17,8 @@
 
 USE_ZIP=	yes
 
-USE_PHP=	pcre session filter xml iconv spl simplexml json mysql
+USE_PHP=	pcre session filter xml iconv spl simplexml json mysql \
+		tokenizer
 WANT_PHP_WEB=	yes
 
 WRKSRC=		${WRKDIR}/${PORTNAME}

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



More information about the freebsd-ports-bugs mailing list