From owner-freebsd-ports-bugs@FreeBSD.ORG Thu Mar 23 20:40:19 2006 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3CF2D16A423 for ; Thu, 23 Mar 2006 20:40:19 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 85C6543D45 for ; Thu, 23 Mar 2006 20:40:17 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k2NKeHJv026178 for ; Thu, 23 Mar 2006 20:40:17 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k2NKeHQT026177; Thu, 23 Mar 2006 20:40:17 GMT (envelope-from gnats) Resent-Date: Thu, 23 Mar 2006 20:40:17 GMT Resent-Message-Id: <200603232040.k2NKeHQT026177@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, Matthew Seaman Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 259ED16A420 for ; Thu, 23 Mar 2006 20:38:10 +0000 (UTC) (envelope-from m.seaman@infracaninophile.co.uk) Received: from smtp.infracaninophile.co.uk (ns0.infracaninophile.co.uk [81.187.76.162]) by mx1.FreeBSD.org (Postfix) with ESMTP id 31CA343D45 for ; Thu, 23 Mar 2006 20:38:08 +0000 (GMT) (envelope-from m.seaman@infracaninophile.co.uk) Received: from happy-idiot-talk.infracaninophile.co.uk (localhost [IPv6:::1]) by smtp.infracaninophile.co.uk (8.13.4/8.13.4) with ESMTP id k2NKbu7I035428 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Thu, 23 Mar 2006 20:37:56 GMT (envelope-from matthew@happy-idiot-talk.infracaninophile.co.uk) Received: (from matthew@localhost) by happy-idiot-talk.infracaninophile.co.uk (8.13.4/8.13.4/Submit) id k2NKbucT035427; Thu, 23 Mar 2006 20:37:56 GMT (envelope-from matthew) Message-Id: <200603232037.k2NKbucT035427@happy-idiot-talk.infracaninophile.co.uk> Date: Thu, 23 Mar 2006 20:37:56 GMT From: Matthew Seaman To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: Subject: ports/94876: [maintainer] net/phpldapadmin098 -- update to 0.9.8.2 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Matthew Seaman List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 23 Mar 2006 20:40:19 -0000 >Number: 94876 >Category: ports >Synopsis: [maintainer] net/phpldapadmin098 -- update to 0.9.8.2 >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Thu Mar 23 20:40:16 GMT 2006 >Closed-Date: >Last-Modified: >Originator: Matthew Seaman >Release: FreeBSD 4.11-STABLE i386 >Organization: Infracaninophile >Environment: System: FreeBSD happy-idiot-talk.infracaninophile.co.uk 4.11-STABLE FreeBSD 4.11-STABLE #98: Thu Mar 23 08:50:37 GMT 2006 root@happy-idiot-talk.infracaninophile.co.uk:/usr/obj/usr/src/sys/HAPPY-IDIOT-TALK i386 >Description: Since I seem to have picked up yet another port, update to version 0.9.8.2 and make a few other changes so this port can co-exist with net/phpldapadmin Release notes are at https://sourceforge.net/project/shownotes.php?release_id=401476 >How-To-Repeat: >Fix: --- phpldapadmin098.diff begins here --- diff -Nur /usr/ports/net/phpldapadmin098/Makefile phpldapadmin098/Makefile --- /usr/ports/net/phpldapadmin098/Makefile Sun Jan 22 18:35:43 2006 +++ phpldapadmin098/Makefile Thu Mar 23 20:35:17 2006 @@ -5,14 +5,14 @@ # $FreeBSD: ports/net/phpldapadmin098/Makefile,v 1.16 2006/01/22 18:35:43 sem Exp $ # -PORTNAME= phpldapadmin -PORTVERSION= 0.9.8 +PORTNAME= phpldapadmin098 +PORTVERSION= 0.9.8.2 PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= net www MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= phpldapadmin -DISTNAME= ${PORTNAME}-${PORTVERSION} +DISTNAME= ${PORTNAME:S/098//}-${PORTVERSION} MAINTAINER= m.seaman@infracaninophile.co.uk COMMENT= A set of PHP-scripts to administer LDAP servers over the web @@ -40,12 +40,14 @@ # PLAUSR is only used WITH_SUPHP PLADIR?= www/${PORTNAME} +PLADIRX?= ${PLADIR:S/098//} PLAGRP?= ${WWWGRP} CFGDIR= config CFGFILE= config.php SUB_LIST+= PKGNAME=${PKGNAME} \ - PLADIR=${PLADIR} + PLADIR=${PLADIR} \ + PLADIRX=${PLADIRX} SUB_FILES+= pkg-message PLIST= ${WRKDIR}/plist diff -Nur /usr/ports/net/phpldapadmin098/distinfo phpldapadmin098/distinfo --- /usr/ports/net/phpldapadmin098/distinfo Mon Jan 16 23:45:17 2006 +++ phpldapadmin098/distinfo Thu Mar 23 20:18:43 2006 @@ -1,3 +1,3 @@ -MD5 (phpldapadmin-0.9.8.tar.gz) = 32251f799a5b1664003b4417f6fd96a8 -SHA256 (phpldapadmin-0.9.8.tar.gz) = 5bb3289a1ff058deda106f5d33623445b066b9881c76bc105f35b6855feb0542 -SIZE (phpldapadmin-0.9.8.tar.gz) = 751893 +MD5 (phpldapadmin-0.9.8.2.tar.gz) = a83b44d90b14983b01db53ec39053a15 +SHA256 (phpldapadmin-0.9.8.2.tar.gz) = 5fb8e53f481c5c5beb3572ef240ca7c0736766a4895fb931084e12aee47ae1d1 +SIZE (phpldapadmin-0.9.8.2.tar.gz) = 754341 diff -Nur /usr/ports/net/phpldapadmin098/files/pkg-message.in phpldapadmin098/files/pkg-message.in --- /usr/ports/net/phpldapadmin098/files/pkg-message.in Sun Dec 11 23:51:12 2005 +++ phpldapadmin098/files/pkg-message.in Thu Mar 23 20:26:08 2006 @@ -15,7 +15,7 @@ will need to modify your apache configuration and merge the settings from your original configuration file: - %%PREFIX%%/%%PLADIR%%/config.php + %%PREFIX%%/%%PLADIRX%%/config.php to --- phpldapadmin098.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted: