From owner-freebsd-ports-bugs@FreeBSD.ORG Tue Nov 11 03:50:01 2008 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 C33251065695 for ; Tue, 11 Nov 2008 03:50:01 +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 9B5D58FC1C for ; Tue, 11 Nov 2008 03:50:01 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id mAB3o19g000380 for ; Tue, 11 Nov 2008 03:50:01 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id mAB3o1iW000379; Tue, 11 Nov 2008 03:50:01 GMT (envelope-from gnats) Resent-Date: Tue, 11 Nov 2008 03:50:01 GMT Resent-Message-Id: <200811110350.mAB3o1iW000379@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, Wen Heping Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 76204106568F for ; Tue, 11 Nov 2008 03:40:44 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21]) by mx1.freebsd.org (Postfix) with ESMTP id 618358FC0C for ; Tue, 11 Nov 2008 03:40:44 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.14.3/8.14.3) with ESMTP id mAB3eiHp016517 for ; Tue, 11 Nov 2008 03:40:44 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.14.3/8.14.3/Submit) id mAB3ei7I016516; Tue, 11 Nov 2008 03:40:44 GMT (envelope-from nobody) Message-Id: <200811110340.mAB3ei7I016516@www.freebsd.org> Date: Tue, 11 Nov 2008 03:40:44 GMT From: Wen Heping To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Cc: Subject: ports/128774: [Maintainer Update]databases/phpminadmin 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: Tue, 11 Nov 2008 03:50:01 -0000 >Number: 128774 >Category: ports >Synopsis: [Maintainer Update]databases/phpminadmin >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 Nov 11 03:50:01 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Wen Heping >Release: FreeBSD-8.0 Current >Organization: ChangAn Middle School >Environment: FreeBSD fb8.wenjing.com 8.0-CURRENT FreeBSD 8.0-CURRENT #0: Sun Sep 21 18:56:51 HKT 2008 root@fb8.wenjing.com:/usr/obj/usr/src/sys/GENERIC i386 >Description: update to 1.9.1 from 1.8.0 >How-To-Repeat: >Fix: Patch attached with submission follows: --- Makefile.orig 2008-11-11 18:28:33.000000000 +0800 +++ Makefile 2008-11-11 18:28:33.000000000 +0800 @@ -6,7 +6,7 @@ # PORTNAME= phpminadmin -PORTVERSION= 1.8.0 +PORTVERSION= 1.9.1 CATEGORIES= databases www MASTER_SITES= SF DISTNAME= phpMinAdmin-${PORTVERSION} --- distinfo.orig 2008-11-11 18:28:33.000000000 +0800 +++ distinfo 2008-11-11 18:28:33.000000000 +0800 @@ -1,3 +1,3 @@ -MD5 (phpMinAdmin-1.8.0.zip) = 17477e485f9c5f0246ccf76a4c66ed6e -SHA256 (phpMinAdmin-1.8.0.zip) = ba37cee977ba76f42f159a911ae2245e1302f12aac975447086ba20b0ca2e677 -SIZE (phpMinAdmin-1.8.0.zip) = 81212 +MD5 (phpMinAdmin-1.9.1.zip) = 9f4f7ba053854149bcb2d2685872d6f8 +SHA256 (phpMinAdmin-1.9.1.zip) = 0017e7cfa18efdd463a4860acf39cddbb589260e40204fd8524474c6251f6b9c +SIZE (phpMinAdmin-1.9.1.zip) = 102309 --- pkg-plist.orig 2008-11-11 18:28:33.000000000 +0800 +++ pkg-plist 2008-11-11 18:28:33.000000000 +0800 @@ -1,4 +1,5 @@ %%WWWDIR%%/_compile.php +%%WWWDIR%%/_coverage.php %%WWWDIR%%/_lang.php %%WWWDIR%%/abstraction.inc.php %%WWWDIR%%/auth.inc.php @@ -26,6 +27,7 @@ %%WWWDIR%%/select.inc.php %%WWWDIR%%/sql.inc.php %%WWWDIR%%/table.inc.php +%%WWWDIR%%/todo.txt %%WWWDIR%%/trigger.inc.php %%WWWDIR%%/user.inc.php %%WWWDIR%%/view.inc.php @@ -46,5 +48,28 @@ %%WWWDIR%%/lang/nl.inc.php %%WWWDIR%%/lang/sk.inc.php %%WWWDIR%%/lang/zh.inc.php +%%WWWDIR%%/tests/0-login.html +%%WWWDIR%%/tests/1-create-database.html +%%WWWDIR%%/tests/10-clone.html +%%WWWDIR%%/tests/11-reference.html +%%WWWDIR%%/tests/12-update.html +%%WWWDIR%%/tests/13-delete.html +%%WWWDIR%%/tests/14-truncate.html +%%WWWDIR%%/tests/15-privileges.html +%%WWWDIR%%/tests/16-processlist.html +%%WWWDIR%%/tests/17-export.html +%%WWWDIR%%/tests/18-events.html +%%WWWDIR%%/tests/19-procedures.html +%%WWWDIR%%/tests/2-create-table.html +%%WWWDIR%%/tests/3-create-index.html +%%WWWDIR%%/tests/4-create-table-2.html +%%WWWDIR%%/tests/5-foreign-key.html +%%WWWDIR%%/tests/6-alter-table.html +%%WWWDIR%%/tests/7-create-trigger.html +%%WWWDIR%%/tests/8-create-view.html +%%WWWDIR%%/tests/9-insert.html +%%WWWDIR%%/tests/logout.html +%%WWWDIR%%/tests/selenium.html @dirrm %%WWWDIR%%/lang +@dirrm %%WWWDIR%%/tests @dirrm %%WWWDIR%% >Release-Note: >Audit-Trail: >Unformatted: