ports/103446: Missing files in pkg-plist; spaces in variable in Makefile
Stanislav Sedov
stas at FreeBSD.org
Thu Sep 21 08:30:31 UTC 2006
The following reply was made to PR ports/103446; it has been noted by GNATS.
From: Stanislav Sedov <stas at FreeBSD.org>
To: Diane Bruce <db at db.net>
Cc: stas at freebsd.org, bug-followup at freebsd.org <bug-followup at freebsd.org>,
shaun at freebsd.org
Subject: Re: ports/103446: Missing files in pkg-plist; spaces in variable in
Makefile
Date: Thu, 21 Sep 2006 12:27:56 +0400
--Sig_/MQ+/Uklld8Gg8.Uq6k3BcA
Content-Type: text/plain; charset=KOI8-R
Content-Transfer-Encoding: quoted-printable
On Thu, 21 Sep 2006 01:50:09 -0400
Diane Bruce <db at db.net> mentioned:
> diff -u -r /usr/ports/devel/sdl12/Makefile sdl12/Makefile
> --- /usr/ports/devel/sdl12/Makefile Wed Sep 20 23:25:44 2006
> +++ sdl12/Makefile Wed Sep 20 23:29:07 2006
> @@ -18,11 +18,12 @@
>=20
> BUILD_DEPENDS=3D nasm:${PORTSDIR}/devel/nasm
>=20
> +INSTALLS_SHLIB=3D yes
This variable was obsoleted and replaced by USE_LDCONFIG. See bsd.port.mk
for further info.
> USE_LDCONFIG=3D yes
> GNU_CONFIGURE=3D yes
> WANT_GNOME=3D yes
> USE_GNOME=3D gnomehack gnometarget
> -USE_ICONV=3D yes
> +USE_ICONV=3D yes
> CONFIGURE_ENV=3D NASM=3D"${LOCALBASE}/bin/nasm" \
> PTHREAD_CFLAGS=3D"${PTHREAD_CFLAGS}" \
> PTHREAD_LIBS=3D"${PTHREAD_LIBS}" \
> @@ -38,7 +39,7 @@
> CONFIGURE_ARGS+=3D--disable-video-x11
> .endif
>=20
> -# XXX: exists untill it will be committed to bsd.port.mk
> +# XXX: exists until it will be committed to bsd.port.mk
> COPYTREE_SHARE=3D ${SH} -c '(${FIND} -d $$0 $$2 | ${CPIO} -dumpl $$1 >/d=
ev/null \
> 2>&1) && \
> ${CHOWN} -R ${SHAREOWN}:${SHAREGRP} $$1 && \
> diff -u -r /usr/ports/devel/sdl12/pkg-plist sdl12/pkg-plist
> --- /usr/ports/devel/sdl12/pkg-plist Wed Sep 20 23:25:46 2006
> +++ sdl12/pkg-plist Wed Sep 20 23:22:43 2006
> @@ -18,11 +18,13 @@
> include/SDL/SDL_error.h
> include/SDL/SDL_events.h
> include/SDL/SDL_getenv.h
> +include/SDL/SDL_image.h
This file was installed by sdl_image
> include/SDL/SDL_joystick.h
> include/SDL/SDL_keyboard.h
> include/SDL/SDL_keysym.h
> include/SDL/SDL_loadso.h
> include/SDL/SDL_main.h
> +include/SDL/SDL_mixer.h
and this one be sdl_mixer
> include/SDL/SDL_mouse.h
> include/SDL/SDL_mutex.h
> include/SDL/SDL_name.h
> >Release-Note:
> >Audit-Trail:
> >Unformatted:
Thanks for info. I suppose Shaun will commit these typo fixes soon.
--=20
Stanislav Sedov <stas at FreeBSD.org> [[=F2=CF=D3=D3=C9=
=D1, =ED=CF=D3=CB=D7=C1]]
PGP id: 0xEB269581 http://people.freebsd.org/~stas/stas.key.asc
--Sig_/MQ+/Uklld8Gg8.Uq6k3BcA
Content-Type: application/pgp-signature; name=signature.asc
Content-Disposition: attachment; filename=signature.asc
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (FreeBSD)
iD8DBQFFEk0QK/VZk+smlYERAncvAJ9G5Ljk3CDnzr6XUKDG7Gz+cYRqtgCdHRoS
mkwbAIZ5Ep1pe2Qm3Brv+Aw=
=EBfl
-----END PGP SIGNATURE-----
--Sig_/MQ+/Uklld8Gg8.Uq6k3BcA--
More information about the freebsd-ports-bugs
mailing list