From owner-freebsd-ports-bugs@FreeBSD.ORG Sat Sep 6 16:00:08 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 7AE41106568C for ; Sat, 6 Sep 2008 16:00:08 +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 60F428FC16 for ; Sat, 6 Sep 2008 16:00:08 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.2/8.14.2) with ESMTP id m86G08sM060409 for ; Sat, 6 Sep 2008 16:00:08 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m86G08J6060408; Sat, 6 Sep 2008 16:00:08 GMT (envelope-from gnats) Resent-Date: Sat, 6 Sep 2008 16:00:08 GMT Resent-Message-Id: <200809061600.m86G08J6060408@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 1DFBC1065678 for ; Sat, 6 Sep 2008 15:52:12 +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 16F688FC25 for ; Sat, 6 Sep 2008 15:52:12 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.14.2/8.14.2) with ESMTP id m86FqBNF015108 for ; Sat, 6 Sep 2008 15:52:11 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.14.2/8.14.1/Submit) id m86FqB4C015107; Sat, 6 Sep 2008 15:52:11 GMT (envelope-from nobody) Message-Id: <200809061552.m86FqB4C015107@www.freebsd.org> Date: Sat, 6 Sep 2008 15:52:11 GMT From: Wen heping To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Cc: Subject: ports/127151: [Maintainer Update] www/ilias:update to 3.9.6 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: Sat, 06 Sep 2008 16:00:08 -0000 >Number: 127151 >Category: ports >Synopsis: [Maintainer Update] www/ilias:update to 3.9.6 >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: Sat Sep 06 16:00:07 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Wen heping >Release: FreeBSD 7.0 release >Organization: ChangAn Middle School >Environment: FreeBSD tinderbox.wenjing.com 7.0-RELEASE FreeBSD 7.0-RELEASE #0: Sun Feb 24 19:59:52 UTC 2008 root@logan.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC i386 >Description: update to 3.9.6 from 3.9.5 >How-To-Repeat: >Fix: Patch attached with submission follows: --- Makefile.orig 2008-09-07 07:05:46.000000000 +0800 +++ Makefile 2008-09-07 07:06:08.000000000 +0800 @@ -5,7 +5,7 @@ # $FreeBSD: ports/www/ilias/Makefile,v 1.7 2008/09/03 03:37:20 linimon Exp $ PORTNAME= ilias -PORTVERSION= 3.9.5 +PORTVERSION= 3.9.6 CATEGORIES= www MASTER_SITES= SF @@ -47,7 +47,7 @@ .endif .if defined(WITH_Checker) -RUN_DEPENDS+= ${LOCALBASE}/share/pear/HTTP_Request.php:${PORTSDIR}/www/pear-HTTP_Request +RUN_DEPENDS+= ${LOCALBASE}/share/pear/HTTP/Request.php:${PORTSDIR}/www/pear-HTTP_Request .endif .if defined(WITH_Mail) --- distinfo.orig 2008-08-21 19:12:47.000000000 +0800 +++ distinfo 2008-09-07 07:08:47.000000000 +0800 @@ -1,3 +1,3 @@ -MD5 (ilias-3.9.5.tar.gz) = e20a089fd856f57268f633cfd046c3c4 -SHA256 (ilias-3.9.5.tar.gz) = 237b7bb4518427c988a08fbefd8f743f42d5592729b2a58fc5d8e54a6358c0cb -SIZE (ilias-3.9.5.tar.gz) = 46916236 +MD5 (ilias-3.9.6.tar.gz) = 6e8ef3a3b601cfb19d35a872dda69e25 +SHA256 (ilias-3.9.6.tar.gz) = cf27a318cea92d74dbe3fca5bde85c807e97c919a7559cb801e101652ee41873 +SIZE (ilias-3.9.6.tar.gz) = 46919909 --- pkg-plist.orig 2008-09-07 07:05:51.000000000 +0800 +++ pkg-plist 2008-09-07 07:27:39.000000000 +0800 @@ -1079,6 +1079,7 @@ %%WWWDIR%%/Services/AuthShibboleth/README.SHIBBOLETH.txt %%WWWDIR%%/Services/AuthShibboleth/classes/class.ilShibboleth.php %%WWWDIR%%/Services/AuthShibboleth/classes/class.ilShibbolethWAYF.php +%%WWWDIR%%/Services/Authentication/classes/class.ilAuthDB.php %%WWWDIR%%/Services/Authentication/classes/class.ilAuthInactive.php %%WWWDIR%%/Services/Authentication/classes/class.ilAuthModeDetermination.php %%WWWDIR%%/Services/Authentication/classes/class.ilAuthMultiple.php >Release-Note: >Audit-Trail: >Unformatted: