Index: head/graphics/libdrm/Makefile =================================================================== --- head/graphics/libdrm/Makefile (revision 229069) +++ head/graphics/libdrm/Makefile (revision 229070) @@ -1,27 +1,29 @@ # New ports collection makefile for: libdrm # Date created: 29 Dec 2005 # Whom: lesi@FreeBSD.org # # $FreeBSD$ # PORTNAME= libdrm -PORTVERSION= 2.4.4 +PORTVERSION= 2.4.5 CATEGORIES= graphics x11 MASTER_SITES= http://dri.freedesktop.org/libdrm/ MAINTAINER= x11@FreeBSD.org COMMENT= Userspace interface to kernel Direct Rendering Module services BUILD_DEPENDS+= ${LOCALBASE}/libdata/pkgconfig/pthread-stubs.pc:${PORTSDIR}/devel/libpthread-stubs RUN_DEPENDS+= ${LOCALBASE}/libdata/pkgconfig/pthread-stubs.pc:${PORTSDIR}/devel/libpthread-stubs USE_BZIP2= yes GNU_CONFIGURE= yes USE_LDCONFIG= yes + +#CONFIGURE_ARGS= --enable-nouveau-experimental-api pre-patch: @${REINPLACE_CMD} 's|{libdir}/pkgconfig|{prefix}/libdata/pkgconfig|g' \ ${WRKSRC}/configure .include Property changes on: head/graphics/libdrm/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.12 \ No newline at end of property +1.13 \ No newline at end of property Index: head/graphics/libdrm/distinfo =================================================================== --- head/graphics/libdrm/distinfo (revision 229069) +++ head/graphics/libdrm/distinfo (revision 229070) @@ -1,3 +1,3 @@ -MD5 (libdrm-2.4.4.tar.bz2) = c183ee614b25f61ea325d57882a2fab2 -SHA256 (libdrm-2.4.4.tar.bz2) = 7e248f46b9bee4dfb7e313462c320bbe87da409e9c73ad9231056492ac900240 -SIZE (libdrm-2.4.4.tar.bz2) = 340726 +MD5 (libdrm-2.4.5.tar.bz2) = 0d09025f069ff1a986cf3339e51908b3 +SHA256 (libdrm-2.4.5.tar.bz2) = 95daf23bce3fc7fc644e68ac17f1415a85c671511eb227183834204fec43a094 +SIZE (libdrm-2.4.5.tar.bz2) = 387733 Property changes on: head/graphics/libdrm/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.8 \ No newline at end of property +1.9 \ No newline at end of property Index: head/graphics/libdrm/pkg-plist =================================================================== --- head/graphics/libdrm/pkg-plist (revision 229069) +++ head/graphics/libdrm/pkg-plist (revision 229070) @@ -1,26 +1,27 @@ include/drm/drm.h include/drm/drm_mode.h include/drm/drm_sarea.h include/drm/i915_drm.h include/drm/mach64_drm.h include/drm/mga_drm.h include/drm/nouveau_drm.h include/drm/r128_drm.h include/drm/r300_reg.h include/drm/radeon_drm.h include/drm/savage_drm.h include/drm/sis_drm.h include/drm/via_3d_reg.h include/drm/via_drm.h include/drm/xgi_drm.h include/intel_bufmgr.h include/xf86drm.h include/xf86drmMode.h lib/libdrm.la lib/libdrm.so lib/libdrm.so.2 lib/libdrm_intel.la lib/libdrm_intel.so lib/libdrm_intel.so.1 libdata/pkgconfig/libdrm.pc +libdata/pkgconfig/libdrm_intel.pc @dirrm include/drm Property changes on: head/graphics/libdrm/pkg-plist ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.6 \ No newline at end of property +1.7 \ No newline at end of property