Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 1 Jun 2010 20:56:59 GMT
From:      Grzegorz Blach <magik@roorback.net>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/147294: Incomplete last patch for textproc/libxslt port
Message-ID:  <201006012056.o51Kux1v070048@www.freebsd.org>
Resent-Message-ID: <201006012100.o51L0DTV033215@freefall.freebsd.org>

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

>Number:         147294
>Category:       ports
>Synopsis:       Incomplete last patch for textproc/libxslt port
>Confidential:   no
>Severity:       critical
>Priority:       high
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Tue Jun 01 21:00:12 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     Grzegorz Blach
>Release:        8.1-PRERELEASE amd64
>Organization:
>Environment:
FreeBSD silver.nine 8.1-PRERELEASE FreeBSD 8.1-PRERELEASE #7 r208604: Fri May 28 01:54:16 CEST 2010     magik@silver.nine:/usr/obj/usr/src/sys/SILVER  amd64

>Description:
In log for last patch for textproc/libxslt/Makefile I see:
 'Bump PORTREVISION and add USE_GETTEXT where missing.'

but commited diff has only USE_GETTEXT added, without dumped PORTREVISION,
so libxslt wasn't rebuild with gettext update and when I try to use xlstproc,
I seen error that ld can't find 'libintl.so.8' library,
which was updated and renamed to 'libintl.so.9'.

http://www.freebsd.org/cgi/cvsweb.cgi/ports/textproc/libxslt/Makefile.diff?r1=1.92;r2=1.93

>How-To-Repeat:
After update of ports tree, I called `portmaster -da`,
libxslt wasn't rebuild with this command


>Fix:
Dump PORTREVISION in textproc/libxslt and rebuild it

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



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