On Mon, Feb 26, 2007 at 11:26:27AM -0600, Will Maier wrote:
| [0] http://www.openbsd.org/checklist.html

so far, so good...almost.  following these directions things
go perfectly until the 'make plist' part.  here is what I get:

    $ make plist
    ===>  Updating plist for libgsasl-0.2.14
    WARNING: unregistered shared lib: gsasl (version: 9.10)
    /usr/src/ports/security/libgsasl/pkg/PLIST changed
    /usr/src/ports/security/libgsasl/pkg/PFRAG.shared is new

output of PFRAG.shared

    $ cat pkg/PFRAG.shared
    @comment $OpenBSD$
    @lib lib/libgsasl.so.${LIBgsasl_VERSION}

output of PLIST

    $ cat pkg/PLIST
    @comment $OpenBSD$
    %%SHARED%%
    include/gsasl-compat.h
    include/gsasl-mech.h
    include/gsasl.h
    lib/libgsasl.a
    lib/libgsasl.la
    lib/pkgconfig/
    lib/pkgconfig/libgsasl.pc
    share/libgsasl/
    share/locale/
    share/locale/[EMAIL PROTECTED]/
    share/locale/[EMAIL PROTECTED]/LC_MESSAGES/
    share/locale/[EMAIL PROTECTED]/LC_MESSAGES/libgsasl.mo
    share/locale/[EMAIL PROTECTED]/
    share/locale/[EMAIL PROTECTED]/LC_MESSAGES/
    share/locale/[EMAIL PROTECTED]/LC_MESSAGES/libgsasl.mo
    share/locale/fr/
    share/locale/fr/LC_MESSAGES/
    share/locale/fr/LC_MESSAGES/libgsasl.mo
    share/locale/ga/
    share/locale/ga/LC_MESSAGES/
    share/locale/ga/LC_MESSAGES/libgsasl.mo
    share/locale/nl/
    share/locale/nl/LC_MESSAGES/
    share/locale/nl/LC_MESSAGES/libgsasl.mo
    share/locale/pl/
    share/locale/pl/LC_MESSAGES/
    share/locale/pl/LC_MESSAGES/libgsasl.mo
    share/locale/ro/
    share/locale/ro/LC_MESSAGES/
    share/locale/ro/LC_MESSAGES/libgsasl.mo
    share/locale/sr/
    share/locale/sr/LC_MESSAGES/
    share/locale/sr/LC_MESSAGES/libgsasl.mo
    share/locale/sv/
    share/locale/sv/LC_MESSAGES/
    share/locale/sv/LC_MESSAGES/libgsasl.mo
    share/locale/vi/
    share/locale/vi/LC_MESSAGES/
    share/locale/vi/LC_MESSAGES/libgsasl.mo

PLIST looks exactly how I would expect it to, aside from the
'lib/libgsasl.so.9.10'.  does anyone know why ${LIBgsasl_VERSION}
isn't being evaluated?

besides this, the port instals and works just fine.

thanks
ryanc

-- 
==============================================================
ryan corder <ryanc at silverorb dot net>
GnuPG key: http://silverorb.net/~ryanc/stuff/ryanc.asc
"There is a multi-legged creature crawling on your shoulder."
           -- Spock, "A Taste of Armageddon", stardate 3193.9
==============================================================

Reply via email to