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/libXdamage | |
parent | e82affd309fc2d8e5ea19b2e003f1296920bd825 (diff) |
Notes
Diffstat (limited to 'x11/libXdamage')
-rw-r--r-- | x11/libXdamage/Makefile | 20 | ||||
-rw-r--r-- | x11/libXdamage/distinfo | 6 |
2 files changed, 6 insertions, 20 deletions
diff --git a/x11/libXdamage/Makefile b/x11/libXdamage/Makefile index a30b32ea0eeb..9b11eb0ff0de 100644 --- a/x11/libXdamage/Makefile +++ b/x11/libXdamage/Makefile @@ -6,27 +6,13 @@ # PORTNAME= libXdamage -PORTVERSION= 1.0.1 -PORTREVISION= 2 +PORTVERSION= 1.1.1 CATEGORIES= x11 -MASTER_SITES= http://xlibs.freedesktop.org/release/ MAINTAINER= x11@FreeBSD.org COMMENT= X Damage extension library -LIB_PC_DEPENDS= ${X11BASE}/libdata/pkgconfig/xfixes.pc:${PORTSDIR}/x11/libXfixes -BUILD_DEPENDS= ${X11BASE}/libdata/pkgconfig/damageext.pc:${PORTSDIR}/x11/damageext \ - ${X11BASE}/libdata/pkgconfig/xproto.pc:${PORTSDIR}/x11/xproto \ - ${LIB_PC_DEPENDS} -RUN_DEPENDS= ${LIB_PC_DEPENDS} - -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 damageproto:both xfixes fixesproto xextproto xproto:both .include <bsd.port.mk> diff --git a/x11/libXdamage/distinfo b/x11/libXdamage/distinfo index c70f21acf981..de3ea7517055 100644 --- a/x11/libXdamage/distinfo +++ b/x11/libXdamage/distinfo @@ -1,3 +1,3 @@ -MD5 (libXdamage-1.0.1.tar.bz2) = ee4d344ac70117b6c5d840e543ce5d26 -SHA256 (libXdamage-1.0.1.tar.bz2) = 619a1e03ff74f6ac623a65965431502f75b251d9d015050349eb06bf36214596 -SIZE (libXdamage-1.0.1.tar.bz2) = 182389 +MD5 (xorg/lib/libXdamage-1.1.1.tar.bz2) = ac0ce6b0063a9858c8f24ddb4c60487d +SHA256 (xorg/lib/libXdamage-1.1.1.tar.bz2) = 0102754db23952a1c3adf7881bbf191f91ca3e3d183e1b0179452bce932fae2e +SIZE (xorg/lib/libXdamage-1.1.1.tar.bz2) = 201096 |