Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 3 Aug 2003 00:26:55 +0200 (CEST)
From:      Alex Dupre <sysadmin@alexdupre.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        nork@FreeBSD.org
Subject:   ports/55197: [Maintainer Update] Port: PHP4 (correct lib name)
Message-ID:  <200308022226.h72MQtJm011349@vaio.alexdupre.com>
Resent-Message-ID: <200308022230.h72MUBXK055272@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         55197
>Category:       ports
>Synopsis:       [Maintainer Update] Port: PHP4 (correct lib name)
>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:   Sat Aug 02 15:30:11 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator:     Alex Dupre
>Release:        FreeBSD 4.8-ALEXDUPRE i386
>Organization:
>Environment:
System: FreeBSD 4.8-ALEXDUPRE i386
>Description:
Change zzip lib name after port upgrade.
>How-To-Repeat:
>Fix:

--- php4.diff begins here ---
--- Makefile.orig	Sun Aug  3 00:24:30 2003
+++ Makefile	Sun Aug  3 00:24:56 2003
@@ -585,7 +585,7 @@
 .endif
 
 .if defined(WITH_ZIP)
-LIB_DEPENDS+=	zzip-0.10:${PORTSDIR}/devel/zziplib
+LIB_DEPENDS+=	zzip.10:${PORTSDIR}/devel/zziplib
 CONFIGURE_ARGS+=--with-zip=${LOCALBASE}
 .endif
 
--- php4.diff ends here ---


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200308022226.h72MQtJm011349>