diff options
author | Florent Thoumie <flz@FreeBSD.org> | 2007-05-19 20:36:56 +0000 |
---|---|---|
committer | Florent Thoumie <flz@FreeBSD.org> | 2007-05-19 20:36:56 +0000 |
commit | d4f0d0048a8755106a4b0445221a19761e746984 (patch) | |
tree | c87184c5bfeaf942c827c5f706186ce9786a2588 /x11/libXrender | |
parent | e82affd309fc2d8e5ea19b2e003f1296920bd825 (diff) | |
download | ports-d4f0d0048a8755106a4b0445221a19761e746984.tar.gz ports-d4f0d0048a8755106a4b0445221a19761e746984.zip |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
Notes
Notes:
svn path=/head/; revision=191544
Diffstat (limited to 'x11/libXrender')
-rw-r--r-- | x11/libXrender/Makefile | 23 | ||||
-rw-r--r-- | x11/libXrender/distinfo | 6 |
2 files changed, 6 insertions, 23 deletions
diff --git a/x11/libXrender/Makefile b/x11/libXrender/Makefile index 145ee5ed6ab3..6b996ca1cdc6 100644 --- a/x11/libXrender/Makefile +++ b/x11/libXrender/Makefile @@ -6,30 +6,13 @@ # PORTNAME= libXrender -PORTVERSION= 0.8.4 -PORTREVISION= 3 +PORTVERSION= 0.9.2 CATEGORIES= x11 -MASTER_SITES= http://freedesktop.org/~ajax/xlibs-release/ MAINTAINER= x11@FreeBSD.org COMMENT= X Render extension library -LIB_PC_DEPENDS= ${X11BASE}/libdata/pkgconfig/xextensions.pc:${PORTSDIR}/x11/xextensions \ - ${X11BASE}/libdata/pkgconfig/x11.pc:${PORTSDIR}/x11/libX11 \ - ${X11BASE}/libdata/pkgconfig/xproto.pc:${PORTSDIR}/x11/xproto -BUILD_DEPENDS= ${X11BASE}/libdata/pkgconfig/render.pc:${PORTSDIR}/x11/renderext \ - ${LIB_PC_DEPENDS} -RUN_DEPENDS= ${LIB_PC_DEPENDS} - -CONFLICTS= XFree86-libraries-* xorg-libraries-* - -USE_BZIP2= yes -PREFIX?= ${X11BASE} -GNU_CONFIGURE= yes -CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} -USE_GMAKE= yes -CFLAGS+= -DMALLOC_0_RETURNS_NULL -INSTALLS_SHLIB= yes -USE_GNOME= gnomehack pkgconfig +XORG_CAT= lib +USE_XORG= x11 renderproto:both .include <bsd.port.mk> diff --git a/x11/libXrender/distinfo b/x11/libXrender/distinfo index 1dcfe0300dbe..f4a9c28b4f70 100644 --- a/x11/libXrender/distinfo +++ b/x11/libXrender/distinfo @@ -1,3 +1,3 @@ -MD5 (libXrender-0.8.4.tar.bz2) = c745339dbe5f05cff8950b71a739e34c -SHA256 (libXrender-0.8.4.tar.bz2) = d0d0b12311f4dfa44e9455fb2d3a4e1b314afc6683ab7972507cc390e88c07bb -SIZE (libXrender-0.8.4.tar.bz2) = 205660 +MD5 (xorg/lib/libXrender-0.9.2.tar.bz2) = 2f1b2c6e8dcbcb6d760e59f445abd92c +SHA256 (xorg/lib/libXrender-0.9.2.tar.bz2) = 0f749183ab1a0ece14d33c3299b3f70893122349c0bfa9d7bd0e66ce19d1802a +SIZE (xorg/lib/libXrender-0.9.2.tar.bz2) = 246023 |