Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 13 Nov 2002 18:30:25 -0800
From:      Kris Kennaway <kris@FreeBSD.org>
To:        Ying-Chieh Liao <ijliao@FreeBSD.org>
Cc:        Kris Kennaway <kris@FreeBSD.org>, cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   Re: cvs commit: ports/mail/bogofilter pkg-plist
Message-ID:  <20021113183025.A5919@citusc.usc.edu>
In-Reply-To: <20021114005306.GA4133@terry.dragon2.net>; from ijliao@FreeBSD.org on Thu, Nov 14, 2002 at 08:53:06AM %2B0800
References:  <200211132157.gADLvrt0071593@repoman.freebsd.org> <20021114005306.GA4133@terry.dragon2.net>

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

[-- Attachment #1 --]
On Thu, Nov 14, 2002 at 08:53:06AM +0800, Ying-Chieh Liao wrote:
> On Wed, Nov 13, 2002 at 13:57:53 -0800, Kris Kennaway wrote:
> > kris        2002/11/13 13:57:53 PST
> >   Modified files:
> >     mail/bogofilter      pkg-plist 
> >   Log:
> >   Expand out %%DOCSDIR%% to share/doc/bogofilter since DOCSDIR is not
> >   passed via PLIST_SUB (and is not a suitable variable to use in pkg-plist
> >   anyway).  This fixes the pkg-plist
> 
> oops... it was ok when I import this port
> 
> looks like you removed this feature (or bug ?) in rev 1.430 of bsd.port.mk ?

Hmm, I hadn't noticed that alane committed it..it doesn't seem to be
in the PR referenced in 1.429 (I can't check right now whether it was
included in the patches I was actually testing on the cluster, but I
don't remember it).

The patch looks incorrect anyway, since it appeared just after a
comment stating:

----
# Put this for down as possible so it will catch all PLIST_SUB definitions.

.if defined(INSTALLS_SHLIB)
LDCONFIG_DIRS?= %%PREFIX%%/lib
LDCONFIG_PLIST!=        ${ECHO_CMD} ${LDCONFIG_DIRS} | ${SED} ${PLIST_SUB:S/$/!g/:S/^/ -e s!%%/:S
/=/%%!/}
LDCONFIG_RUNLIST!=      ${ECHO_CMD} ${LDCONFIG_PLIST} | ${SED} -e "s!%D!${PREFIX}!g"
.endif
----

Kris

[-- Attachment #2 --]
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.6 (GNU/Linux)
Comment: For info see http://www.gnupg.org

iD8DBQE90wrBWry0BWjoQKURAp1wAKDLDTqCTcvnghMcOKHuBuIdxrOHvQCfaDi4
eolk3LR4TBOnicXFNrdlujE=
=II4+
-----END PGP SIGNATURE-----

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