1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-27 00:57:50 +00:00

Update to 1.0.1

This commit is contained in:
Eric Anholt 2004-01-25 08:23:09 +00:00
parent 205d36c557
commit de4937d1fd
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=99021
6 changed files with 10 additions and 36 deletions

View File

@ -6,16 +6,15 @@
#
PORTNAME= libXcomposite
PORTVERSION= 1.0.0.p1
PORTVERSION= 1.0.1
CATEGORIES= x11
MASTER_SITES= http://pdx.freedesktop.org/~anholt/dist/
MASTER_SITES= http://pdx.freedesktop.org/~xlibs/release/
MAINTAINER= x11@FreeBSD.org
COMMENT= X Composite extension library
LIB_PC_DEPENDS= ${X11BASE}/libdata/pkgconfig/xfixes.pc:${PORTSDIR}/x11/libXfixes
BUILD_DEPENDS= pkg-config:${PORTSDIR}/devel/pkgconfig \
${X11BASE}/libdata/pkgconfig/compositeext.pc:${PORTSDIR}/x11/compositeext \
BUILD_DEPENDS= ${X11BASE}/libdata/pkgconfig/compositeext.pc:${PORTSDIR}/x11/compositeext \
${LIB_PC_DEPENDS}
RUN_DEPENDS= ${LIB_PC_DEPENDS}
@ -26,8 +25,7 @@ CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
USE_GMAKE= yes
USE_LIBTOOL= yes
CFLAGS+= -DMALLOC_0_RETURNS_NULL
WRKSRC= ${WRKDIR}/${PORTNAME}-1.0.0
INSTALLS_SHLIB= yes
USE_GNOME= gnomehack pkgconfig
.include <bsd.port.mk>

View File

@ -1 +1 @@
MD5 (libXcomposite-1.0.0.p1.tar.bz2) = a536193345735628ac9ee2045e53a447
MD5 (libXcomposite-1.0.1.tar.bz2) = 6d5eb91ab7023fbc5cad3e410fe126df

View File

@ -1,11 +0,0 @@
--- Makefile.in.orig Thu Nov 13 13:55:20 2003
+++ Makefile.in Thu Nov 13 14:07:16 2003
@@ -189,7 +189,7 @@
libXcompositeincludedir = $(includedir)/X11/extensions
libXcompositeinclude_HEADERS = Xcomposite.h
-pkgconfigdir = $(libdir)/pkgconfig
+pkgconfigdir = $(prefix)/libdata/pkgconfig
pkgconfig_DATA = xcomposite.pc
EXTRA_DIST = xcomposite.pc.in autogen.sh

View File

@ -6,16 +6,15 @@
#
PORTNAME= libXdamage
PORTVERSION= 1.0.0.p1
PORTVERSION= 1.0.1
CATEGORIES= x11
MASTER_SITES= http://pdx.freedesktop.org/~anholt/dist/
MASTER_SITES= http://pdx.freedesktop.org/~xlibs/release/
MAINTAINER= x11@FreeBSD.org
COMMENT= X Damage extension library
LIB_PC_DEPENDS= ${X11BASE}/libdata/pkgconfig/xfixes.pc:${PORTSDIR}/x11/libXfixes
BUILD_DEPENDS= pkg-config:${PORTSDIR}/devel/pkgconfig \
${X11BASE}/libdata/pkgconfig/damageext.pc:${PORTSDIR}/x11/damageext \
BUILD_DEPENDS= ${X11BASE}/libdata/pkgconfig/damageext.pc:${PORTSDIR}/x11/damageext \
${LIB_PC_DEPENDS}
RUN_DEPENDS= ${LIB_PC_DEPENDS}
@ -26,8 +25,7 @@ CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
USE_GMAKE= yes
USE_LIBTOOL= yes
CFLAGS+= -DMALLOC_0_RETURNS_NULL
WRKSRC= ${WRKDIR}/${PORTNAME}-1.0.0
INSTALLS_SHLIB= yes
USE_GNOME= gnomehack pkgconfig
.include <bsd.port.mk>

View File

@ -1 +1 @@
MD5 (libXdamage-1.0.0.p1.tar.bz2) = 80983883a01afc584911c48827c3bce7
MD5 (libXdamage-1.0.1.tar.bz2) = ee4d344ac70117b6c5d840e543ce5d26

View File

@ -1,11 +0,0 @@
--- Makefile.in.orig Thu Nov 13 15:25:50 2003
+++ Makefile.in Thu Nov 13 15:33:02 2003
@@ -189,7 +189,7 @@
libXdamageincludedir = $(includedir)/X11/extensions
libXdamageinclude_HEADERS = Xdamage.h
-pkgconfigdir = $(libdir)/pkgconfig
+pkgconfigdir = $(prefix)/libdata/pkgconfig
pkgconfig_DATA = xdamage.pc
EXTRA_DIST = xdamage.pc.in autogen.sh