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
[-- Attachment #1 --] 2012-04-26, 13:08 -0400, Jung-uk Kim: > Without WITH_NEW_XORG, it seems the revision went backwards: > > % 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=yes > 7.11.2 > 0 > > This is what we had before the X.org upgrade: > > % pkg_info -X libGLw > Information for libGLw-7.6.1_1: > > Comment: > OpenGL widgets library > > > Description: > This package contains the OpenGL widgets library. > > WWW: http://www.mesa3d.org/ > > This commit seems problematic: http://www.freebsd.org/cgi/cvsweb.cgi/ports/graphics/libGLw/Makefile.diff?r1=1.12&r2=1.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 $ # PORTNAME= libGLw PORTVERSION= ${MESAVERSION} -PORTREVISION= 1 CATEGORIES= graphics COMMENT= OpenGL widgets library -BUILD_DEPENDS+= makedepend:${PORTSDIR}/devel/makedepend - USE_GL= gl USE_MOTIF= yes USE_XORG= glproto xt x11 xext xxf86vm xdamage xfixes dri2proto -- Jung-uk Kim <jkim@FreeBSD.org> [-- Attachment #2 --] -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.19 (FreeBSD) iEYEABECAAYFAk+Zg6gACgkQmlay1b9qnVMLegCgpcCXOEWoveGARPGsu4kd5eXU yGIAnjpTVcMhax+O8eVKvdeTRnmNzRIR =ZiU8 -----END PGP SIGNATURE-----
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1335460777.21502.11.camel>
