[Midnightbsd-cvs] mports: x11/libXext: Updated to 1.0.3
ctriv at midnightbsd.org
ctriv at midnightbsd.org
Tue Oct 2 18:18:12 EDT 2007
Log Message:
-----------
Updated to 1.0.3
Modified Files:
--------------
mports/x11/libXext:
Makefile (r1.1 -> r1.2)
distinfo (r1.1 -> r1.2)
-------------- next part --------------
Index: Makefile
===================================================================
RCS file: /home/cvs/mports/x11/libXext/Makefile,v
retrieving revision 1.1
retrieving revision 1.2
diff -Lx11/libXext/Makefile -Lx11/libXext/Makefile -u -r1.1 -r1.2
--- x11/libXext/Makefile
+++ x11/libXext/Makefile
@@ -2,32 +2,82 @@
# Date Created: 29 Oct, 2003
# Whom: Eric Anholt <anholt at FreeBSD.org>
#
+# $FreeBSD: ports/x11/libXext/Makefile,v 1.17 2007/05/19 20:26:50 flz Exp $
# $MidnightBSD$
-# $FreeBSD: ports/x11/libXext/Makefile,v 1.16 2006/02/23 10:39:53 ade Exp $
#
PORTNAME= libXext
-PORTVERSION= 6.4.3
+PORTVERSION= 1.0.3
+PORTEPOCH= 1
CATEGORIES= x11
-MASTER_SITES= http://freedesktop.org/~ajax/xlibs-release/
MAINTAINER= ports at MidnightBSD.org
COMMENT= X11 Extension library
+LICENSE= x11
-LIB_PC_DEPENDS= ${X11BASE}/libdata/pkgconfig/xextensions.pc:${PORTSDIR}/x11/xextensions \
- ${X11BASE}/libdata/pkgconfig/x11.pc:${PORTSDIR}/x11/libX11
-BUILD_DEPENDS= ${LIB_PC_DEPENDS}
-RUN_DEPENDS= ${LIB_PC_DEPENDS}
+XORG_CAT= lib
+USE_XORG= xproto x11 xextproto:both xau
-CONFLICTS= XFree86-libraries-* xorg-libraries-*
-
-USE_BZIP2= yes
-PREFIX?= ${X11BASE}
-GNU_CONFIGURE= yes
-CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd6.0
-USE_GMAKE= yes
-CFLAGS+= -DMALLOC_0_RETURNS_NULL
-INSTALLS_SHLIB= yes
-USE_GNOME= gnomehack pkgconfig
+MAN3= DBE.3 \
+ DPMSCapable.3 \
+ DPMSDisable.3 \
+ DPMSEnable.3 \
+ DPMSForceLevel.3 \
+ DPMSGetTimeouts.3 \
+ DPMSGetVersion.3 \
+ DPMSInfo.3 \
+ DPMSQueryExtension.3 \
+ DPMSSetTimeouts.3 \
+ XShape.3 \
+ XShapeCombineMask.3 \
+ XShapeCombineRectangles.3 \
+ XShapeCombineRegion.3 \
+ XShapeCombineShape.3 \
+ XShapeGetRectangles.3 \
+ XShapeInputSelected.3 \
+ XShapeOffsetShape.3 \
+ XShapeQueryExtension.3 \
+ XShapeQueryExtents.3 \
+ XShapeQueryVersion.3 \
+ XShapeSelectInput.3 \
+ XcupGetReservedColormapEntries.3 \
+ XcupQueryVersion.3 \
+ XcupStoreColors.3 \
+ XdbeAllocateBackBufferName.3 \
+ XdbeBeginIdiom.3 \
+ XdbeDeallocateBackBufferName.3 \
+ XdbeEndIdiom.3 \
+ XdbeFreeVisualInfo.3 \
+ XdbeGetBackBufferAttributes.3 \
+ XdbeGetVisualInfo.3 \
+ XdbeQueryExtension.3 \
+ XdbeSwapBuffers.3 \
+ Xevi.3 \
+ XeviGetVisualInfo.3 \
+ XeviQueryExtension.3 \
+ XeviQueryVersion.3 \
+ Xmbuf.3 \
+ XmbufChangeBufferAttributes.3 \
+ XmbufChangeWindowAttributes.3 \
+ XmbufCreateBuffers.3 \
+ XmbufCreateStereoWindow.3 \
+ XmbufDestroyBuffers.3 \
+ XmbufDisplayBuffers.3 \
+ XmbufGetBufferAttributes.3 \
+ XmbufGetScreenInfo.3 \
+ XmbufGetVersion.3 \
+ XmbufGetWindowAttributes.3 \
+ XmbufQueryExtension.3 \
+ XShm.3 \
+ XShmAttach.3 \
+ XShmCreateImage.3 \
+ XShmCreatePixmap.3 \
+ XShmDetach.3 \
+ XShmGetEventBase.3 \
+ XShmGetImage.3 \
+ XShmPixmapFormat.3 \
+ XShmPutImage.3 \
+ XShmQueryExtension.3 \
+ XShmQueryVersion.3
.include <bsd.port.mk>
Index: distinfo
===================================================================
RCS file: /home/cvs/mports/x11/libXext/distinfo,v
retrieving revision 1.1
retrieving revision 1.2
diff -Lx11/libXext/distinfo -Lx11/libXext/distinfo -u -r1.1 -r1.2
--- x11/libXext/distinfo
+++ x11/libXext/distinfo
@@ -1,3 +1,3 @@
-MD5 (libXext-6.4.3.tar.bz2) = b7117194e69867905da9701dff56f3ee
-SHA256 (libXext-6.4.3.tar.bz2) = 04e6ed9b13b215814db0713c02f9f33d38e7761ffb9d80c637fa18d8e39dfb56
-SIZE (libXext-6.4.3.tar.bz2) = 216253
+MD5 (xorg/lib/libXext-1.0.3.tar.bz2) = 1bf6fa1c26f9957d7cc0bd90b038dfa6
+SHA256 (xorg/lib/libXext-1.0.3.tar.bz2) = 2d706baf206d1cb422c8e0ceb6c5a8546bc3f0587cf090eba51e75a295d9c3f0
+SIZE (xorg/lib/libXext-1.0.3.tar.bz2) = 262116
More information about the Midnightbsd-cvs
mailing list