Date: Sat, 6 Sep 2008 15:52:11 GMT From: Wen heping <wenheping@gmail.com> To: freebsd-gnats-submit@FreeBSD.org Subject: ports/127151: [Maintainer Update] www/ilias:update to 3.9.6 Message-ID: <200809061552.m86FqB4C015107@www.freebsd.org> Resent-Message-ID: <200809061600.m86G08J6060408@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>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:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200809061552.m86FqB4C015107>