Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 6 Jun 2002 17:48:30 +0400 (MSD)
From:      "Lev Serebryakov" <lev@serebryakov.spb.ru>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/38945: www/mod_php4 port uses OLD sablotron version 
Message-ID:  <200206061348.g56DmUH97546@ftp.translate.ru>

next in thread | raw e-mail | index | archive | help
>Number:         38945
>Category:       ports
>Synopsis:       www/mod_php4 port uses OLD sablotron version
>Confidential:   no
>Severity:       critical
>Priority:       medium
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Thu Jun 06 06:50:01 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator:     "Lev Serebryakov" <lev@serebryakov.spb.ru>
>Release:        FreeBSD 4.2-STABLE i386
>Organization:
>Environment:

  Ports collection from 6 of June 2002

>Description:

  mod_php4's configure script (scripts/configure.php) contains
  old version of Sablotron XML processor library (libsablot.so.67).
  Current textproc/sablotron port installs libsablot.so.68

>How-To-Repeat:

  Try to build mod_php4 port with XSLT (sablotron) support and current
  sablotron.

>Fix:

  Change this line (line 269):

echo "LIB_DEPENDS+=     sablot.67:\${PORTSDIR}/textproc/sablotron"

  To:

echo "LIB_DEPENDS+=     sablot.68:\${PORTSDIR}/textproc/sablotron"

   in scripts/configure.php

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

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




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