Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 26 Apr 2012 13:19:37 -0400
From:      Jung-uk Kim <jkim@FreeBSD.org>
To:        freebsd-x11@freebsd.org
Subject:   Re: graphics/libGLw revision went backwards without WITH_NEW_XORG
Message-ID:  <1335460777.21502.11.camel@localhost>
In-Reply-To: <1335460126.21502.7.camel@localhost>
References:  <1335460126.21502.7.camel@localhost>

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

--=-TVuAVRFIpYKLCEDoQdVP
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable

2012-04-26, 13:08 -0400, Jung-uk Kim:
> Without WITH_NEW_XORG, it seems the revision went backwards:
>=20
> % grep \$FreeBSD: Makefile
> # $FreeBSD: ports/graphics/libGLw/Makefile,v 1.13 2012/04/21 17:03:17
> miwi Exp $
> % make -V PORTVERSION -V PORTREVISION
> 7.6.1
> 0
> % make -V PORTVERSION -V PORTREVISION WITH_NEW_XORG=3Dyes
> 7.11.2
> 0
>=20
> This is what we had before the X.org upgrade:
>=20
> % pkg_info -X libGLw
> Information for libGLw-7.6.1_1:
>=20
> Comment:
> OpenGL widgets library
>=20
>=20
> Description:
> This package contains the OpenGL widgets library.
>=20
> WWW: http://www.mesa3d.org/
>=20
>=20

This commit seems problematic:

http://www.freebsd.org/cgi/cvsweb.cgi/ports/graphics/libGLw/Makefile.diff?r=
1=3D1.12&r2=3D1.13

--- ports/graphics/libGLw/Makefile	2011/05/02 12:44:37	1.12
+++ ports/graphics/libGLw/Makefile	2012/04/21 17:03:17	1.13
@@ -2,18 +2,15 @@
 # Date created:		7 May 2004
 # Whom:			anholt@FreeBSD.org
 #
-# $FreeBSD: /usr/local/www/cvsroot/FreeBSD/ports/graphics/libGLw/Makefile,=
v 1.12 2011/05/02 12:44:37 makc Exp $
+# $FreeBSD: /usr/local/www/cvsroot/FreeBSD/ports/graphics/libGLw/Makefile,=
v 1.13 2012/04/21 17:03:17 miwi Exp $
 #
=20
 PORTNAME=3D	libGLw
 PORTVERSION=3D	${MESAVERSION}
-PORTREVISION=3D	1
 CATEGORIES=3D	graphics
=20
 COMMENT=3D	OpenGL widgets library
=20
-BUILD_DEPENDS+=3D	makedepend:${PORTSDIR}/devel/makedepend
-
 USE_GL=3D		gl
 USE_MOTIF=3D	yes
 USE_XORG=3D	glproto xt x11 xext xxf86vm xdamage xfixes dri2proto
--=20
Jung-uk Kim <jkim@FreeBSD.org>

--=-TVuAVRFIpYKLCEDoQdVP
Content-Type: application/pgp-signature; name="signature.asc"
Content-Description: This is a digitally signed message part

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.19 (FreeBSD)

iEYEABECAAYFAk+Zg6gACgkQmlay1b9qnVMLegCgpcCXOEWoveGARPGsu4kd5eXU
yGIAnjpTVcMhax+O8eVKvdeTRnmNzRIR
=ZiU8
-----END PGP SIGNATURE-----

--=-TVuAVRFIpYKLCEDoQdVP--




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