Subject: Re: CVS commit: pkgsrc/textproc/libxslt
To: None <jmmv@menta.net>
From: Kimmo Suominen <kimmo+x+1066882502.9d32d7@suominen.com>
List: pkgsrc-changes
Date: 10/16/2003 16:03:22
Oh -- how do I find out all the packages?  Is there a tool or make target
for obtaining a list?

+ Kim


| From:    jmmv@menta.net
| Date:    Thu, 16 Oct 2003 20:54:02 +0200
|
| On Thu, Oct 16, 2003 at 09:17:38AM -0400, Kimmo Suominen wrote:
| > Thanks -- I've committed the changes.
|
| Err... bumping the version in a bl2.mk file means that you have to bump
| revisions for all packages using (directly or indirectly) that library.
|
| > | From:    Juan RP <juan@xtraeme.unixbsd.org>
| > | Date:    Thu, 16 Oct 2003 15:13:48 +0200
| > |
| > | On Thu, 16 Oct 2003 09:07:42 -0400
| > | Kimmo Suominen <kimmo+x+1066882502.9d32d7@suominen.com> wrote:
| > |
| > | > So, are you saying the DEPENDS should be updated to force a more
| > | > recent version of libxml2?
| > | >
| > | > /usr/pkg/lib/libxml2.so.7.8:
| > | >          -lpthread.20 => /usr/pkg/lib/libpthread.so.20
| > | >          -lz.0 => /usr/lib/libz.so.0
| > | >          -liconv.4 => /usr/pkg/lib/libiconv.so.4
| > | >          -lm.0 => /usr/lib/libm.so.0
| > | >
| > | > I did not get an error about my installed version of libxml2 not being
| > | > suitable for use when compiling libxslt, so I think something like
| > | > bumping up the required version of libxml2 is needed then instead.
| > |
| > | Yes, that's it :)
| > |
| > | BUILDLINK_DEPENDS.libxml2?=     libxml2>=2.5.8nb1
| > |
| > | to 2.5.10nb1 I think.
| > |
| > | --
| > | Juan RP <juan AT xtraeme DOT UnixBSD DOT org>
| > |
| >
|
| --
| Julio M. Merino Vidal <jmmv@menta.net>
| The NetBSD Project - http://www.NetBSD.org/
|