From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Feb 25 19:00:21 2011 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id BB070106566B for ; Fri, 25 Feb 2011 19:00:21 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 97ED58FC16 for ; Fri, 25 Feb 2011 19:00:21 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id p1PJ0LIj009028 for ; Fri, 25 Feb 2011 19:00:21 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id p1PJ0Lfn009005; Fri, 25 Feb 2011 19:00:21 GMT (envelope-from gnats) Resent-Date: Fri, 25 Feb 2011 19:00:21 GMT Resent-Message-Id: <201102251900.p1PJ0Lfn009005@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Gvozdikov Veniamin Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6E2DD106566C for ; Fri, 25 Feb 2011 19:00:01 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from red.freebsd.org (red.freebsd.org [IPv6:2001:4f8:fff6::22]) by mx1.freebsd.org (Postfix) with ESMTP id 577228FC1B for ; Fri, 25 Feb 2011 19:00:01 +0000 (UTC) Received: from red.freebsd.org (localhost [127.0.0.1]) by red.freebsd.org (8.14.4/8.14.4) with ESMTP id p1PJ01e1039045 for ; Fri, 25 Feb 2011 19:00:01 GMT (envelope-from nobody@red.freebsd.org) Received: (from nobody@localhost) by red.freebsd.org (8.14.4/8.14.4/Submit) id p1PJ01r1039044; Fri, 25 Feb 2011 19:00:01 GMT (envelope-from nobody) Message-Id: <201102251900.p1PJ01r1039044@red.freebsd.org> Date: Fri, 25 Feb 2011 19:00:01 GMT From: Gvozdikov Veniamin To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Cc: Subject: ports/155038: Update port: www/gallery3 fix update translations X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 25 Feb 2011 19:00:21 -0000 >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@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: